[INFO] fetching crate scp-identity 0.1.0-beta.1...
[INFO] testing scp-identity-0.1.0-beta.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate scp-identity 0.1.0-beta.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate scp-identity 0.1.0-beta.1
[INFO] finished tweaking crates.io crate scp-identity 0.1.0-beta.1
[INFO] tweaked toml for crates.io crate scp-identity 0.1.0-beta.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scp-identity 0.1.0-beta.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scp-identity 0.1.0-beta.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.7
[INFO] [stderr]   Downloaded z-base-32 v0.1.4
[INFO] [stderr]   Downloaded scp-platform v0.1.0-beta.1
[INFO] [stderr]   Downloaded digest v0.11.1
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.5
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]   Downloaded ed25519 v3.0.0-rc.4
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded signature v3.0.0-rc.10
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] [stderr]   Downloaded mainline v6.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b3e4a90575f85e16225ef6ee34919863c24798eb7cc2c25230822bbf0d79490
[INFO] running `Command { std: "docker" "start" "-a" "4b3e4a90575f85e16225ef6ee34919863c24798eb7cc2c25230822bbf0d79490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b3e4a90575f85e16225ef6ee34919863c24798eb7cc2c25230822bbf0d79490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3e4a90575f85e16225ef6ee34919863c24798eb7cc2c25230822bbf0d79490", kill_on_drop: false }`
[INFO] [stdout] 4b3e4a90575f85e16225ef6ee34919863c24798eb7cc2c25230822bbf0d79490
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddd07c5feb829918361617cf8fb0f51c4daa64cea2e1964edfa6d17efd81c63e
[INFO] running `Command { std: "docker" "start" "-a" "ddd07c5feb829918361617cf8fb0f51c4daa64cea2e1964edfa6d17efd81c63e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling scp-platform v0.1.0-beta.1
[INFO] [stderr]    Compiling scp-identity v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.63s
[INFO] running `Command { std: "docker" "inspect" "ddd07c5feb829918361617cf8fb0f51c4daa64cea2e1964edfa6d17efd81c63e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd07c5feb829918361617cf8fb0f51c4daa64cea2e1964edfa6d17efd81c63e", kill_on_drop: false }`
[INFO] [stdout] ddd07c5feb829918361617cf8fb0f51c4daa64cea2e1964edfa6d17efd81c63e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319d9806adc5cb704fed8c13116a1e307a6e2ee4595b5b41ba6b300afc0b4b72
[INFO] running `Command { std: "docker" "start" "-a" "319d9806adc5cb704fed8c13116a1e307a6e2ee4595b5b41ba6b300afc0b4b72", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling scp-platform v0.1.0-beta.1
[INFO] [stderr]    Compiling scp-identity v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:1699:23
[INFO] [stdout]      |
[INFO] [stdout] 1699 |     use scp_platform::testing::InMemoryKeyCustody;
[INFO] [stdout]      |                       ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:3676:27
[INFO] [stdout]      |
[INFO] [stdout] 3676 |         use scp_platform::testing::InMemoryDeviceAttestation;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:3705:27
[INFO] [stdout]      |
[INFO] [stdout] 3705 |         use scp_platform::testing::InMemoryDeviceAttestation;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:3729:27
[INFO] [stdout]      |
[INFO] [stdout] 3729 |         use scp_platform::testing::InMemoryDeviceAttestation;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:3775:27
[INFO] [stdout]      |
[INFO] [stdout] 3775 |         use scp_platform::testing::InMemoryDeviceAttestation;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scp_platform::testing`
[INFO] [stdout]     --> src/dht.rs:3812:27
[INFO] [stdout]      |
[INFO] [stdout] 3812 |         use scp_platform::testing::InMemoryDeviceAttestation;
[INFO] [stdout]      |                           ^^^^^^^ could not find `testing` in `scp_platform`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scp-platform-0.1.0-beta.1/src/lib.rs:45:9
[INFO] [stdout]      |
[INFO] [stdout]   44 | #[cfg(feature = "testing")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]   45 | pub mod testing;
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scp-identity` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "319d9806adc5cb704fed8c13116a1e307a6e2ee4595b5b41ba6b300afc0b4b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319d9806adc5cb704fed8c13116a1e307a6e2ee4595b5b41ba6b300afc0b4b72", kill_on_drop: false }`
[INFO] [stdout] 319d9806adc5cb704fed8c13116a1e307a6e2ee4595b5b41ba6b300afc0b4b72
