[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#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [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 af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.18.0 [INFO] [stderr] Downloaded rayon-core v1.3.0 [INFO] [stderr] Downloaded byteorder v1.2.1 [INFO] [stderr] Downloaded either v1.4.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be2370610bff32e4469f0b700e5b9ae4e3ac71907982eac3dcc33503c9f2af4 [INFO] running `Command { std: "docker" "start" "-a" "6be2370610bff32e4469f0b700e5b9ae4e3ac71907982eac3dcc33503c9f2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be2370610bff32e4469f0b700e5b9ae4e3ac71907982eac3dcc33503c9f2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be2370610bff32e4469f0b700e5b9ae4e3ac71907982eac3dcc33503c9f2af4", kill_on_drop: false }` [INFO] [stdout] 6be2370610bff32e4469f0b700e5b9ae4e3ac71907982eac3dcc33503c9f2af4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f0b8c9d4daa59624d5c6029f73b20d0ff5492850d2fb3ba33a2abc298a67a7 [INFO] running `Command { std: "docker" "start" "-a" "74f0b8c9d4daa59624d5c6029f73b20d0ff5492850d2fb3ba33a2abc298a67a7", kill_on_drop: false }` [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 adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling g v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gbalib v0.1.0 (/opt/rustwide/workdir/gbalib) [INFO] [stderr] Compiling syn v0.11.11 [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 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: the item `core` is imported redundantly [INFO] [stdout] --> gbalib/src/lang.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core; [INFO] [stdout] | ^^^^ the item `core` is already imported by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `alloc`, `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] [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: the item `Default` is imported redundantly [INFO] [stdout] --> gbalib/src/graphics/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/prelude/mod.rs:37:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [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/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib [INFO] [stdout] = note: second definition in the local crate (`gbalib`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 8 warnings emitted [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 6 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74f0b8c9d4daa59624d5c6029f73b20d0ff5492850d2fb3ba33a2abc298a67a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f0b8c9d4daa59624d5c6029f73b20d0ff5492850d2fb3ba33a2abc298a67a7", kill_on_drop: false }` [INFO] [stdout] 74f0b8c9d4daa59624d5c6029f73b20d0ff5492850d2fb3ba33a2abc298a67a7