[INFO] cloning repository https://github.com/mov-rax/psp-pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mov-rax/psp-pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmov-rax%2Fpsp-pong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmov-rax%2Fpsp-pong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 847e2691cf17001096d58f4afbb08d69352c512d
[INFO] checking mov-rax/psp-pong against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmov-rax%2Fpsp-pong" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mov-rax/psp-pong
[INFO] finished tweaking git repo https://github.com/mov-rax/psp-pong
[INFO] tweaked toml for git repo https://github.com/mov-rax/psp-pong written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mov-rax/psp-pong on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mov-rax/psp-pong 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded num_enum_derive v0.5.1
[INFO] [stderr]   Downloaded paste-impl v0.1.18
[INFO] [stderr]   Downloaded paste v0.1.18
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded rand v0.8.0
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded rand_core v0.6.0
[INFO] [stderr]   Downloaded embedded-graphics v0.6.2
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded num_enum v0.5.1
[INFO] [stderr]   Downloaded psp v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc44279c801c4799457d95ae53d234fd6723b497be9cd2d323888b866b952184
[INFO] running `Command { std: "docker" "start" "-a" "bc44279c801c4799457d95ae53d234fd6723b497be9cd2d323888b866b952184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc44279c801c4799457d95ae53d234fd6723b497be9cd2d323888b866b952184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc44279c801c4799457d95ae53d234fd6723b497be9cd2d323888b866b952184", kill_on_drop: false }`
[INFO] [stdout] bc44279c801c4799457d95ae53d234fd6723b497be9cd2d323888b866b952184
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b4b887a8c1f61ecb756a3a938c313b6bd7a2a4d75230662b0a0a7b034ffb501
[INFO] running `Command { std: "docker" "start" "-a" "6b4b887a8c1f61ecb756a3a938c313b6bd7a2a4d75230662b0a0a7b034ffb501", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling psp v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking embedded-graphics v0.6.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     untagged_unions,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]   = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const_generics,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/88369> for more information
[INFO] [stdout]    = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/lib.rs:16:64
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![feature(std_internals, panic_info_message, panic_internals, unwind_attributes)]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/86155> for more information
[INFO] [stdout]    = note: use the C-unwind ABI instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/panic.rs:13:68
[INFO] [stdout]    |
[INFO] [stdout] 13 | use core::{mem::{self, ManuallyDrop}, any::Any, panic::{PanicInfo, BoxMeUp, Location}};
[INFO] [stdout]    |                                                                    ^^^^^^^ no `BoxMeUp` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `unwind` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/panic.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[unwind(allowed)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `r#try` in module `core::intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/panic.rs:165:30
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if core::intrinsics::r#try(do_call::<F, R>, data_ptr, do_catch::<F, R>) == 0 {
[INFO] [stdout]     |                              ^^^^^ not found in `core::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `llvm_asm`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.1.2/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     llvm_asm,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psp` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "6b4b887a8c1f61ecb756a3a938c313b6bd7a2a4d75230662b0a0a7b034ffb501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4b887a8c1f61ecb756a3a938c313b6bd7a2a4d75230662b0a0a7b034ffb501", kill_on_drop: false }`
[INFO] [stdout] 6b4b887a8c1f61ecb756a3a938c313b6bd7a2a4d75230662b0a0a7b034ffb501
