[INFO] cloning repository https://github.com/nipzu/bf-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nipzu/bf-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnipzu%2Fbf-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnipzu%2Fbf-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f441b291ddb44b350b03ff4577f221ca714e6e37 [INFO] checking nipzu/bf-compiler against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnipzu%2Fbf-compiler" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nipzu/bf-compiler 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/nipzu/bf-compiler [INFO] finished tweaking git repo https://github.com/nipzu/bf-compiler [INFO] tweaked toml for git repo https://github.com/nipzu/bf-compiler written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/nipzu/bf-compiler 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] Downloading crates ... [INFO] [stderr] Downloaded argh v0.1.6 [INFO] [stderr] Downloaded argh_shared v0.1.6 [INFO] [stderr] Downloaded argh_derive v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] 5c6f507faa6e93a9c52b36a57a65dc26cbe1fa5cba7d7a2af2bd5154e2b7860a [INFO] running `Command { std: "docker" "start" "-a" "5c6f507faa6e93a9c52b36a57a65dc26cbe1fa5cba7d7a2af2bd5154e2b7860a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c6f507faa6e93a9c52b36a57a65dc26cbe1fa5cba7d7a2af2bd5154e2b7860a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6f507faa6e93a9c52b36a57a65dc26cbe1fa5cba7d7a2af2bd5154e2b7860a", kill_on_drop: false }` [INFO] [stdout] 5c6f507faa6e93a9c52b36a57a65dc26cbe1fa5cba7d7a2af2bd5154e2b7860a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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] ff9801b325cd40e9c27321ef5d323628c3374a4e74eb527bb75e33d475d4770d [INFO] running `Command { std: "docker" "start" "-a" "ff9801b325cd40e9c27321ef5d323628c3374a4e74eb527bb75e33d475d4770d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Checking argh v0.1.6 [INFO] [stderr] Checking bf-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct is never constructed: `BasicBlock` [INFO] [stdout] --> src/block.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct BasicBlock { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Instruction` [INFO] [stdout] --> src/block.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReadModified` [INFO] [stdout] --> src/block.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | ReadModified(u64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Original` [INFO] [stdout] --> src/block.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Original(i64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inc` [INFO] [stdout] --> src/block.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn inc(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec` [INFO] [stdout] --> src/block.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn dec(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/block.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(v: &[BFToken]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | output: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BasicBlock` [INFO] [stdout] --> src/block.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct BasicBlock { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Instruction` [INFO] [stdout] --> src/block.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReadModified` [INFO] [stdout] --> src/block.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | ReadModified(u64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Original` [INFO] [stdout] --> src/block.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Original(i64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inc` [INFO] [stdout] --> src/block.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn inc(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dec` [INFO] [stdout] --> src/block.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn dec(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/block.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(v: &[BFToken]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | output: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.75s [INFO] running `Command { std: "docker" "inspect" "ff9801b325cd40e9c27321ef5d323628c3374a4e74eb527bb75e33d475d4770d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9801b325cd40e9c27321ef5d323628c3374a4e74eb527bb75e33d475d4770d", kill_on_drop: false }` [INFO] [stdout] ff9801b325cd40e9c27321ef5d323628c3374a4e74eb527bb75e33d475d4770d