[INFO] cloning repository https://github.com/jkarns275/g [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkarns275/g" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkarns275%2Fg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkarns275%2Fg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ec2a591bb7d73de01e1040a9cae36c47220735f [INFO] checking jkarns275/g against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkarns275%2Fg" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkarns275/g on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkarns275/g [INFO] finished tweaking git repo https://github.com/jkarns275/g [INFO] tweaked toml for git repo https://github.com/jkarns275/g written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jkarns275/g already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11e6f6399aa6073e26ba5efd59b6b3fb2a44756a0a02777ed29764c71b7a1ba [INFO] running `Command { std: "docker" "start" "-a" "a11e6f6399aa6073e26ba5efd59b6b3fb2a44756a0a02777ed29764c71b7a1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11e6f6399aa6073e26ba5efd59b6b3fb2a44756a0a02777ed29764c71b7a1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11e6f6399aa6073e26ba5efd59b6b3fb2a44756a0a02777ed29764c71b7a1ba", kill_on_drop: false }` [INFO] [stdout] a11e6f6399aa6073e26ba5efd59b6b3fb2a44756a0a02777ed29764c71b7a1ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa765ff860cc2f0f0d08abc649cd42817a93679eda9929500043e786d971e63 [INFO] running `Command { std: "docker" "start" "-a" "2fa765ff860cc2f0f0d08abc649cd42817a93679eda9929500043e786d971e63", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling g v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gbalib v0.1.0 (/opt/rustwide/workdir/gbalib) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> gbalib/src/lib.rs:1:63 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(i128_type, asm, lang_items, core, core_intrinsics, const_fn, untagged_unions, arbitrary_self_types)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> gbalib/src/lib.rs:1:73 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(i128_type, asm, lang_items, core, core_intrinsics, const_fn, untagged_unions, arbitrary_self_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> gbalib/src/collections/arr.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | asm!("mov $0, $1" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> gbalib/src/collections/arr.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | asm!("mov $0, $1" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> gbalib/src/lib.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(i128_type, asm, lang_items, core, core_intrinsics, const_fn, untagged_unions, arbitrary_self_types)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> gbalib/src/lib.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(i128_type, asm, lang_items, core, core_intrinsics, const_fn, untagged_unions, arbitrary_self_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> gbalib/src/lang.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub extern fn panic_fmt(_args: &core::fmt::Arguments, [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> gbalib/src/lang.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub extern fn eh_personality() -> ! { loop {} } [INFO] [stdout] | ^^^^^^ help: explicitly specify the C ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `alloc` and `free` [INFO] [stdout] --> gbalib/src/collections/static_arr.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::{ alloc, free }; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transmute` [INFO] [stdout] --> gbalib/src/mem/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use core::mem::{ size_of, transmute }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem` [INFO] [stdout] --> gbalib/src/graphics/sprites.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::mem; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::Arr` [INFO] [stdout] --> gbalib/src/graphics/sprites.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use collections::Arr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_fmt` [INFO] [stdout] --> gbalib/src/lang.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / pub extern fn panic_fmt(_args: &core::fmt::Arguments, [INFO] [stdout] 6 | | _file: &str, [INFO] [stdout] 7 | | _line: u32) -> ! { [INFO] [stdout] 8 | | loop {} [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `core` (which `gbalib` depends on) [INFO] [stdout] = note: first definition in `core` loaded from /opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib [INFO] [stdout] = note: second definition in the local crate (`gbalib`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gbalib` (lib) due to 5 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcUdd8YK/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libscoped_threadpool-145af6d3dc4de4b1.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2fa765ff860cc2f0f0d08abc649cd42817a93679eda9929500043e786d971e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa765ff860cc2f0f0d08abc649cd42817a93679eda9929500043e786d971e63", kill_on_drop: false }` [INFO] [stdout] 2fa765ff860cc2f0f0d08abc649cd42817a93679eda9929500043e786d971e63