[INFO] fetching crate ockam_channel 0.72.0...
[INFO] testing ockam_channel-0.72.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ockam_channel 0.72.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ockam_channel 0.72.0
[INFO] finished tweaking crates.io crate ockam_channel 0.72.0
[INFO] tweaked toml for crates.io crate ockam_channel 0.72.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ockam_channel 0.72.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 179 packages to latest compatible versions
[INFO] [stderr]       Adding aes-gcm v0.9.2 (available: v0.9.4)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding ockam_core v0.72.0 (available: v0.125.0)
[INFO] [stderr]       Adding ockam_key_exchange_core v0.63.0 (available: v0.65.0)
[INFO] [stderr]       Adding ockam_key_exchange_x3dh v0.67.0 (available: v0.71.0)
[INFO] [stderr]       Adding ockam_key_exchange_xx v0.68.0 (available: v0.79.0)
[INFO] [stderr]       Adding ockam_macros v0.26.0 (available: v0.38.0)
[INFO] [stderr]       Adding ockam_node v0.75.0 (available: v0.139.0)
[INFO] [stderr]       Adding ockam_vault v0.68.0 (available: v0.132.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_pcg v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding universal-hash v0.4.0 (available: v0.4.1)
[INFO] [stderr]       Adding x25519-dalek v1.1.1 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_key_exchange_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_key_exchange_xx` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_macros` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_node` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_vault` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tracing` dependency)
[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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d64a0ddb286de47b6f8e64db8b51695415061a503f230ab62f2ea2b399372404
[INFO] running `Command { std: "docker" "start" "-a" "d64a0ddb286de47b6f8e64db8b51695415061a503f230ab62f2ea2b399372404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d64a0ddb286de47b6f8e64db8b51695415061a503f230ab62f2ea2b399372404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d64a0ddb286de47b6f8e64db8b51695415061a503f230ab62f2ea2b399372404", kill_on_drop: false }`
[INFO] [stdout] d64a0ddb286de47b6f8e64db8b51695415061a503f230ab62f2ea2b399372404
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529be9cca9b9c6a1c6fb3067a29b42b80cf137d102385add5b5cfcd72bb48ece
[INFO] running `Command { std: "docker" "start" "-a" "529be9cca9b9c6a1c6fb3067a29b42b80cf137d102385add5b5cfcd72bb48ece", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_key_exchange_core` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_key_exchange_xx` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_macros` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_node` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ockam_vault` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `tracing` dependency)
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ockam_macros v0.26.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling ctr v0.7.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling aes-gcm v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling ockam_core v0.72.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ockam_executor v0.40.0
[INFO] [stderr]    Compiling ockam_key_exchange_core v0.63.0
[INFO] [stderr]    Compiling ockam_key_exchange_xx v0.68.0
[INFO] [stderr]    Compiling ockam_node v0.75.0
[INFO] [stderr]    Compiling ockam_vault v0.68.0
[INFO] [stdout] error: NIST P-256 requires feature `rustcrypto`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ockam_vault-0.68.0/src/secret_impl.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         compile_error!("NIST P-256 requires feature `rustcrypto`")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: NIST P-256 requires feature `rustcrypto`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ockam_vault-0.68.0/src/secret_impl.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |                         compile_error!("NIST P-256 requires feature `rustcrypto`")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: NIST P-256 requires feature `rustcrypto`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ockam_vault-0.68.0/src/secret_impl.rs:271:25
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         compile_error!("NIST P-256 requires feature `rustcrypto`")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: NIST P-256 requires feature `rustcrypto`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ockam_vault-0.68.0/src/signer_impl.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         compile_error!("NIST P-256 requires feature `rustcrypto`")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: NIST P-256 requires feature `rustcrypto`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ockam_vault-0.68.0/src/verifier_impl.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         compile_error!("NIST P-256 requires feature `rustcrypto`")
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ockam_vault` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "529be9cca9b9c6a1c6fb3067a29b42b80cf137d102385add5b5cfcd72bb48ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529be9cca9b9c6a1c6fb3067a29b42b80cf137d102385add5b5cfcd72bb48ece", kill_on_drop: false }`
[INFO] [stdout] 529be9cca9b9c6a1c6fb3067a29b42b80cf137d102385add5b5cfcd72bb48ece
