[INFO] fetching crate psp-net 0.6.6...
[INFO] testing psp-net-0.6.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate psp-net 0.6.6 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate psp-net 0.6.6
[INFO] finished tweaking crates.io crate psp-net 0.6.6
[INFO] tweaked toml for crates.io crate psp-net 0.6.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate psp-net 0.6.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate psp-net 0.6.6 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded heapless v0.6.1
[INFO] [stderr]   Downloaded dns-protocol v0.1.1
[INFO] [stderr]   Downloaded embedded-tls v0.17.0
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded unstringify v0.1.4
[INFO] [stderr]   Downloaded psp v0.3.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed37d40a8eeb3c2f90c577ac5cfa8e75c0b4a768fc0ebac82f5d1133a17b1c54
[INFO] running `Command { std: "docker" "start" "-a" "ed37d40a8eeb3c2f90c577ac5cfa8e75c0b4a768fc0ebac82f5d1133a17b1c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed37d40a8eeb3c2f90c577ac5cfa8e75c0b4a768fc0ebac82f5d1133a17b1c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed37d40a8eeb3c2f90c577ac5cfa8e75c0b4a768fc0ebac82f5d1133a17b1c54", kill_on_drop: false }`
[INFO] [stdout] ed37d40a8eeb3c2f90c577ac5cfa8e75c0b4a768fc0ebac82f5d1133a17b1c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e36c2af945d07cfe0df7a856626bd28644238b9e13826663abd43d26e2786c7
[INFO] running `Command { std: "docker" "start" "-a" "2e36c2af945d07cfe0df7a856626bd28644238b9e13826663abd43d26e2786c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling psp v0.3.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling unstringify v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dns-protocol v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling embedded-tls v0.17.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.3.12/src/lib.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / #![feature(
[INFO] [stdout]  8 | |     asm_experimental_arch,
[INFO] [stdout]  9 | |     alloc_error_handler,
[INFO] [stdout] 10 | |     global_asm,
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     rustc_attrs
[INFO] [stdout] 17 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `const_if_match` has been stable since `1.46.0` and no longer requires an attribute to enable
[INFO] [stdout]    = help: the feature `const_if_match` has been stable since `1.46.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.3.12/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(std_internals, panic_info_message, panic_internals, c_unwind)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `c_unwind` has been stable since `1.81.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.3.12/src/lib.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![cfg_attr(not(feature = "stub-only"), feature(panic_unwind))]
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psp` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2e36c2af945d07cfe0df7a856626bd28644238b9e13826663abd43d26e2786c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e36c2af945d07cfe0df7a856626bd28644238b9e13826663abd43d26e2786c7", kill_on_drop: false }`
[INFO] [stdout] 2e36c2af945d07cfe0df7a856626bd28644238b9e13826663abd43d26e2786c7
