{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.OahrDhGP/b1/rust-microformats_0.14.0-1_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.OahrDhGP/b2/rust-microformats_0.14.0-1_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,2 +1,2 @@\n \n- 7816d4e4781b44f01ad34483510183b8 36160 rust optional librust-microformats-dev_0.14.0-1_all.deb\n+ 330abc4a871828b4b41d1ab7c2bc5b28 36144 rust optional librust-microformats-dev_0.14.0-1_all.deb\n"}, {"source1": "librust-microformats-dev_0.14.0-1_all.deb", "source2": "librust-microformats-dev_0.14.0-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-10-15 10:21:56.000000 debian-binary\n--rw-r--r-- 0 0 0 2008 2024-10-15 10:21:56.000000 control.tar.xz\n--rw-r--r-- 0 0 0 33960 2024-10-15 10:21:56.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 2000 2024-10-15 10:21:56.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 33952 2024-10-15 10:21:56.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_adr.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_adr.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,28 +1,28 @@\n // Tests for microformats-v2/h-adr\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn lettercase() {\n- check_fixture_for_parser(\"microformats-v2/h-adr/lettercase\");\n+fn geo() {\n+ check_fixture_for_parser(\"microformats-v2/h-adr/geo\");\n }\n \n #[test]\n fn geourl() {\n check_fixture_for_parser(\"microformats-v2/h-adr/geourl\");\n }\n \n #[test]\n+fn lettercase() {\n+ check_fixture_for_parser(\"microformats-v2/h-adr/lettercase\");\n+}\n+\n+#[test]\n fn justaname() {\n check_fixture_for_parser(\"microformats-v2/h-adr/justaname\");\n }\n \n #[test]\n fn simpleproperties() {\n check_fixture_for_parser(\"microformats-v2/h-adr/simpleproperties\");\n-}\n-\n-#[test]\n-fn geo() {\n- check_fixture_for_parser(\"microformats-v2/h-adr/geo\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_card.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_card.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,78 +1,78 @@\n // Tests for microformats-v2/h-card\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn baseurl() {\n- check_fixture_for_parser(\"microformats-v2/h-card/baseurl\");\n-}\n-\n-#[test]\n-fn hyperlinkedphoto() {\n- check_fixture_for_parser(\"microformats-v2/h-card/hyperlinkedphoto\");\n+fn relativeurlsempty() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/relativeurlsempty\");\n }\n \n #[test]\n-fn impliedurlempty() {\n- check_fixture_for_parser(\"microformats-v2/h-card/impliedurlempty\");\n+fn childimplied() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/childimplied\");\n }\n \n #[test]\n-fn relativeurls() {\n- check_fixture_for_parser(\"microformats-v2/h-card/relativeurls\");\n+fn hcard() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/hcard\");\n }\n \n #[test]\n-fn childimplied() {\n- check_fixture_for_parser(\"microformats-v2/h-card/childimplied\");\n+fn justahyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/justahyperlink\");\n }\n \n #[test]\n fn impliedname() {\n check_fixture_for_parser(\"microformats-v2/h-card/impliedname\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-card/justaname\");\n+fn relativeurls() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/relativeurls\");\n }\n \n #[test]\n-fn relativeurlsempty() {\n- check_fixture_for_parser(\"microformats-v2/h-card/relativeurlsempty\");\n+fn hyperlinkedphoto() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/hyperlinkedphoto\");\n }\n \n #[test]\n fn p_property() {\n check_fixture_for_parser(\"microformats-v2/h-card/p-property\");\n }\n \n #[test]\n-fn extendeddescription() {\n- check_fixture_for_parser(\"microformats-v2/h-card/extendeddescription\");\n+fn impliedurl() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/impliedurl\");\n+}\n+\n+#[test]\n+fn impliedurlempty() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/impliedurlempty\");\n }\n \n #[test]\n fn nested() {\n check_fixture_for_parser(\"microformats-v2/h-card/nested\");\n }\n \n #[test]\n-fn impliedphoto() {\n- check_fixture_for_parser(\"microformats-v2/h-card/impliedphoto\");\n+fn baseurl() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/baseurl\");\n }\n \n #[test]\n-fn justahyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-card/justahyperlink\");\n+fn extendeddescription() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/extendeddescription\");\n }\n \n #[test]\n-fn impliedurl() {\n- check_fixture_for_parser(\"microformats-v2/h-card/impliedurl\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/justaname\");\n }\n \n #[test]\n-fn hcard() {\n- check_fixture_for_parser(\"microformats-v2/h-card/hcard\");\n+fn impliedphoto() {\n+ check_fixture_for_parser(\"microformats-v2/h-card/impliedphoto\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_entry.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_entry.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,38 +1,38 @@\n // Tests for microformats-v2/h-entry\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn scriptstyletags() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/scriptstyletags\");\n+fn justahyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/justahyperlink\");\n }\n \n #[test]\n fn impliedname() {\n check_fixture_for_parser(\"microformats-v2/h-entry/impliedname\");\n }\n \n #[test]\n-fn u_property() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/u-property\");\n+fn scriptstyletags() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/scriptstyletags\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/justaname\");\n+fn impliedvalue_nested() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/impliedvalue-nested\");\n }\n \n #[test]\n-fn impliedvalue_nested() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/impliedvalue-nested\");\n+fn summarycontent() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/summarycontent\");\n }\n \n #[test]\n-fn justahyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/justahyperlink\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/justaname\");\n }\n \n #[test]\n-fn summarycontent() {\n- check_fixture_for_parser(\"microformats-v2/h-entry/summarycontent\");\n+fn u_property() {\n+ check_fixture_for_parser(\"microformats-v2/h-entry/u-property\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_event.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_event.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,43 +1,43 @@\n // Tests for microformats-v2/h-event\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn combining() {\n- check_fixture_for_parser(\"microformats-v2/h-event/combining\");\n+fn attendees() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/attendees\");\n }\n \n #[test]\n-fn ampm() {\n- check_fixture_for_parser(\"microformats-v2/h-event/ampm\");\n+fn justahyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/justahyperlink\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-event/justaname\");\n+fn time() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/time\");\n }\n \n #[test]\n-fn concatenate() {\n- check_fixture_for_parser(\"microformats-v2/h-event/concatenate\");\n+fn dt_property() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/dt-property\");\n }\n \n #[test]\n-fn time() {\n- check_fixture_for_parser(\"microformats-v2/h-event/time\");\n+fn concatenate() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/concatenate\");\n }\n \n #[test]\n-fn justahyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-event/justahyperlink\");\n+fn ampm() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/ampm\");\n }\n \n #[test]\n-fn attendees() {\n- check_fixture_for_parser(\"microformats-v2/h-event/attendees\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/justaname\");\n }\n \n #[test]\n-fn dt_property() {\n- check_fixture_for_parser(\"microformats-v2/h-event/dt-property\");\n+fn combining() {\n+ check_fixture_for_parser(\"microformats-v2/h-event/combining\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_geo.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_geo.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,33 +1,33 @@\n // Tests for microformats-v2/h-geo\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn valuetitleclass() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/valuetitleclass\");\n+fn hidden() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/hidden\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/justaname\");\n+fn abbrpattern() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/abbrpattern\");\n }\n \n #[test]\n-fn abbrpattern() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/abbrpattern\");\n+fn altitude() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/altitude\");\n }\n \n #[test]\n-fn hidden() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/hidden\");\n+fn valuetitleclass() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/valuetitleclass\");\n }\n \n #[test]\n-fn simpleproperties() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/simpleproperties\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/justaname\");\n }\n \n #[test]\n-fn altitude() {\n- check_fixture_for_parser(\"microformats-v2/h-geo/altitude\");\n+fn simpleproperties() {\n+ check_fixture_for_parser(\"microformats-v2/h-geo/simpleproperties\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_product.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_product.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,23 +1,23 @@\n // Tests for microformats-v2/h-product\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-product/justaname\");\n+fn justahyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-product/justahyperlink\");\n }\n \n #[test]\n fn aggregate() {\n check_fixture_for_parser(\"microformats-v2/h-product/aggregate\");\n }\n \n #[test]\n-fn simpleproperties() {\n- check_fixture_for_parser(\"microformats-v2/h-product/simpleproperties\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-product/justaname\");\n }\n \n #[test]\n-fn justahyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-product/justahyperlink\");\n+fn simpleproperties() {\n+ check_fixture_for_parser(\"microformats-v2/h-product/simpleproperties\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_resume.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_resume.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,33 +1,33 @@\n // Tests for microformats-v2/h-resume\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn contact() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/contact\");\n+fn affiliation() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/affiliation\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/justaname\");\n+fn work() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/work\");\n }\n \n #[test]\n-fn skill() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/skill\");\n+fn education() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/education\");\n }\n \n #[test]\n-fn affiliation() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/affiliation\");\n+fn skill() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/skill\");\n }\n \n #[test]\n-fn education() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/education\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/justaname\");\n }\n \n #[test]\n-fn work() {\n- check_fixture_for_parser(\"microformats-v2/h-resume/work\");\n+fn contact() {\n+ check_fixture_for_parser(\"microformats-v2/h-resume/contact\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_review.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_review.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,33 +1,33 @@\n // Tests for microformats-v2/h-review\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn photo() {\n- check_fixture_for_parser(\"microformats-v2/h-review/photo\");\n+fn vcard() {\n+ check_fixture_for_parser(\"microformats-v2/h-review/vcard\");\n }\n \n #[test]\n-fn hyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-review/hyperlink\");\n+fn implieditem() {\n+ check_fixture_for_parser(\"microformats-v2/h-review/implieditem\");\n }\n \n #[test]\n-fn justaname() {\n- check_fixture_for_parser(\"microformats-v2/h-review/justaname\");\n+fn hyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-review/hyperlink\");\n }\n \n #[test]\n-fn vcard() {\n- check_fixture_for_parser(\"microformats-v2/h-review/vcard\");\n+fn photo() {\n+ check_fixture_for_parser(\"microformats-v2/h-review/photo\");\n }\n \n #[test]\n-fn implieditem() {\n- check_fixture_for_parser(\"microformats-v2/h-review/implieditem\");\n+fn justaname() {\n+ check_fixture_for_parser(\"microformats-v2/h-review/justaname\");\n }\n \n #[test]\n fn item() {\n check_fixture_for_parser(\"microformats-v2/h-review/item\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_review_aggregate.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/h_review_aggregate.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,18 +1,18 @@\n // Tests for microformats-v2/h-review-aggregate\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n+fn justahyperlink() {\n+ check_fixture_for_parser(\"microformats-v2/h-review-aggregate/justahyperlink\");\n+}\n+\n+#[test]\n fn hevent() {\n check_fixture_for_parser(\"microformats-v2/h-review-aggregate/hevent\");\n }\n \n #[test]\n fn simpleproperties() {\n check_fixture_for_parser(\"microformats-v2/h-review-aggregate/simpleproperties\");\n-}\n-\n-#[test]\n-fn justahyperlink() {\n- check_fixture_for_parser(\"microformats-v2/h-review-aggregate/justahyperlink\");\n }\n"}, {"source1": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/rel.rs", "source2": "./usr/share/cargo/registry/microformats-0.14.0/src/parse/test/suite/generated/microformats_v2/rel.rs", "comments": ["Ordering differences only"], "unified_diff": "@@ -1,38 +1,38 @@\n // Tests for microformats-v2/rel\n #![allow(non_snake_case, unused_imports)]\n use crate::parse::test::suite::check_fixture_for_parser;\n \n #[test]\n-fn xfn_all() {\n- check_fixture_for_parser(\"microformats-v2/rel/xfn-all\");\n+fn nofollow() {\n+ check_fixture_for_parser(\"microformats-v2/rel/nofollow\");\n }\n \n #[test]\n-fn varying_text_duplicate_rels() {\n- check_fixture_for_parser(\"microformats-v2/rel/varying-text-duplicate-rels\");\n+fn rel_urls() {\n+ check_fixture_for_parser(\"microformats-v2/rel/rel-urls\");\n }\n \n #[test]\n fn xfn_elsewhere() {\n check_fixture_for_parser(\"microformats-v2/rel/xfn-elsewhere\");\n }\n \n #[test]\n-fn nofollow() {\n- check_fixture_for_parser(\"microformats-v2/rel/nofollow\");\n+fn varying_text_duplicate_rels() {\n+ check_fixture_for_parser(\"microformats-v2/rel/varying-text-duplicate-rels\");\n }\n \n #[test]\n-fn rel_urls() {\n- check_fixture_for_parser(\"microformats-v2/rel/rel-urls\");\n+fn xfn_all() {\n+ check_fixture_for_parser(\"microformats-v2/rel/xfn-all\");\n }\n \n #[test]\n-fn license() {\n- check_fixture_for_parser(\"microformats-v2/rel/license\");\n+fn duplicate_rels() {\n+ check_fixture_for_parser(\"microformats-v2/rel/duplicate-rels\");\n }\n \n #[test]\n-fn duplicate_rels() {\n- check_fixture_for_parser(\"microformats-v2/rel/duplicate-rels\");\n+fn license() {\n+ check_fixture_for_parser(\"microformats-v2/rel/license\");\n }\n"}]}]}]}]}