[INFO] cloning repository https://github.com/johnterickson/lutcomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnterickson/lutcomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnterickson%2Flutcomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnterickson%2Flutcomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28ca21fd1051bc7ffc9efcc2464296a634273617 [INFO] checking johnterickson/lutcomp against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnterickson%2Flutcomp" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnterickson/lutcomp on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnterickson/lutcomp [INFO] finished tweaking git repo https://github.com/johnterickson/lutcomp [INFO] tweaked toml for git repo https://github.com/johnterickson/lutcomp written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/johnterickson/lutcomp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba1c59c07e2b8f2815c7287bd11273468eb4266aadd3ecce198d7533693f6b21 [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" "ba1c59c07e2b8f2815c7287bd11273468eb4266aadd3ecce198d7533693f6b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba1c59c07e2b8f2815c7287bd11273468eb4266aadd3ecce198d7533693f6b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1c59c07e2b8f2815c7287bd11273468eb4266aadd3ecce198d7533693f6b21", kill_on_drop: false }` [INFO] [stdout] ba1c59c07e2b8f2815c7287bd11273468eb4266aadd3ecce198d7533693f6b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6218ea0344694d76698313147a32ed0a903060c8cac9779d5f64948300659a42 [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" "6218ea0344694d76698313147a32ed0a903060c8cac9779d5f64948300659a42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling packed_struct v0.4.0 [INFO] [stderr] Compiling packed_struct v0.4.0 (https://github.com/johnterickson/packed_struct.rs#cd617c6d) [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking alu_exp v0.1.0 (/opt/rustwide/workdir/alu_exp) [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling packed_struct_codegen v0.4.0 (https://github.com/johnterickson/packed_struct.rs#cd617c6d) [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking ucode v0.1.0 (/opt/rustwide/workdir/ucode) [INFO] [stderr] Checking alu v0.1.0 (/opt/rustwide/workdir/alu) [INFO] [stderr] Checking assemble v0.1.0 (/opt/rustwide/workdir/assemble) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> assemble/src/lib.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> assemble/src/lib.rs:250:10 [INFO] [stdout] | [INFO] [stdout] 250 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sim v0.1.0 (/opt/rustwide/workdir/sim) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.45s [INFO] running `Command { std: "docker" "inspect" "6218ea0344694d76698313147a32ed0a903060c8cac9779d5f64948300659a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6218ea0344694d76698313147a32ed0a903060c8cac9779d5f64948300659a42", kill_on_drop: false }` [INFO] [stdout] 6218ea0344694d76698313147a32ed0a903060c8cac9779d5f64948300659a42