[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] [stderr] From https://github.com/casept/industry-advance [INFO] [stderr] * [new branch] feature/demo -> feature/demo [INFO] [stderr] * [new branch] feature/identical-builds -> feature/identical-builds [INFO] [stderr] * [new branch] feature/inventory-menu -> feature/inventory-menu [INFO] [stderr] * [new branch] feature/map-sprite-fix -> feature/map-sprite-fix [INFO] [stderr] * [new branch] feature/sprite-remove-unneeded -> feature/sprite-remove-unneeded [INFO] [stderr] f273460..b9163af master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9163afc22a29c7708e3b4698732fb10bfd2d031 [INFO] checking casept/industry-advance against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casept/industry-advance on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/industry-advance/gbfs_rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76201c2e78c6f3a83276eb7f0063a7420335f529a23a9c6358e4aedec1b93b08 [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" "76201c2e78c6f3a83276eb7f0063a7420335f529a23a9c6358e4aedec1b93b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76201c2e78c6f3a83276eb7f0063a7420335f529a23a9c6358e4aedec1b93b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76201c2e78c6f3a83276eb7f0063a7420335f529a23a9c6358e4aedec1b93b08", kill_on_drop: false }` [INFO] [stdout] 76201c2e78c6f3a83276eb7f0063a7420335f529a23a9c6358e4aedec1b93b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4a445f7a402dce9f698c56ce3c73eeaeb1627de7473d4205c5ccccb99a8d42 [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" "7a4a445f7a402dce9f698c56ce3c73eeaeb1627de7473d4205c5ccccb99a8d42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking bytemuck v1.2.0 [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 rustc-hash v1.1.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling hashbrown v0.8.0 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking voladdress v0.2.5 [INFO] [stderr] Checking arraystring v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking rgb v0.8.20 [INFO] [stderr] Checking linked_list_allocator v0.8.4 [INFO] [stderr] Checking spinning_top v0.2.1 [INFO] [stderr] Checking ansi_rgb v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking tiny_ecs v0.19.4 (https://gitlab.com/casept/tiny_ecs?branch=no_std#e186533e) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [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" "7a4a445f7a402dce9f698c56ce3c73eeaeb1627de7473d4205c5ccccb99a8d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4a445f7a402dce9f698c56ce3c73eeaeb1627de7473d4205c5ccccb99a8d42", kill_on_drop: false }` [INFO] [stdout] 7a4a445f7a402dce9f698c56ce3c73eeaeb1627de7473d4205c5ccccb99a8d42