[INFO] cloning repository https://github.com/qguv/autoplan-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qguv/autoplan-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqguv%2Fautoplan-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqguv%2Fautoplan-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb8e134718323346754a2a13c0938c89360fdaab
[INFO] checking qguv/autoplan-template against master#2a023bf80a6fbd6a06d5460a34eb247b986286ed for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqguv%2Fautoplan-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qguv/autoplan-template
[INFO] finished tweaking git repo https://github.com/qguv/autoplan-template
[INFO] tweaked toml for git repo https://github.com/qguv/autoplan-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qguv/autoplan-template on toolchain 2a023bf80a6fbd6a06d5460a34eb247b986286ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qguv/autoplan-template 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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test_each_file v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce2d88aa458b182bca81bf3bc7059bfac8681ac1885014767ef267e96dc4888
[INFO] running `Command { std: "docker" "start" "-a" "4ce2d88aa458b182bca81bf3bc7059bfac8681ac1885014767ef267e96dc4888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce2d88aa458b182bca81bf3bc7059bfac8681ac1885014767ef267e96dc4888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce2d88aa458b182bca81bf3bc7059bfac8681ac1885014767ef267e96dc4888", kill_on_drop: false }`
[INFO] [stdout] 4ce2d88aa458b182bca81bf3bc7059bfac8681ac1885014767ef267e96dc4888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38cf6a02b1c934467ac00ed4a28c9a0cc6c56719709a7e4f424e26cd34f509ca
[INFO] running `Command { std: "docker" "start" "-a" "38cf6a02b1c934467ac00ed4a28c9a0cc6c56719709a7e4f424e26cd34f509ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking autoplan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `start_state`
[INFO] [stdout]  --> src/bfs.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fn bfs_shortest_length(&self, start_state: State) -> Option<usize> {
[INFO] [stdout]   |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> src/sasplus/parse.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn parse(s: &str) -> IResult<&str, (SASPlus, State)> {
[INFO] [stdout]   |                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/sasplus/query.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn query<'a>(&self, state: &State, s: &'a str) -> IResult<&'a str, String> {
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> src/sasplus/query.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn query<'a>(&self, state: &State, s: &'a str) -> IResult<&'a str, String> {
[INFO] [stdout]   |                                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fmt`
[INFO] [stdout]   --> src/sasplus.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn fmt(&self, fmt: &mut Formatter) -> Result<(), std::fmt::Error> {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_each_file v0.3.4
[INFO] [stdout] warning: unused variable: `start_state`
[INFO] [stdout]  --> src/bfs.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub fn bfs_shortest_length(&self, start_state: State) -> Option<usize> {
[INFO] [stdout]   |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> src/sasplus/parse.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn parse(s: &str) -> IResult<&str, (SASPlus, State)> {
[INFO] [stdout]   |                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/sasplus/query.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn query<'a>(&self, state: &State, s: &'a str) -> IResult<&'a str, String> {
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> src/sasplus/query.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn query<'a>(&self, state: &State, s: &'a str) -> IResult<&'a str, String> {
[INFO] [stdout]   |                                            ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fmt`
[INFO] [stdout]   --> src/sasplus.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn fmt(&self, fmt: &mut Formatter) -> Result<(), std::fmt::Error> {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_fmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
[INFO] running `Command { std: "docker" "inspect" "38cf6a02b1c934467ac00ed4a28c9a0cc6c56719709a7e4f424e26cd34f509ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38cf6a02b1c934467ac00ed4a28c9a0cc6c56719709a7e4f424e26cd34f509ca", kill_on_drop: false }`
[INFO] [stdout] 38cf6a02b1c934467ac00ed4a28c9a0cc6c56719709a7e4f424e26cd34f509ca
