[INFO] cloning repository https://github.com/orsinium-labs/gamgee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orsinium-labs/gamgee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsinium-labs%2Fgamgee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsinium-labs%2Fgamgee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7927e5c26bc53f7cfb9a3a2ec5a22ac47e40e5a [INFO] checking orsinium-labs/gamgee against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forsinium-labs%2Fgamgee" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orsinium-labs/gamgee on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/orsinium-labs/gamgee [INFO] finished tweaking git repo https://github.com/orsinium-labs/gamgee [INFO] tweaked toml for git repo https://github.com/orsinium-labs/gamgee written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/orsinium-labs/gamgee 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pybadge-high v0.2.0 [INFO] [stderr] Downloaded embedded-alloc v0.5.1 [INFO] [stderr] Downloaded build-alert v0.1.6 [INFO] [stderr] Downloaded edgebadge v0.9.0 [INFO] [stderr] Downloaded atsamd51j v0.11.0 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32244ae36a8c88cd459b5a3a49ebf6d714a50d6eb62d0535126871122e93e712 [INFO] running `Command { std: "docker" "start" "-a" "32244ae36a8c88cd459b5a3a49ebf6d714a50d6eb62d0535126871122e93e712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32244ae36a8c88cd459b5a3a49ebf6d714a50d6eb62d0535126871122e93e712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32244ae36a8c88cd459b5a3a49ebf6d714a50d6eb62d0535126871122e93e712", kill_on_drop: false }` [INFO] [stdout] 32244ae36a8c88cd459b5a3a49ebf6d714a50d6eb62d0535126871122e93e712 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f3e334c579c83c15635876e55fa614611972a597f1f75f0b01dac58d537ec5c [INFO] running `Command { std: "docker" "start" "-a" "3f3e334c579c83c15635876e55fa614611972a597f1f75f0b01dac58d537ec5c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking bytemuck v1.14.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling atsamd51j v0.11.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking wasmparser-nostd v0.100.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking wasmi_arena v0.4.1 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Checking wasmi_core v0.13.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Compiling edgebadge v0.9.0 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ws2812-timer-delay v0.3.0 [INFO] [stderr] Compiling pybadge-high v0.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking linked_list_allocator v0.10.5 [INFO] [stderr] Checking embedded-alloc v0.5.1 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling build-alert v0.1.6 [INFO] [stderr] Checking st7735-lcd v0.8.1 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking wasmi v0.31.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking gamgee-core v0.1.0 (/opt/rustwide/workdir/gamgee-core) [INFO] [stderr] Checking atsamd-hal v0.14.0 [INFO] [stderr] Checking gamgee-pybadge v0.1.0 (/opt/rustwide/workdir/gamgee-pybadge) [INFO] [stdout] error: environment variable `GAME_PATH` not defined at compile time [INFO] [stdout] --> gamgee-pybadge/src/main.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | let bytes = include_bytes!(env!("GAME_PATH")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("GAME_PATH")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `GAME_PATH` not defined at compile time [INFO] [stdout] --> gamgee-pybadge/src/main.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | let bytes = include_bytes!(env!("GAME_PATH")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("GAME_PATH")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [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[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `pybadge_high` (which `gamgee_pybadge` depends on) [INFO] [stdout] = note: first definition in `pybadge_high` loaded from /opt/rustwide/target/debug/deps/libpybadge_high-702f9caa6d7a8678.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/506512391b1a75ae450d36c9420978402a91abcc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6701759d8343e913.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gamgee-pybadge` (bin "gamgee-pybadge" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gamgee-pybadge` (bin "gamgee-pybadge") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3f3e334c579c83c15635876e55fa614611972a597f1f75f0b01dac58d537ec5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3e334c579c83c15635876e55fa614611972a597f1f75f0b01dac58d537ec5c", kill_on_drop: false }` [INFO] [stdout] 3f3e334c579c83c15635876e55fa614611972a597f1f75f0b01dac58d537ec5c