[INFO] fetching crate object-rainbow 0.0.0-a.58... [INFO] testing object-rainbow-0.0.0-a.58 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate object-rainbow 0.0.0-a.58 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate object-rainbow 0.0.0-a.58 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate object-rainbow 0.0.0-a.58 [INFO] tweaked toml for crates.io crate object-rainbow 0.0.0-a.58 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate object-rainbow 0.0.0-a.58 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate object-rainbow 0.0.0-a.58 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92cd2f0bc19fc25c2fda81c6976ed9aa09f6bc6267e21dd8b8002aa78f6286d7 [INFO] running `Command { std: "docker" "start" "-a" "92cd2f0bc19fc25c2fda81c6976ed9aa09f6bc6267e21dd8b8002aa78f6286d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92cd2f0bc19fc25c2fda81c6976ed9aa09f6bc6267e21dd8b8002aa78f6286d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92cd2f0bc19fc25c2fda81c6976ed9aa09f6bc6267e21dd8b8002aa78f6286d7", kill_on_drop: false }` [INFO] [stdout] 92cd2f0bc19fc25c2fda81c6976ed9aa09f6bc6267e21dd8b8002aa78f6286d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181a16ebfd8adad51cce0997b7c5832cbe2a3bf7cc15b543e219711d905104bd [INFO] running `Command { std: "docker" "start" "-a" "181a16ebfd8adad51cce0997b7c5832cbe2a3bf7cc15b543e219711d905104bd", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling sha2-const v0.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling object-rainbow-derive v0.0.0-a.19 [INFO] [stderr] Compiling object-rainbow v0.0.0-a.58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "181a16ebfd8adad51cce0997b7c5832cbe2a3bf7cc15b543e219711d905104bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181a16ebfd8adad51cce0997b7c5832cbe2a3bf7cc15b543e219711d905104bd", kill_on_drop: false }` [INFO] [stdout] 181a16ebfd8adad51cce0997b7c5832cbe2a3bf7cc15b543e219711d905104bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16dc9f0c36726e2ad3f683e7e14f478a9f1002d52c2be22584e58e18b7049a3 [INFO] running `Command { std: "docker" "start" "-a" "b16dc9f0c36726e2ad3f683e7e14f478a9f1002d52c2be22584e58e18b7049a3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling object-rainbow-derive v0.0.0-a.19 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling object-rainbow v0.0.0-a.58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.04s [INFO] running `Command { std: "docker" "inspect" "b16dc9f0c36726e2ad3f683e7e14f478a9f1002d52c2be22584e58e18b7049a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16dc9f0c36726e2ad3f683e7e14f478a9f1002d52c2be22584e58e18b7049a3", kill_on_drop: false }` [INFO] [stdout] b16dc9f0c36726e2ad3f683e7e14f478a9f1002d52c2be22584e58e18b7049a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3adc69f4f72d78e45d863f7bc89dc1344ad6d0516a94f7a2ddc7eaa9a417e49 [INFO] running `Command { std: "docker" "start" "-a" "b3adc69f4f72d78e45d863f7bc89dc1344ad6d0516a94f7a2ddc7eaa9a417e49", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/object_rainbow-37f2664c0e2d12b8) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test const_hash ... ok [INFO] [stdout] test impls::bool::none_is_2 ... ok [INFO] [stdout] test hash::none_none_none_is_two ... ok [INFO] [stdout] test impls::char::reparse ... ok [INFO] [stdout] test impls::bool::none_none_is_2 ... ok [INFO] [stdout] test impls::option::unit_none_is_1 ... ok [INFO] [stdout] test impls::option::equivalent_to_bool ... ok [INFO] [stdout] test impls::option::unit_none_none_none_is_3 ... ok [INFO] [stdout] test min_out_respects_bounds ... ok [INFO] [stdout] test numeric::private::nonzero ... ok [INFO] [stdout] test impls::option::unit_none_none_is_2 ... ok [INFO] [stdout] test length_prefixed::prefixed ... ok [INFO] [stdout] test hash::none_none_is_one ... ok [INFO] [stdout] test options ... ok [INFO] [stdout] test hash::none_is_zeros ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests object_rainbow [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.65s; merged doctests compilation took 0.61s [INFO] running `Command { std: "docker" "inspect" "b3adc69f4f72d78e45d863f7bc89dc1344ad6d0516a94f7a2ddc7eaa9a417e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3adc69f4f72d78e45d863f7bc89dc1344ad6d0516a94f7a2ddc7eaa9a417e49", kill_on_drop: false }` [INFO] [stdout] b3adc69f4f72d78e45d863f7bc89dc1344ad6d0516a94f7a2ddc7eaa9a417e49