[INFO] cloning repository https://github.com/lorenzofelletti/psp-net [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lorenzofelletti/psp-net" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzofelletti%2Fpsp-net", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzofelletti%2Fpsp-net'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4e2cf72679f424ea2abcfd0f03bc11baedfa601 [INFO] testing lorenzofelletti/psp-net against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzofelletti%2Fpsp-net" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lorenzofelletti/psp-net [INFO] finished tweaking git repo https://github.com/lorenzofelletti/psp-net [INFO] tweaked toml for git repo https://github.com/lorenzofelletti/psp-net written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lorenzofelletti/psp-net 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 git repo https://github.com/lorenzofelletti/psp-net 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 unstringify v0.1.4 [INFO] [stderr] Downloaded embedded-io-async v0.6.1 [INFO] [stderr] Downloaded dns-protocol v0.1.1 [INFO] [stderr] Downloaded atomic-polyfill v1.0.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded embedded-tls v0.17.0 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded psp v0.3.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ed195bb91c86f4ee6e72c86fc024e12bae3ea25c8c58ea4b95c15fdf3ac2ca54 [INFO] running `Command { std: "docker" "start" "-a" "ed195bb91c86f4ee6e72c86fc024e12bae3ea25c8c58ea4b95c15fdf3ac2ca54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed195bb91c86f4ee6e72c86fc024e12bae3ea25c8c58ea4b95c15fdf3ac2ca54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed195bb91c86f4ee6e72c86fc024e12bae3ea25c8c58ea4b95c15fdf3ac2ca54", kill_on_drop: false }` [INFO] [stdout] ed195bb91c86f4ee6e72c86fc024e12bae3ea25c8c58ea4b95c15fdf3ac2ca54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b247d26caf9864e1ea35bcc62b4e0bb3b2065a15b2bc954ab5bd72770f1ccb91 [INFO] running `Command { std: "docker" "start" "-a" "b247d26caf9864e1ea35bcc62b4e0bb3b2065a15b2bc954ab5bd72770f1ccb91", 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 proc-macro2 v1.0.93 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling psp v0.3.12 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unstringify v0.1.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 crypto-bigint v0.5.5 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling dns-protocol v0.1.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling embedded-tls v0.17.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_enum v0.7.3 [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" "b247d26caf9864e1ea35bcc62b4e0bb3b2065a15b2bc954ab5bd72770f1ccb91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b247d26caf9864e1ea35bcc62b4e0bb3b2065a15b2bc954ab5bd72770f1ccb91", kill_on_drop: false }` [INFO] [stdout] b247d26caf9864e1ea35bcc62b4e0bb3b2065a15b2bc954ab5bd72770f1ccb91