[INFO] cloning repository https://github.com/j-selby/oxidgb-pico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-selby/oxidgb-pico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb-pico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb-pico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9e7f23e80c581a4a4759ff512498f2d98919ce [INFO] checking j-selby/oxidgb-pico against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb-pico" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-selby/oxidgb-pico on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/j-selby/oxidgb-pico [INFO] finished tweaking git repo https://github.com/j-selby/oxidgb-pico [INFO] tweaked toml for git repo https://github.com/j-selby/oxidgb-pico written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/j-selby/oxidgb-pico already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/j-selby/oxidgb` [INFO] [stderr] Updating git repository `https://github.com/rp-rs/rp2040-pac` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc-any v2.3.5 [INFO] [stderr] Downloaded rp2040-boot2 v0.1.2 [INFO] [stderr] Downloaded bare-io v0.2.1 [INFO] [stderr] Downloaded alloc-cortex-m v0.4.1 [INFO] [stderr] Downloaded profont v0.4.0 [INFO] [stderr] Downloaded rp-hal v0.0.2 [INFO] [stderr] Downloaded linked_list_allocator v0.8.11 [INFO] [stderr] Downloaded rp2040 v0.1.0 [INFO] [stderr] Downloaded rp2040-panic-usb-boot v0.1.2 [INFO] [stderr] Downloaded debug-helper v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 302623d7cc474dc09fcbdd4d1e664991029891c25a045adc4a27794620f0d286 [INFO] running `Command { std: "docker" "start" "-a" "302623d7cc474dc09fcbdd4d1e664991029891c25a045adc4a27794620f0d286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "302623d7cc474dc09fcbdd4d1e664991029891c25a045adc4a27794620f0d286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302623d7cc474dc09fcbdd4d1e664991029891c25a045adc4a27794620f0d286", kill_on_drop: false }` [INFO] [stdout] 302623d7cc474dc09fcbdd4d1e664991029891c25a045adc4a27794620f0d286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c4392e6435076797c5c71409b5f780c1c47c5e186bda25b562160a62e68d3a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c4392e6435076797c5c71409b5f780c1c47c5e186bda25b562160a62e68d3a6", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rp2040 v0.1.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling debug-helper v0.3.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling rp2040-pac v0.1.1 (https://github.com/rp-rs/rp2040-pac?branch=main#f4339cb8) [INFO] [stderr] Checking linked_list_allocator v0.8.11 [INFO] [stderr] Compiling oxidgb-pico v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking oxidgb_core v0.2.0 (https://github.com/j-selby/oxidgb?rev=caac6cc85e21635f2ba29ac3572871602ba3f371#caac6cc8) [INFO] [stderr] Compiling crc-any v2.3.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling rp2040-boot2 v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking bare-io v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking profont v0.4.0 [INFO] [stderr] Checking alloc-cortex-m v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking rp-hal v0.0.2 [INFO] [stderr] Checking rp2040-panic-usb-boot v0.1.2 [INFO] [stdout] error: couldn't read src/../pokemon.gb: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | const GAME_DATA: &'static [u8] = include_bytes!("../pokemon.gb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../pokemon.gb: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | const GAME_DATA: &'static [u8] = include_bytes!("../pokemon.gb"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 `rp2040_panic_usb_boot` (which `oxidgb_pico` depends on) [INFO] [stdout] = note: first definition in `rp2040_panic_usb_boot` loaded from /opt/rustwide/target/debug/deps/librp2040_panic_usb_boot-956d38381bd01298.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8de4b308b608cded0ebccf658a0fc719bce87d4e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d6566390077dd5f5.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidgb-pico` 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: build failed [INFO] running `Command { std: "docker" "inspect" "9c4392e6435076797c5c71409b5f780c1c47c5e186bda25b562160a62e68d3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4392e6435076797c5c71409b5f780c1c47c5e186bda25b562160a62e68d3a6", kill_on_drop: false }` [INFO] [stdout] 9c4392e6435076797c5c71409b5f780c1c47c5e186bda25b562160a62e68d3a6