[INFO] cloning repository https://github.com/brsamb9/Nand2tetris_PartTwo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brsamb9/Nand2tetris_PartTwo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrsamb9%2FNand2tetris_PartTwo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrsamb9%2FNand2tetris_PartTwo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2022c75cae509e31168deea33f8ce11072061c0b [INFO] checking brsamb9/Nand2tetris_PartTwo against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrsamb9%2FNand2tetris_PartTwo" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 84% (116/137) Updating files: 85% (117/137) Updating files: 86% (118/137) Updating files: 87% (120/137) Updating files: 88% (121/137) Updating files: 89% (122/137) Updating files: 90% (124/137) Updating files: 91% (125/137) Updating files: 92% (127/137) Updating files: 93% (128/137) Updating files: 94% (129/137) Updating files: 95% (131/137) Updating files: 96% (132/137) Updating files: 97% (133/137) Updating files: 98% (135/137) Updating files: 99% (136/137) Updating files: 100% (137/137) Updating files: 100% (137/137), done. [INFO] validating manifest of git repo https://github.com/brsamb9/Nand2tetris_PartTwo on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brsamb9/Nand2tetris_PartTwo [INFO] finished tweaking git repo https://github.com/brsamb9/Nand2tetris_PartTwo [INFO] tweaked toml for git repo https://github.com/brsamb9/Nand2tetris_PartTwo written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/brsamb9/Nand2tetris_PartTwo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459f28ad3e03f59deb7c0fc51109333dd8542ed9dc1ed1bc8dd70d22f6601c6a [INFO] running `Command { std: "docker" "start" "-a" "459f28ad3e03f59deb7c0fc51109333dd8542ed9dc1ed1bc8dd70d22f6601c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459f28ad3e03f59deb7c0fc51109333dd8542ed9dc1ed1bc8dd70d22f6601c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459f28ad3e03f59deb7c0fc51109333dd8542ed9dc1ed1bc8dd70d22f6601c6a", kill_on_drop: false }` [INFO] [stdout] 459f28ad3e03f59deb7c0fc51109333dd8542ed9dc1ed1bc8dd70d22f6601c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cadafffd669cfe86647d6438a250db4eff738f7dbf51ab27076c1d3d979bb172 [INFO] running `Command { std: "docker" "start" "-a" "cadafffd669cfe86647d6438a250db4eff738f7dbf51ab27076c1d3d979bb172", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking JackCompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VarTypes` [INFO] [stdout] --> src/symbol_table.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use super::compilation_engine::{DeclareVariable, VarKinds, VarTypes}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compilation_engine.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!("Not a binary op -> {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 215 - _ => panic!(format!("Not a binary op -> {}", s)), [INFO] [stdout] 215 + _ => panic!("Not a binary op -> {}", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compilation_engine.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | _ => panic!(format!("Not an unary op -> {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 222 - _ => panic!(format!("Not an unary op -> {}", s)), [INFO] [stdout] 222 + _ => panic!("Not an unary op -> {}", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compilation_engine.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | _ => panic!(format!("Not a binary op -> {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 215 - _ => panic!(format!("Not a binary op -> {}", s)), [INFO] [stdout] 215 + _ => panic!("Not a binary op -> {}", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compilation_engine.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | _ => panic!(format!("Not an unary op -> {}", s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 222 - _ => panic!(format!("Not an unary op -> {}", s)), [INFO] [stdout] 222 + _ => panic!("Not an unary op -> {}", s), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.71s [INFO] running `Command { std: "docker" "inspect" "cadafffd669cfe86647d6438a250db4eff738f7dbf51ab27076c1d3d979bb172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadafffd669cfe86647d6438a250db4eff738f7dbf51ab27076c1d3d979bb172", kill_on_drop: false }` [INFO] [stdout] cadafffd669cfe86647d6438a250db4eff738f7dbf51ab27076c1d3d979bb172