[INFO] fetching crate nosapi_blackbox 0.2.0... [INFO] testing nosapi_blackbox-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate nosapi_blackbox 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate nosapi_blackbox 0.2.0 [INFO] finished tweaking crates.io crate nosapi_blackbox 0.2.0 [INFO] tweaked toml for crates.io crate nosapi_blackbox 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nosapi_blackbox 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rstest v0.23.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c788d1e485a8d8d0b95d53170a2abf5835244d2d567b42f4720af6a6f21be76e [INFO] running `Command { std: "docker" "start" "-a" "c788d1e485a8d8d0b95d53170a2abf5835244d2d567b42f4720af6a6f21be76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c788d1e485a8d8d0b95d53170a2abf5835244d2d567b42f4720af6a6f21be76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c788d1e485a8d8d0b95d53170a2abf5835244d2d567b42f4720af6a6f21be76e", kill_on_drop: false }` [INFO] [stdout] c788d1e485a8d8d0b95d53170a2abf5835244d2d567b42f4720af6a6f21be76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbf46134d2f375dc93c2ff7fa19f3e905c76c14b1dab571a6c628aa7e2830894 [INFO] running `Command { std: "docker" "start" "-a" "dbf46134d2f375dc93c2ff7fa19f3e905c76c14b1dab571a6c628aa7e2830894", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_tuple_explicit_macros v1.0.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_tuple_explicit v1.1.0 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bon v3.7.2 [INFO] [stderr] Compiling nosapi_blackbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "dbf46134d2f375dc93c2ff7fa19f3e905c76c14b1dab571a6c628aa7e2830894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf46134d2f375dc93c2ff7fa19f3e905c76c14b1dab571a6c628aa7e2830894", kill_on_drop: false }` [INFO] [stdout] dbf46134d2f375dc93c2ff7fa19f3e905c76c14b1dab571a6c628aa7e2830894 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa7ccd5ad5a37fa9e3fa777773b478f5e03f38deb5a51be935a89d43d3c4a9b9 [INFO] running `Command { std: "docker" "start" "-a" "aa7ccd5ad5a37fa9e3fa777773b478f5e03f38deb5a51be935a89d43d3c4a9b9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling nosapi_blackbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.49s [INFO] running `Command { std: "docker" "inspect" "aa7ccd5ad5a37fa9e3fa777773b478f5e03f38deb5a51be935a89d43d3c4a9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7ccd5ad5a37fa9e3fa777773b478f5e03f38deb5a51be935a89d43d3c4a9b9", kill_on_drop: false }` [INFO] [stdout] aa7ccd5ad5a37fa9e3fa777773b478f5e03f38deb5a51be935a89d43d3c4a9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f5909823656fd90d5c3119c26a42b0771051eb254df8328f6b1b2ed066f5adc [INFO] running `Command { std: "docker" "start" "-a" "6f5909823656fd90d5c3119c26a42b0771051eb254df8328f6b1b2ed066f5adc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nosapi_blackbox-4c06e5ef455bb827) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test blackbox::tests::should_correctly_decrypt ... ok [INFO] [stdout] test blackbox::tests::should_correctly_deserialize ... ok [INFO] [stdout] test blackbox::tests::should_correctly_encrypt ... ok [INFO] [stdout] test fingerprint::tests::should_correctly_create_request_struct ... ok [INFO] [stdout] test fingerprint::tests::should_correctly_serialize_to_array ... ok [INFO] [stdout] test fingerprint::tests::should_correctly_deserialize_from_json ... ok [INFO] [stdout] test blackbox::tests::should_correctly_serialize ... ok [INFO] [stdout] test vector::tests::should_correctly_deserialize ... ok [INFO] [stdout] test vector::tests::should_correctly_return_data ... ok [INFO] [stdout] test vector::tests::should_correctly_return_timestamp ... ok [INFO] [stdout] test fingerprint::tests::should_correctly_serialize_to_json ... ok [INFO] [stdout] test vector::tests::should_correctly_serialize ... ok [INFO] [stdout] test fingerprint::tests::should_correctly_deserialize_from_array ... ok [INFO] [stdout] test vector::tests::should_fail_returning_timestamp ... ok [INFO] [stdout] test vector::tests::should_fail_returning_data ... ok [INFO] [stdout] test vector::tests::should_correctly_update ... ok [INFO] [stderr] Doc-tests nosapi_blackbox [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/blackbox/mod.rs - blackbox::Blackbox (line 43) ... ok [INFO] [stdout] test src/blackbox/mod.rs - blackbox::Blackbox (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f5909823656fd90d5c3119c26a42b0771051eb254df8328f6b1b2ed066f5adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5909823656fd90d5c3119c26a42b0771051eb254df8328f6b1b2ed066f5adc", kill_on_drop: false }` [INFO] [stdout] 6f5909823656fd90d5c3119c26a42b0771051eb254df8328f6b1b2ed066f5adc