15.0 KB
/srv/reproducible-results/rbuild-debian/r-b-build.Zomw7VmF/b1/rust-microformats_0.15.0-1_amd64.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.Zomw7VmF/b2/rust-microformats_0.15.0-1_amd64.changes
222 B
Files
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
  
1 ·e661c60a0afe87b207526ef37874a95b·51700·rust·optional·librust-microformats-dev_0.15.0-1_all.deb1 ·9011147f0e4929c98d42b9780aee152f·51704·rust·optional·librust-microformats-dev_0.15.0-1_all.deb
14.6 KB
librust-microformats-dev_0.15.0-1_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-04-07·16:18:03.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-04-07·16:18:03.000000·debian-binary
2 -rw-r--r--···0········0········0·····2312·2025-04-07·16:18:03.000000·control.tar.xz2 -rw-r--r--···0········0········0·····2312·2025-04-07·16:18:03.000000·control.tar.xz
3 -rw-r--r--···0········0········0····49196·2025-04-07·16:18:03.000000·data.tar.xz3 -rw-r--r--···0········0········0····49200·2025-04-07·16:18:03.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
14.0 KB
data.tar.xz
14.0 KB
data.tar
1.05 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_adr.rs
Ordering differences only
    
Offset 4, 25 lines modifiedOffset 4, 25 lines modified
  
4 #[test]4 #[test]
5 fn·geourl()·{5 fn·geourl()·{
6 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");6 ····check_fixture_for_parser("microformats-v2/h-adr/geourl");
7 }7 }
  
8 #[test]8 #[test]
9 fn·geo()·{9 fn·simpleproperties()·{
10 ····check_fixture_for_parser("microformats-v2/h-adr/geo");10 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");
11 }11 }
  
12 #[test]12 #[test]
13 fn·simpleproperties()·{13 fn·lettercase()·{
14 ····check_fixture_for_parser("microformats-v2/h-adr/simpleproperties");14 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");
15 }15 }
  
16 #[test]16 #[test]
17 fn·justaname()·{17 fn·geo()·{
18 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");18 ····check_fixture_for_parser("microformats-v2/h-adr/geo");
19 }19 }
  
20 #[test]20 #[test]
21 fn·lettercase()·{21 fn·justaname()·{
22 ····check_fixture_for_parser("microformats-v2/h-adr/lettercase");22 ····check_fixture_for_parser("microformats-v2/h-adr/justaname");
23 }23 }
2.89 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_card.rs
Ordering differences only
    
Offset 1, 78 lines modifiedOffset 1, 78 lines modified
1 //·Tests·for·microformats-v2/h-card1 //·Tests·for·microformats-v2/h-card
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
 5 fn·baseurl()·{
 6 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");
 7 }
  
 8 #[test]
5 fn·relativeurls()·{9 fn·relativeurls()·{
6 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");10 ····check_fixture_for_parser("microformats-v2/h-card/relativeurls");
7 }11 }
  
8 #[test]12 #[test]
9 fn·baseurl()·{13 fn·nested()·{
10 ····check_fixture_for_parser("microformats-v2/h-card/baseurl");14 ····check_fixture_for_parser("microformats-v2/h-card/nested");
11 }15 }
  
12 #[test]16 #[test]
13 fn·impliedurlempty()·{17 fn·p_property()·{
14 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");18 ····check_fixture_for_parser("microformats-v2/h-card/p-property");
15 }19 }
  
16 #[test]20 #[test]
17 fn·justaname()·{21 fn·impliedname()·{
18 ····check_fixture_for_parser("microformats-v2/h-card/justaname");22 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");
19 }23 }
  
20 #[test]24 #[test]
21 fn·extendeddescription()·{25 fn·hyperlinkedphoto()·{
22 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription");26 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");
23 }27 }
  
24 #[test]28 #[test]
25 fn·justahyperlink()·{29 fn·justahyperlink()·{
26 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");30 ····check_fixture_for_parser("microformats-v2/h-card/justahyperlink");
27 }31 }
  
28 #[test]32 #[test]
29 fn·impliedphoto()·{ 
30 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto"); 
31 } 
  
32 #[test] 
33 fn·hcard()·{33 fn·hcard()·{
34 ····check_fixture_for_parser("microformats-v2/h-card/hcard");34 ····check_fixture_for_parser("microformats-v2/h-card/hcard");
35 }35 }
  
36 #[test]36 #[test]
37 fn·nested()·{37 fn·childimplied()·{
38 ····check_fixture_for_parser("microformats-v2/h-card/nested");38 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");
39 }39 }
  
40 #[test]40 #[test]
41 fn·childimplied()·{41 fn·impliedurlempty()·{
42 ····check_fixture_for_parser("microformats-v2/h-card/childimplied");42 ····check_fixture_for_parser("microformats-v2/h-card/impliedurlempty");
43 }43 }
  
44 #[test]44 #[test]
45 fn·impliedurl()·{45 fn·justaname()·{
46 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");46 ····check_fixture_for_parser("microformats-v2/h-card/justaname");
47 }47 }
  
48 #[test]48 #[test]
49 fn·relativeurlsempty()·{49 fn·relativeurlsempty()·{
50 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");50 ····check_fixture_for_parser("microformats-v2/h-card/relativeurlsempty");
51 }51 }
  
52 #[test]52 #[test]
53 fn·hyperlinkedphoto()·{53 fn·impliedurl()·{
54 ····check_fixture_for_parser("microformats-v2/h-card/hyperlinkedphoto");54 ····check_fixture_for_parser("microformats-v2/h-card/impliedurl");
55 }55 }
  
56 #[test]56 #[test]
57 fn·impliedname()·{57 fn·impliedphoto()·{
58 ····check_fixture_for_parser("microformats-v2/h-card/impliedname");58 ····check_fixture_for_parser("microformats-v2/h-card/impliedphoto");
59 }59 }
  
60 #[test]60 #[test]
61 fn·p_property()·{61 fn·extendeddescription()·{
62 ····check_fixture_for_parser("microformats-v2/h-card/p-property");62 ····check_fixture_for_parser("microformats-v2/h-card/extendeddescription");
63 }63 }
1.67 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_entry.rs
Ordering differences only
    
Offset 1, 38 lines modifiedOffset 1, 38 lines modified
1 //·Tests·for·microformats-v2/h-entry1 //·Tests·for·microformats-v2/h-entry
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·u_property()·{5 fn·impliedvalue_nested()·{
6 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");6 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested");
7 }7 }
  
8 #[test]8 #[test]
9 fn·justaname()·{9 fn·impliedname()·{
10 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");10 ····check_fixture_for_parser("microformats-v2/h-entry/impliedname");
11 }11 }
  
12 #[test]12 #[test]
13 fn·summarycontent()·{13 fn·scriptstyletags()·{
14 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");14 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");
15 }15 }
  
16 #[test]16 #[test]
17 fn·justahyperlink()·{17 fn·justahyperlink()·{
18 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink");18 ····check_fixture_for_parser("microformats-v2/h-entry/justahyperlink");
19 }19 }
  
20 #[test]20 #[test]
21 fn·impliedvalue_nested()·{21 fn·u_property()·{
22 ····check_fixture_for_parser("microformats-v2/h-entry/impliedvalue-nested");22 ····check_fixture_for_parser("microformats-v2/h-entry/u-property");
23 }23 }
  
24 #[test]24 #[test]
25 fn·scriptstyletags()·{25 fn·justaname()·{
26 ····check_fixture_for_parser("microformats-v2/h-entry/scriptstyletags");26 ····check_fixture_for_parser("microformats-v2/h-entry/justaname");
27 }27 }
  
28 #[test]28 #[test]
29 fn·impliedname()·{29 fn·summarycontent()·{
30 ····check_fixture_for_parser("microformats-v2/h-entry/impliedname");30 ····check_fixture_for_parser("microformats-v2/h-entry/summarycontent");
31 }31 }
1.4 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_event.rs
Ordering differences only
    
Offset 4, 40 lines modifiedOffset 4, 40 lines modified
  
4 #[test]4 #[test]
5 fn·ampm()·{5 fn·ampm()·{
6 ····check_fixture_for_parser("microformats-v2/h-event/ampm");6 ····check_fixture_for_parser("microformats-v2/h-event/ampm");
7 }7 }
  
8 #[test]8 #[test]
9 fn·combining()·{ 
10 ····check_fixture_for_parser("microformats-v2/h-event/combining"); 
11 } 
  
12 #[test] 
13 fn·concatenate()·{ 
14 ····check_fixture_for_parser("microformats-v2/h-event/concatenate"); 
15 } 
  
16 #[test] 
17 fn·dt_property()·{9 fn·dt_property()·{
18 ····check_fixture_for_parser("microformats-v2/h-event/dt-property");10 ····check_fixture_for_parser("microformats-v2/h-event/dt-property");
19 }11 }
  
20 #[test]12 #[test]
21 fn·justaname()·{13 fn·justahyperlink()·{
22 ····check_fixture_for_parser("microformats-v2/h-event/justaname");14 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink");
23 }15 }
  
24 #[test]16 #[test]
25 fn·justahyperlink()·{17 fn·combining()·{
26 ····check_fixture_for_parser("microformats-v2/h-event/justahyperlink");18 ····check_fixture_for_parser("microformats-v2/h-event/combining");
27 }19 }
  
28 #[test]20 #[test]
29 fn·attendees()·{21 fn·attendees()·{
30 ····check_fixture_for_parser("microformats-v2/h-event/attendees");22 ····check_fixture_for_parser("microformats-v2/h-event/attendees");
31 }23 }
  
32 #[test]24 #[test]
33 fn·time()·{25 fn·time()·{
34 ····check_fixture_for_parser("microformats-v2/h-event/time");26 ····check_fixture_for_parser("microformats-v2/h-event/time");
 27 }
  
 28 #[test]
 29 fn·concatenate()·{
 30 ····check_fixture_for_parser("microformats-v2/h-event/concatenate");
 31 }
  
 32 #[test]
 33 fn·justaname()·{
 34 ····check_fixture_for_parser("microformats-v2/h-event/justaname");
35 }35 }
1.25 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_geo.rs
Ordering differences only
    
Offset 1, 12 lines modifiedOffset 1, 17 lines modified
1 //·Tests·for·microformats-v2/h-geo1 //·Tests·for·microformats-v2/h-geo
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
 5 fn·altitude()·{
 6 ····check_fixture_for_parser("microformats-v2/h-geo/altitude");
 7 }
  
 8 #[test]
5 fn·valuetitleclass()·{9 fn·valuetitleclass()·{
6 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");10 ····check_fixture_for_parser("microformats-v2/h-geo/valuetitleclass");
7 }11 }
  
8 #[test]12 #[test]
9 fn·simpleproperties()·{13 fn·simpleproperties()·{
10 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");14 ····check_fixture_for_parser("microformats-v2/h-geo/simpleproperties");
Offset 14, 20 lines modifiedOffset 19, 15 lines modified
  
14 #[test]19 #[test]
15 fn·hidden()·{20 fn·hidden()·{
16 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");21 ····check_fixture_for_parser("microformats-v2/h-geo/hidden");
17 }22 }
  
18 #[test]23 #[test]
 24 fn·abbrpattern()·{
19 fn·justaname()·{ 
20 ····check_fixture_for_parser("microformats-v2/h-geo/justaname"); 
21 } 
  
22 #[test] 
23 fn·altitude()·{ 
24 ····check_fixture_for_parser("microformats-v2/h-geo/altitude");25 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");
25 }26 }
  
26 #[test]27 #[test]
27 fn·abbrpattern()·{28 fn·justaname()·{
28 ····check_fixture_for_parser("microformats-v2/h-geo/abbrpattern");29 ····check_fixture_for_parser("microformats-v2/h-geo/justaname");
29 }30 }
1.09 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_product.rs
Ordering differences only
    
Offset 1, 23 lines modifiedOffset 1, 23 lines modified
1 //·Tests·for·microformats-v2/h-product1 //·Tests·for·microformats-v2/h-product
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·aggregate()·{5 fn·simpleproperties()·{
6 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");6 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");
7 }7 }
  
8 #[test]8 #[test]
9 fn·simpleproperties()·{9 fn·justahyperlink()·{
10 ····check_fixture_for_parser("microformats-v2/h-product/simpleproperties");10 ····check_fixture_for_parser("microformats-v2/h-product/justahyperlink");
11 }11 }
  
12 #[test]12 #[test]
13 fn·justaname()·{13 fn·justaname()·{
14 ····check_fixture_for_parser("microformats-v2/h-product/justaname");14 ····check_fixture_for_parser("microformats-v2/h-product/justaname");
15 }15 }
  
16 #[test]16 #[test]
17 fn·justahyperlink()·{17 fn·aggregate()·{
18 ····check_fixture_for_parser("microformats-v2/h-product/justahyperlink");18 ····check_fixture_for_parser("microformats-v2/h-product/aggregate");
19 }19 }
737 B
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_recipe.rs
Ordering differences only
    
Offset 1, 13 lines modifiedOffset 1, 13 lines modified
1 //·Tests·for·microformats-v2/h-recipe1 //·Tests·for·microformats-v2/h-recipe
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·minimum()·{5 fn·all()·{
6 ····check_fixture_for_parser("microformats-v2/h-recipe/minimum");6 ····check_fixture_for_parser("microformats-v2/h-recipe/all");
7 }7 }
  
8 #[test]8 #[test]
9 fn·all()·{9 fn·minimum()·{
10 ····check_fixture_for_parser("microformats-v2/h-recipe/all");10 ····check_fixture_for_parser("microformats-v2/h-recipe/minimum");
11 }11 }
1.37 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_resume.rs
Ordering differences only
    
Offset 1, 33 lines modifiedOffset 1, 33 lines modified
1 //·Tests·for·microformats-v2/h-resume1 //·Tests·for·microformats-v2/h-resume
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·work()·{5 fn·contact()·{
6 ····check_fixture_for_parser("microformats-v2/h-resume/work");6 ····check_fixture_for_parser("microformats-v2/h-resume/contact");
7 }7 }
  
8 #[test]8 #[test]
9 fn·justaname()·{9 fn·affiliation()·{
10 ····check_fixture_for_parser("microformats-v2/h-resume/justaname");10 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");
11 }11 }
  
12 #[test]12 #[test]
13 fn·education()·{13 fn·education()·{
14 ····check_fixture_for_parser("microformats-v2/h-resume/education");14 ····check_fixture_for_parser("microformats-v2/h-resume/education");
15 }15 }
  
16 #[test]16 #[test]
17 fn·affiliation()·{17 fn·skill()·{
18 ····check_fixture_for_parser("microformats-v2/h-resume/affiliation");18 ····check_fixture_for_parser("microformats-v2/h-resume/skill");
19 }19 }
  
20 #[test]20 #[test]
21 fn·contact()·{21 fn·justaname()·{
22 ····check_fixture_for_parser("microformats-v2/h-resume/contact");22 ····check_fixture_for_parser("microformats-v2/h-resume/justaname");
23 }23 }
  
24 #[test]24 #[test]
25 fn·skill()·{25 fn·work()·{
26 ····check_fixture_for_parser("microformats-v2/h-resume/skill");26 ····check_fixture_for_parser("microformats-v2/h-resume/work");
27 }27 }
1.07 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/h_review.rs
Ordering differences only
    
Offset 4, 30 lines modifiedOffset 4, 30 lines modified
  
4 #[test]4 #[test]
5 fn·item()·{5 fn·item()·{
6 ····check_fixture_for_parser("microformats-v2/h-review/item");6 ····check_fixture_for_parser("microformats-v2/h-review/item");
7 }7 }
  
8 #[test]8 #[test]
9 fn·vcard()·{9 fn·photo()·{
10 ····check_fixture_for_parser("microformats-v2/h-review/vcard");10 ····check_fixture_for_parser("microformats-v2/h-review/photo");
11 } 
  
12 #[test] 
13 fn·hyperlink()·{ 
14 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink"); 
15 }11 }
  
16 #[test]12 #[test]
17 fn·justaname()·{13 fn·justaname()·{
18 ····check_fixture_for_parser("microformats-v2/h-review/justaname");14 ····check_fixture_for_parser("microformats-v2/h-review/justaname");
19 }15 }
  
20 #[test]16 #[test]
21 fn·photo()·{17 fn·hyperlink()·{
22 ····check_fixture_for_parser("microformats-v2/h-review/photo");18 ····check_fixture_for_parser("microformats-v2/h-review/hyperlink");
23 }19 }
  
24 #[test]20 #[test]
25 fn·implieditem()·{21 fn·implieditem()·{
26 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");22 ····check_fixture_for_parser("microformats-v2/h-review/implieditem");
 23 }
  
 24 #[test]
 25 fn·vcard()·{
 26 ····check_fixture_for_parser("microformats-v2/h-review/vcard");
27 }27 }
1.49 KB
./usr/share/cargo/registry/microformats-0.15.0/src/parse/test/suite/generated/microformats_v2/rel.rs
Ordering differences only
    
Offset 1, 38 lines modifiedOffset 1, 38 lines modified
1 //·Tests·for·microformats-v2/rel1 //·Tests·for·microformats-v2/rel
2 #![allow(non_snake_case,·unused_imports)]2 #![allow(non_snake_case,·unused_imports)]
3 use·crate::parse::test::suite::check_fixture_for_parser;3 use·crate::parse::test::suite::check_fixture_for_parser;
  
4 #[test]4 #[test]
5 fn·nofollow()·{5 fn·license()·{
6 ····check_fixture_for_parser("microformats-v2/rel/nofollow");6 ····check_fixture_for_parser("microformats-v2/rel/license");
7 }7 }
  
8 #[test]8 #[test]
9 fn·xfn_elsewhere()·{9 fn·duplicate_rels()·{
 10 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels");
 11 }
  
 12 #[test]
 13 fn·rel_urls()·{
10 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");14 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");
11 }15 }
  
12 #[test]16 #[test]
13 fn·xfn_all()·{17 fn·xfn_all()·{
14 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");18 ····check_fixture_for_parser("microformats-v2/rel/xfn-all");
15 }19 }
  
16 #[test]20 #[test]
17 fn·rel_urls()·{21 fn·xfn_elsewhere()·{
18 ····check_fixture_for_parser("microformats-v2/rel/rel-urls");22 ····check_fixture_for_parser("microformats-v2/rel/xfn-elsewhere");
19 }23 }
  
20 #[test]24 #[test]
21 fn·varying_text_duplicate_rels()·{25 fn·varying_text_duplicate_rels()·{
22 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");26 ····check_fixture_for_parser("microformats-v2/rel/varying-text-duplicate-rels");
23 }27 }
  
24 #[test]28 #[test]
 29 fn·nofollow()·{
25 fn·duplicate_rels()·{ 
26 ····check_fixture_for_parser("microformats-v2/rel/duplicate-rels"); 
27 } 
  
28 #[test] 
29 fn·license()·{ 
30 ····check_fixture_for_parser("microformats-v2/rel/license");30 ····check_fixture_for_parser("microformats-v2/rel/nofollow");
31 }31 }