[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 try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Findustry-advance" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casept/industry-advance on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/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-5/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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] Downloading crates ... [INFO] [stderr] Downloaded byte-slice-cast v1.0.0 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded linked_list_allocator v0.8.6 [INFO] [stderr] Downloaded core-error v0.0.0 [INFO] [stderr] Downloaded arraystring v0.3.0 [INFO] [stderr] Downloaded fixed v1.4.0 [INFO] [stderr] Downloaded spinning_top v0.2.2 [INFO] [stderr] Downloaded voladdress v0.2.5 [INFO] [stderr] Downloaded ansi_rgb v0.2.0 [INFO] [stderr] Downloaded gba-proc-macro v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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] 88675d9314179f230d6ce97bec5c2d16024d2aa11b602c9675a461b2b35cfbf9 [INFO] running `Command { std: "docker" "start" "-a" "88675d9314179f230d6ce97bec5c2d16024d2aa11b602c9675a461b2b35cfbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88675d9314179f230d6ce97bec5c2d16024d2aa11b602c9675a461b2b35cfbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88675d9314179f230d6ce97bec5c2d16024d2aa11b602c9675a461b2b35cfbf9", kill_on_drop: false }` [INFO] [stdout] 88675d9314179f230d6ce97bec5c2d16024d2aa11b602c9675a461b2b35cfbf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f06059a5de96eca9b8c6740a2843fa18f7b90069130d105f8757b28190fc37 [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" "62f06059a5de96eca9b8c6740a2843fa18f7b90069130d105f8757b28190fc37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling fixed v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [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 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] Compiling core-error v0.0.0 [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 proc-macro2 v0.4.30 [INFO] [stderr] Checking arraystring v0.3.0 [INFO] [stderr] Checking voladdress v0.2.5 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking ansi_rgb v0.2.0 [INFO] [stderr] Checking spinning_top v0.1.1 [INFO] [stderr] Checking linked_list_allocator v0.8.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tiny_ecs v0.19.4 (https://gitlab.com/casept/tiny_ecs?branch=no_std#e186533e) [INFO] [stderr] Compiling serde_derive v1.0.117 [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] error: language item required, but not found: `eh_personality` [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[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" "62f06059a5de96eca9b8c6740a2843fa18f7b90069130d105f8757b28190fc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f06059a5de96eca9b8c6740a2843fa18f7b90069130d105f8757b28190fc37", kill_on_drop: false }` [INFO] [stdout] 62f06059a5de96eca9b8c6740a2843fa18f7b90069130d105f8757b28190fc37