[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] b6135a55d2ef33fd3275b7f2e7753c525b8748a7
[INFO] testing lorenzofelletti/psp-net against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzofelletti%2Fpsp-net" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lorenzofelletti/psp-net on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872
[INFO] running `Command { std: "docker" "start" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 cpufeatures v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling psp v0.3.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling critical-section v1.1.2
[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 ff v0.13.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dns-protocol v0.1.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.98
[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 universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling embedded-tls v0.17.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta 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_loop` 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]    = help: the feature `c_variadic` has been stable since `1.99.0` and no longer requires an attribute to enable
[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[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.3.12/src/panic.rs:187:91
[INFO] [stdout]     |
[INFO] [stdout] 187 |         if core::intrinsics::catch_unwind(do_call::<F, R>, data_ptr, do_catch::<F, R>) == 0 {
[INFO] [stdout]     |            ---------------------------------------------------------------------------    ^ expected `bool`, found integer
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected because this is `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psp` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872", kill_on_drop: false }`
[INFO] [stdout] 227906bd564a9493ad221ef0f80d05df1b3b9ac6c1000fd72cd7b7782931d872
