[INFO] cloning repository https://github.com/kotekpsotek/psp_rust_examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kotekpsotek/psp_rust_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotekpsotek%2Fpsp_rust_examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotekpsotek%2Fpsp_rust_examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5968dc6b40a6336bc17a09a0794ea7cafddf03f0
[INFO] testing kotekpsotek/psp_rust_examples against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkotekpsotek%2Fpsp_rust_examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kotekpsotek/psp_rust_examples
[INFO] finished tweaking git repo https://github.com/kotekpsotek/psp_rust_examples
[INFO] tweaked toml for git repo https://github.com/kotekpsotek/psp_rust_examples written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kotekpsotek/psp_rust_examples on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kotekpsotek/psp_rust_examples 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b092e35c8d0318afd643b4eecc337996b2dbf98a05301dde8066cace2b89bf2
[INFO] running `Command { std: "docker" "start" "-a" "2b092e35c8d0318afd643b4eecc337996b2dbf98a05301dde8066cace2b89bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b092e35c8d0318afd643b4eecc337996b2dbf98a05301dde8066cace2b89bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b092e35c8d0318afd643b4eecc337996b2dbf98a05301dde8066cace2b89bf2", kill_on_drop: false }`
[INFO] [stdout] 2b092e35c8d0318afd643b4eecc337996b2dbf98a05301dde8066cace2b89bf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aae70a070ab0ccc1908b32c711a2b760f7bc1d1d1f62e21eb3b33c9d0a6ab465
[INFO] running `Command { std: "docker" "start" "-a" "aae70a070ab0ccc1908b32c711a2b760f7bc1d1d1f62e21eb3b33c9d0a6ab465", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixed v0.5.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling psp v0.3.6
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling unstringify v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stdout] error[E0432]: unresolved import `core::panic::BoxMeUp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psp-0.3.6/src/panic.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |     panic::{BoxMeUp, Location, PanicInfo},
[INFO] [stdout]    |             ^^^^^^^ no `BoxMeUp` in `panic`
[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.3.6/src/panic.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |         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] Some errors have detailed explanations: E0425, E0432.
[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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "aae70a070ab0ccc1908b32c711a2b760f7bc1d1d1f62e21eb3b33c9d0a6ab465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae70a070ab0ccc1908b32c711a2b760f7bc1d1d1f62e21eb3b33c9d0a6ab465", kill_on_drop: false }`
[INFO] [stdout] aae70a070ab0ccc1908b32c711a2b760f7bc1d1d1f62e21eb3b33c9d0a6ab465
