[INFO] fetching crate html-compare 0.1.4...
[INFO] testing html-compare-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate html-compare 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate html-compare 0.1.4
[INFO] finished tweaking crates.io crate html-compare 0.1.4
[INFO] tweaked toml for crates.io crate html-compare 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate html-compare 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate html-compare 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84f5b8f12114edfb3d73597f77864a92d771ad92dbd2e2e1a4b694262cd49621
[INFO] running `Command { std: "docker" "start" "-a" "84f5b8f12114edfb3d73597f77864a92d771ad92dbd2e2e1a4b694262cd49621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84f5b8f12114edfb3d73597f77864a92d771ad92dbd2e2e1a4b694262cd49621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f5b8f12114edfb3d73597f77864a92d771ad92dbd2e2e1a4b694262cd49621", kill_on_drop: false }`
[INFO] [stdout] 84f5b8f12114edfb3d73597f77864a92d771ad92dbd2e2e1a4b694262cd49621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 028d6d9ade51361c0693a168cc66d7c149e20325abaffadc737cb47884d0a0c0
[INFO] running `Command { std: "docker" "start" "-a" "028d6d9ade51361c0693a168cc66d7c149e20325abaffadc737cb47884d0a0c0", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling dtoa v1.0.9
[INFO] [stderr] Compiling itoa v1.0.14
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling once_cell v1.20.2
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling convert_case v0.6.0
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling rustc-hash v2.1.0
[INFO] [stderr] Compiling either v1.13.0
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling indexmap v2.7.0
[INFO] [stderr] Compiling data-encoding v2.6.0
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling pathdiff v0.2.3
[INFO] [stderr] Compiling similar v2.6.0
[INFO] [stderr] Compiling colored v2.2.0
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling parcel_selectors v0.28.0
[INFO] [stderr] Compiling syn v2.0.91
[INFO] [stderr] Compiling htmlparser v0.2.1
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling console v0.15.10
[INFO] [stderr] Compiling similar-asserts v1.6.0
[INFO] [stderr] Compiling const-str-proc-macro v0.3.2
[INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr] Compiling const-str v0.3.2
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling phf v0.11.2
[INFO] [stderr] Compiling cssparser v0.33.0
[INFO] [stderr] Compiling cssparser-color v0.1.0
[INFO] [stderr] Compiling lightningcss v1.0.0-alpha.61
[INFO] [stderr] Compiling css-compare v0.1.4
[INFO] [stderr] Compiling html-compare v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "028d6d9ade51361c0693a168cc66d7c149e20325abaffadc737cb47884d0a0c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "028d6d9ade51361c0693a168cc66d7c149e20325abaffadc737cb47884d0a0c0", kill_on_drop: false }`
[INFO] [stdout] 028d6d9ade51361c0693a168cc66d7c149e20325abaffadc737cb47884d0a0c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 236281b446ff6cda884fe74d5e7c4c0efb878022792eff94de75406f2ba534a3
[INFO] running `Command { std: "docker" "start" "-a" "236281b446ff6cda884fe74d5e7c4c0efb878022792eff94de75406f2ba534a3", kill_on_drop: false }`
[INFO] [stderr] Compiling html-compare v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "236281b446ff6cda884fe74d5e7c4c0efb878022792eff94de75406f2ba534a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "236281b446ff6cda884fe74d5e7c4c0efb878022792eff94de75406f2ba534a3", kill_on_drop: false }`
[INFO] [stdout] 236281b446ff6cda884fe74d5e7c4c0efb878022792eff94de75406f2ba534a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a2994a2e99b9acf61251e0df9a032cad74823765788e7702f3389fbac348070
[INFO] running `Command { std: "docker" "start" "-a" "7a2994a2e99b9acf61251e0df9a032cad74823765788e7702f3389fbac348070", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_compare-29d05e93db98c0d3)
[INFO] [stdout]
[INFO] [stdout] running 14 tests
[INFO] [stdout] test stack::tests::keep_different_conditions ... ok
[INFO] [stdout] test stack::tests::remove_head_style ... ok
[INFO] [stdout] test tests::expected_class_not_found ... ok
[INFO] [stdout] test stack::tests::remove_duplication_conditions ... ok
[INFO] [stdout] test stack::tests::sanitize ... ok
[INFO] [stdout] test tests::expected_style_not_found ... ok
[INFO] [stdout] test tests::simple_same_styles ... ok
[INFO] [stdout] test tests::simple_same_dom ... ok
[INFO] [stdout] test tests::with_conditional_dom ... ok
[INFO] [stdout] test tests::simple_same_classes ... ok
[INFO] [stdout] test stack::tests::keep_head_style ... ok
[INFO] [stdout] test tests::with_empty_head_style ... ok
[INFO] [stdout] test tests::with_head_style ... ok
[INFO] [stdout] test tests::should_be_equal ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout]
[INFO] [stderr] Doc-tests html_compare
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "7a2994a2e99b9acf61251e0df9a032cad74823765788e7702f3389fbac348070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2994a2e99b9acf61251e0df9a032cad74823765788e7702f3389fbac348070", kill_on_drop: false }`
[INFO] [stdout] 7a2994a2e99b9acf61251e0df9a032cad74823765788e7702f3389fbac348070