[INFO] cloning repository https://github.com/Ace314159/GBA-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ace314159/GBA-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d9a8c3c49ba7cff5a46ed8e2c78bf5538edbcd1 [INFO] checking Ace314159/GBA-Emulator against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAce314159%2FGBA-Emulator" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ace314159/GBA-Emulator on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ace314159/GBA-Emulator [INFO] finished tweaking git repo https://github.com/Ace314159/GBA-Emulator [INFO] tweaked toml for git repo https://github.com/Ace314159/GBA-Emulator written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Ace314159/GBA-Emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acff7a16f49ade3305d6074fce4461621f655b969005443dfba37b999d3da223 [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" "acff7a16f49ade3305d6074fce4461621f655b969005443dfba37b999d3da223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acff7a16f49ade3305d6074fce4461621f655b969005443dfba37b999d3da223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acff7a16f49ade3305d6074fce4461621f655b969005443dfba37b999d3da223", kill_on_drop: false }` [INFO] [stdout] acff7a16f49ade3305d6074fce4461621f655b969005443dfba37b999d3da223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07829c879db8a52a986b7c38d40df4ce3e093c75495148f2825861f715415720 [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" "07829c879db8a52a986b7c38d40df4ce3e093c75495148f2825861f715415720", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling priority-queue v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling sdl2 v0.34.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.8.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking glfw v0.38.0 [INFO] [stderr] Checking imgui v0.4.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking flume v0.7.1 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: field is never read: `do_internal` [INFO] [stdout] --> core/src/cpu/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | do_internal: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gba-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "07829c879db8a52a986b7c38d40df4ce3e093c75495148f2825861f715415720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07829c879db8a52a986b7c38d40df4ce3e093c75495148f2825861f715415720", kill_on_drop: false }` [INFO] [stdout] 07829c879db8a52a986b7c38d40df4ce3e093c75495148f2825861f715415720