[INFO] updating cached repository https://github.com/casept/industry-advance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9163afc22a29c7708e3b4698732fb10bfd2d031 [INFO] checking casept/industry-advance against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casept/industry-advance on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/casept/industry-advance [INFO] finished tweaking git repo https://github.com/casept/industry-advance [INFO] tweaked toml for git repo https://github.com/casept/industry-advance written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/casept/industry-advance already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "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] 9a92e2b1b3dd6e608b6a8b201ce9ae8889c71282c3b19be96e3cd3e314256fc6 [INFO] running `Command { std: "docker" "start" "-a" "9a92e2b1b3dd6e608b6a8b201ce9ae8889c71282c3b19be96e3cd3e314256fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a92e2b1b3dd6e608b6a8b201ce9ae8889c71282c3b19be96e3cd3e314256fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a92e2b1b3dd6e608b6a8b201ce9ae8889c71282c3b19be96e3cd3e314256fc6", kill_on_drop: false }` [INFO] [stdout] 9a92e2b1b3dd6e608b6a8b201ce9ae8889c71282c3b19be96e3cd3e314256fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c8b4071ff644c862bb5d9bd1922a2850182999f3c6db2c75eac56a75f96f22 [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" "e6c8b4071ff644c862bb5d9bd1922a2850182999f3c6db2c75eac56a75f96f22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling fixed v1.0.0 [INFO] [stderr] Checking vec_map v0.8.1 (https://github.com/casept/vec-map?branch=no_std#4f006141) [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling hashbrown v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking rgb v0.8.20 [INFO] [stderr] Checking voladdress v0.2.5 [INFO] [stderr] Checking arraystring v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking spinning_top v0.2.1 [INFO] [stderr] Checking linked_list_allocator v0.8.4 [INFO] [stderr] Checking ansi_rgb v0.2.0 [INFO] [stderr] Checking tiny_ecs v0.19.4 (https://gitlab.com/casept/tiny_ecs?branch=no_std#e186533e) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gba-proc-macro v0.5.0 [INFO] [stderr] Checking gba v0.4.0-pre1 (https://github.com/rust-console/gba#1696c66b) [INFO] [stderr] Checking gbfs_rs v0.1.0 (https://github.com/industry-advance/gbfs_rs#b238f335) [INFO] [stderr] Checking industry-advance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../assets.gbfs: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | const FS_DATA: &[u8] = include_bytes!("../assets.gbfs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../assets.gbfs: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | const FS_DATA: &[u8] = include_bytes!("../assets.gbfs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 82 | loop {} [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 86 | / unsafe { [INFO] [stdout] 87 | | ewram_alloc::create_new_block(ewram_alloc::EWRAM_BASE, ewram_alloc::EWRAM_SIZE); [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `industry-advance`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e6c8b4071ff644c862bb5d9bd1922a2850182999f3c6db2c75eac56a75f96f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c8b4071ff644c862bb5d9bd1922a2850182999f3c6db2c75eac56a75f96f22", kill_on_drop: false }` [INFO] [stdout] e6c8b4071ff644c862bb5d9bd1922a2850182999f3c6db2c75eac56a75f96f22