[INFO] cloning repository https://github.com/aharisu/navi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aharisu/navi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharisu%2Fnavi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharisu%2Fnavi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38558dc0bb326124e273ff73d87f43f970dc4f62
[INFO] building aharisu/navi against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faharisu%2Fnavi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aharisu/navi on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aharisu/navi
[INFO] finished tweaking git repo https://github.com/aharisu/navi
[INFO] tweaked toml for git repo https://github.com/aharisu/navi written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aharisu/navi 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03291ec1114519dbbf30930deccc09a8df72d3bf46792ed2c75bd53d9a06a22d
[INFO] running `Command { std: "docker" "start" "-a" "03291ec1114519dbbf30930deccc09a8df72d3bf46792ed2c75bd53d9a06a22d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03291ec1114519dbbf30930deccc09a8df72d3bf46792ed2c75bd53d9a06a22d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03291ec1114519dbbf30930deccc09a8df72d3bf46792ed2c75bd53d9a06a22d", kill_on_drop: false }`
[INFO] [stdout] 03291ec1114519dbbf30930deccc09a8df72d3bf46792ed2c75bd53d9a06a22d
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f310f1c203619834dcf7ff4f3e2ed29a53be11c8e223d5de2e1ca33bc1df4d25
[INFO] running `Command { std: "docker" "start" "-a" "f310f1c203619834dcf7ff4f3e2ed29a53be11c8e223d5de2e1ca33bc1df4d25", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling navi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/value.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(usize);
[INFO] [stdout]     |            ----------- ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtraTypeId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(());
[INFO] [stdout]     |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/value/syntax/match.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<List>)>` does not implement `Clone`, so calling `clone` on `&Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<List>)>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 261 -     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout] 261 +     for (pat, body) in patterns.into_iter() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] running `Command { std: "docker" "inspect" "f310f1c203619834dcf7ff4f3e2ed29a53be11c8e223d5de2e1ca33bc1df4d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f310f1c203619834dcf7ff4f3e2ed29a53be11c8e223d5de2e1ca33bc1df4d25", kill_on_drop: false }`
[INFO] [stdout] f310f1c203619834dcf7ff4f3e2ed29a53be11c8e223d5de2e1ca33bc1df4d25
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cad69cd6d00e27a6c341a321be349b66980606739fd049e0f2e0a43d2e790b80
[INFO] running `Command { std: "docker" "start" "-a" "cad69cd6d00e27a6c341a321be349b66980606739fd049e0f2e0a43d2e790b80", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/value.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(usize);
[INFO] [stdout]     |            ----------- ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtraTypeId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(());
[INFO] [stdout]     |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/value/syntax/match.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<List>)>` does not implement `Clone`, so calling `clone` on `&Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<List>)>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 261 -     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout] 261 +     for (pat, body) in patterns.into_iter() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling navi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/value.rs:277:24
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(usize);
[INFO] [stdout]     |            ----------- ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtraTypeId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct ExtraTypeId(());
[INFO] [stdout]     |                        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/value/syntax/match.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<value::list::List>)>` does not implement `Clone`, so calling `clone` on `&Vec<(Vec<ptr::Reachable<value::any::Any>>, ptr::Reachable<value::list::List>)>` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 261 -     for (pat, body) in patterns.clone().into_iter() {
[INFO] [stdout] 261 +     for (pat, body) in patterns.into_iter() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "cad69cd6d00e27a6c341a321be349b66980606739fd049e0f2e0a43d2e790b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad69cd6d00e27a6c341a321be349b66980606739fd049e0f2e0a43d2e790b80", kill_on_drop: false }`
[INFO] [stdout] cad69cd6d00e27a6c341a321be349b66980606739fd049e0f2e0a43d2e790b80
