[INFO] fetching crate hab-rs 0.3.3... [INFO] testing hab-rs-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hab-rs 0.3.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate hab-rs 0.3.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hab-rs 0.3.3 [INFO] tweaked toml for crates.io crate hab-rs 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hab-rs 0.3.3 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 hab-rs 0.3.3 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eb00a612a619f7b43b9b82e42c30f9d6e9c2d5784bf3a8b3c2087eeba6a53877 [INFO] running `Command { std: "docker" "start" "-a" "eb00a612a619f7b43b9b82e42c30f9d6e9c2d5784bf3a8b3c2087eeba6a53877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb00a612a619f7b43b9b82e42c30f9d6e9c2d5784bf3a8b3c2087eeba6a53877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb00a612a619f7b43b9b82e42c30f9d6e9c2d5784bf3a8b3c2087eeba6a53877", kill_on_drop: false }` [INFO] [stdout] eb00a612a619f7b43b9b82e42c30f9d6e9c2d5784bf3a8b3c2087eeba6a53877 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2c5956e4135cb557e4680dce93f3ea25c18761dd15810756c39661f296fe53ff [INFO] running `Command { std: "docker" "start" "-a" "2c5956e4135cb557e4680dce93f3ea25c18761dd15810756c39661f296fe53ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde-nested-json v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling reqwest-middleware v0.4.1 [INFO] [stderr] Compiling hab-rs-api-client v0.3.0 [INFO] [stderr] Compiling hab-rs v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.81s [INFO] running `Command { std: "docker" "inspect" "2c5956e4135cb557e4680dce93f3ea25c18761dd15810756c39661f296fe53ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5956e4135cb557e4680dce93f3ea25c18761dd15810756c39661f296fe53ff", kill_on_drop: false }` [INFO] [stdout] 2c5956e4135cb557e4680dce93f3ea25c18761dd15810756c39661f296fe53ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 297db98c8ee2b49df642514cc4910f935637e9574b038f7c2fcbb78f5f28b747 [INFO] running `Command { std: "docker" "start" "-a" "297db98c8ee2b49df642514cc4910f935637e9574b038f7c2fcbb78f5f28b747", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling conquer-once v0.4.0 [INFO] [stderr] Compiling serde-nested-json v0.1.3 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.1 [INFO] [stderr] Compiling hab-rs-api-client v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.23.3 [INFO] [stderr] Compiling hab-rs v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.86s [INFO] running `Command { std: "docker" "inspect" "297db98c8ee2b49df642514cc4910f935637e9574b038f7c2fcbb78f5f28b747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297db98c8ee2b49df642514cc4910f935637e9574b038f7c2fcbb78f5f28b747", kill_on_drop: false }` [INFO] [stdout] 297db98c8ee2b49df642514cc4910f935637e9574b038f7c2fcbb78f5f28b747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4a029b09c7b71e3e1b8b4ceee66cdfb2f9263f27b88981aa935dc43e0d13a3fe [INFO] running `Command { std: "docker" "start" "-a" "4a029b09c7b71e3e1b8b4ceee66cdfb2f9263f27b88981aa935dc43e0d13a3fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hab_rs-16e3f0af6ef19ca5) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test event::tests::test_next_previous::case_2_value_previous ... ok [INFO] [stdout] test event::tests::test_on_off::case_2_value_off ... ok [INFO] [stdout] test event::tests::test_open_closed::case_1_value_open ... ok [INFO] [stdout] test event::tests::test_on_off::case_1_value_on ... ok [INFO] [stdout] test event::tests::test_next_previous::case_1_value_next ... ok [INFO] [stdout] test event::tests::test_open_closed::case_2_value_closed ... ok [INFO] [stdout] test event::tests::test_rewind_fastforward::case_1_value_rewind ... ok [INFO] [stdout] test event::tests::test_parse_event ... ok [INFO] [stdout] test event::tests::test_play_pause::case_2_value_pause ... ok [INFO] [stdout] test event::tests::test_rewind_fastforward::case_2_value_fastforward ... ok [INFO] [stdout] test event::tests::test_state_changed_event ... ok [INFO] [stdout] test event::tests::test_state_event ... ok [INFO] [stdout] test event::tests::test_stop_move::case_1_value_stop ... ok [INFO] [stdout] test event::tests::test_increase_decrease::case_2_value_decrease ... ok [INFO] [stdout] test event::tests::test_stop_move::case_2_value_move ... ok [INFO] [stdout] test event::tests::test_play_pause::case_1_value_play ... ok [INFO] [stdout] test event::tests::test_up_down::case_1_value_up ... ok [INFO] [stdout] test event::tests::test_up_down::case_2_value_down ... ok [INFO] [stdout] test event::tests::test_string_list ... ok [INFO] [stdout] test rule::tests::test_rule_mock ... ok [INFO] [stdout] test event::tests::test_increase_decrease::case_1_value_increase ... ok [INFO] [stdout] test rule::tests::test_manager ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9724fbd9aead45e9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test main::case_1 ... ignored [INFO] [stdout] test main::case_2 ... ignored [INFO] [stdout] test main::case_3 ... ignored [INFO] [stdout] test main::case_4 ... ignored [INFO] [stdout] test main::case_5 ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hab_rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 15) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4a029b09c7b71e3e1b8b4ceee66cdfb2f9263f27b88981aa935dc43e0d13a3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a029b09c7b71e3e1b8b4ceee66cdfb2f9263f27b88981aa935dc43e0d13a3fe", kill_on_drop: false }` [INFO] [stdout] 4a029b09c7b71e3e1b8b4ceee66cdfb2f9263f27b88981aa935dc43e0d13a3fe