[INFO] cloning repository https://github.com/Takashiidobe/mini-c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashiidobe/mini-c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmini-c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmini-c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 276a1aa1e24ea8d69bee402c46a66db4ec806f06
[INFO] checking Takashiidobe/mini-c against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmini-c" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Takashiidobe/mini-c
[INFO] finished tweaking git repo https://github.com/Takashiidobe/mini-c
[INFO] tweaked toml for git repo https://github.com/Takashiidobe/mini-c written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Takashiidobe/mini-c on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Takashiidobe/mini-c already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b112ac6a8991e5afac82e574996751d7ae859084fa9c67f134b87571b3eb0063
[INFO] running `Command { std: "docker" "start" "-a" "b112ac6a8991e5afac82e574996751d7ae859084fa9c67f134b87571b3eb0063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b112ac6a8991e5afac82e574996751d7ae859084fa9c67f134b87571b3eb0063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b112ac6a8991e5afac82e574996751d7ae859084fa9c67f134b87571b3eb0063", kill_on_drop: false }`
[INFO] [stdout] b112ac6a8991e5afac82e574996751d7ae859084fa9c67f134b87571b3eb0063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00d91866a6b1feb7718f17efb621ccd06e6fef8dec94f1e1be266bd7711dbf0b
[INFO] running `Command { std: "docker" "start" "-a" "00d91866a6b1feb7718f17efb621ccd06e6fef8dec94f1e1be266bd7711dbf0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking insta v1.36.1
[INFO] [stderr]     Checking mini-c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `end_compiler` and `emit_bytes` are never used
[INFO] [stdout]    --> src/parser.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Parser {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 344 |     fn end_compiler(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn emit_bytes(&mut self, bytes: &[OpCode]) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_next` is never used
[INFO] [stdout]    --> src/scanner.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl Scanner {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn peek_next(&self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking insta-cmd v0.5.0
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> tests/cli.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, process::Output};
[INFO] [stdout]   |           ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `end_compiler` and `emit_bytes` are never used
[INFO] [stdout]    --> src/parser.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl Parser {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 344 |     fn end_compiler(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn emit_bytes(&mut self, bytes: &[OpCode]) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_next` is never used
[INFO] [stdout]    --> src/scanner.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl Scanner {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn peek_next(&self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.71s
[INFO] running `Command { std: "docker" "inspect" "00d91866a6b1feb7718f17efb621ccd06e6fef8dec94f1e1be266bd7711dbf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d91866a6b1feb7718f17efb621ccd06e6fef8dec94f1e1be266bd7711dbf0b", kill_on_drop: false }`
[INFO] [stdout] 00d91866a6b1feb7718f17efb621ccd06e6fef8dec94f1e1be266bd7711dbf0b
