[INFO] cloning repository https://github.com/Dhole/ZincBoy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhole/ZincBoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2FZincBoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2FZincBoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3add79e2a854d7662e7160909b5d98fdecbd4d5c [INFO] checking Dhole/ZincBoy against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhole%2FZincBoy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dhole/ZincBoy on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dhole/ZincBoy [INFO] finished tweaking git repo https://github.com/Dhole/ZincBoy [INFO] tweaked toml for git repo https://github.com/Dhole/ZincBoy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Dhole/ZincBoy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04563c46239dc5ea0c568a611e843a910e27ce8e1e3bccc04a350775e3f20cf9 [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" "04563c46239dc5ea0c568a611e843a910e27ce8e1e3bccc04a350775e3f20cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04563c46239dc5ea0c568a611e843a910e27ce8e1e3bccc04a350775e3f20cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04563c46239dc5ea0c568a611e843a910e27ce8e1e3bccc04a350775e3f20cf9", kill_on_drop: false }` [INFO] [stdout] 04563c46239dc5ea0c568a611e843a910e27ce8e1e3bccc04a350775e3f20cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 320030cf8c7582c3d4516d2b6f4fc5721c1795739936970ed8f24e48847f4630 [INFO] running `Command { std: "docker" "start" "-a" "320030cf8c7582c3d4516d2b6f4fc5721c1795739936970ed8f24e48847f4630", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling enum-map-derive v0.4.2 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling zincboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::op_raw_thumb` [INFO] [stdout] --> src/ARM7TDMI/op.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::op_raw_thumb; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/ARM7TDMI/op_raw_arm.rs:370:44 [INFO] [stdout] | [INFO] [stdout] 370 | (0..16).for_each(|i| reg_list[i] = { self.register_list & (1 << i) != 0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/ARM7TDMI/op_raw_arm.rs:370:44 [INFO] [stdout] | [INFO] [stdout] 370 | (0..16).for_each(|i| reg_list[i] = { self.register_list & (1 << i) != 0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_bin` [INFO] [stdout] --> src/ARM7TDMI/op.rs:903:25 [INFO] [stdout] | [INFO] [stdout] 903 | pub fn decode_thumb(inst_bin: u16) -> Op { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_bin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst_bin` [INFO] [stdout] --> src/ARM7TDMI/op.rs:903:25 [INFO] [stdout] | [INFO] [stdout] 903 | pub fn decode_thumb(inst_bin: u16) -> Op { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inst_bin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.43s [INFO] running `Command { std: "docker" "inspect" "320030cf8c7582c3d4516d2b6f4fc5721c1795739936970ed8f24e48847f4630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320030cf8c7582c3d4516d2b6f4fc5721c1795739936970ed8f24e48847f4630", kill_on_drop: false }` [INFO] [stdout] 320030cf8c7582c3d4516d2b6f4fc5721c1795739936970ed8f24e48847f4630