[INFO] cloning 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" "clone" "--bare" "https://github.com/casept/industry-advance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec053b03fb42e5f750872e51db0817e20448f5e8 [INFO] checking casept/industry-advance against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casept/industry-advance on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-console/gba` [INFO] [stderr] Updating git repository `https://github.com/industry-advance/gbfs_rs` [INFO] [stderr] Updating git repository `https://gitlab.com/casept/tiny_ecs` [INFO] [stderr] Updating git repository `https://github.com/industry-advance/tiny_riff` [INFO] [stderr] Updating git repository `https://github.com/casept/vec-map` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ea781ccfcc1b0d8a0e73df1bdc9685fed97cdc9641e95c083226cd9a8194115 [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" "7ea781ccfcc1b0d8a0e73df1bdc9685fed97cdc9641e95c083226cd9a8194115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ea781ccfcc1b0d8a0e73df1bdc9685fed97cdc9641e95c083226cd9a8194115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ea781ccfcc1b0d8a0e73df1bdc9685fed97cdc9641e95c083226cd9a8194115", kill_on_drop: false }` [INFO] [stdout] 7ea781ccfcc1b0d8a0e73df1bdc9685fed97cdc9641e95c083226cd9a8194115 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b7c951ce2324b68632c0e78babf76cbafc586977b6520d751b6c05f9756ef14 [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" "4b7c951ce2324b68632c0e78babf76cbafc586977b6520d751b6c05f9756ef14", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling fixed v1.4.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 (https://github.com/casept/vec-map?branch=no_std#4f006141) [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking tiny_riff v0.1.0 (https://github.com/industry-advance/tiny_riff#c67d8f29) [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking linked_list_allocator v0.8.6 [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] Checking arraystring v0.3.0 [INFO] [stderr] Checking voladdress v0.2.5 [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#eb8a54de) [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:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | bytes: *include_bytes!($path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | const FS_DATA: &'static [u8] = include_bytes_align_as!(u32, "../assets.gbfs"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | bytes: *include_bytes!($path), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | const FS_DATA: &'static [u8] = include_bytes_align_as!(u32, "../assets.gbfs"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [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] warning: unused import: `AsByteSlice` [INFO] [stdout] --> src/sound/mixer.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use byte_slice_cast::{AsByteSlice, AsSliceOf}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsByteSlice` [INFO] [stdout] --> src/sound/mixer.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | use byte_slice_cast::{AsByteSlice, AsSliceOf}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/main.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | const ALIGNED: &AlignedAs<$align_ty, [u8]> = &AlignedAs { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 75 | | _align: [], [INFO] [stdout] 76 | | bytes: *include_bytes!($path), [INFO] [stdout] 77 | | }; [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 84 | const FS_DATA: &'static [u8] = include_bytes_align_as!(u32, "../assets.gbfs"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: within `AlignedAs`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `AlignedAs` [INFO] [stdout] = note: structs must have a statically known size to be initialized [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> src/main.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | const ALIGNED: &AlignedAs<$align_ty, [u8]> = &AlignedAs { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 75 | | _align: [], [INFO] [stdout] 76 | | bytes: *include_bytes!($path), [INFO] [stdout] 77 | | }; [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] ... [INFO] [stdout] 84 | const FS_DATA: &'static [u8] = include_bytes_align_as!(u32, "../assets.gbfs"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: within `AlignedAs`, the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required because it appears within the type `AlignedAs` [INFO] [stdout] = note: structs must have a statically known size to be initialized [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] warning: unreachable statement [INFO] [stdout] --> src/main.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 109 | loop {} [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 113 | / unsafe { [INFO] [stdout] 114 | | ewram_alloc::create_new_block(ewram_alloc::EWRAM_BASE, ewram_alloc::EWRAM_SIZE); [INFO] [stdout] 115 | | } [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 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [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 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b7c951ce2324b68632c0e78babf76cbafc586977b6520d751b6c05f9756ef14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7c951ce2324b68632c0e78babf76cbafc586977b6520d751b6c05f9756ef14", kill_on_drop: false }` [INFO] [stdout] 4b7c951ce2324b68632c0e78babf76cbafc586977b6520d751b6c05f9756ef14