[INFO] cloning repository https://github.com/qinyuhang/git-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qinyuhang/git-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinyuhang%2Fgit-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinyuhang%2Fgit-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 784c5e1f0448961128285542e11ce8eda1418531
[INFO] building qinyuhang/git-prototype against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqinyuhang%2Fgit-prototype" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qinyuhang/git-prototype
[INFO] finished tweaking git repo https://github.com/qinyuhang/git-prototype
[INFO] tweaked toml for git repo https://github.com/qinyuhang/git-prototype written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qinyuhang/git-prototype on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qinyuhang/git-prototype 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: unused manifest key: workspace.version
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57e1cbf13af06b7d15c6ff6e5f8cca06c519c91c8ebba0e3fa350b648b912d8b
[INFO] running `Command { std: "docker" "start" "-a" "57e1cbf13af06b7d15c6ff6e5f8cca06c519c91c8ebba0e3fa350b648b912d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57e1cbf13af06b7d15c6ff6e5f8cca06c519c91c8ebba0e3fa350b648b912d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e1cbf13af06b7d15c6ff6e5f8cca06c519c91c8ebba0e3fa350b648b912d8b", kill_on_drop: false }`
[INFO] [stdout] 57e1cbf13af06b7d15c6ff6e5f8cca06c519c91c8ebba0e3fa350b648b912d8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a363e6fb1febcb9475a04ce4fa61461ca218e7684d6699095f18c8990cf517b2
[INFO] running `Command { std: "docker" "start" "-a" "a363e6fb1febcb9475a04ce4fa61461ca218e7684d6699095f18c8990cf517b2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling object v0.1.0 (/opt/rustwide/workdir/crates/object)
[INFO] [stderr]    Compiling commit v0.1.0 (/opt/rustwide/workdir/crates/commit)
[INFO] [stderr]    Compiling blob v0.1.0 (/opt/rustwide/workdir/crates/blob)
[INFO] [stderr]    Compiling tree v0.1.0 (/opt/rustwide/workdir/crates/tree)
[INFO] [stderr]    Compiling cmd v0.1.0 (/opt/rustwide/workdir/crates/cmd)
[INFO] [stdout] warning: unused import: `object::Object`
[INFO] [stdout]  --> crates/cmd/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use object::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "a363e6fb1febcb9475a04ce4fa61461ca218e7684d6699095f18c8990cf517b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a363e6fb1febcb9475a04ce4fa61461ca218e7684d6699095f18c8990cf517b2", kill_on_drop: false }`
[INFO] [stdout] a363e6fb1febcb9475a04ce4fa61461ca218e7684d6699095f18c8990cf517b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d84a9a1b63d789c2ea41eafead2fa010bbe83cf85463f6f397fcd16c73f3b24
[INFO] running `Command { std: "docker" "start" "-a" "0d84a9a1b63d789c2ea41eafead2fa010bbe83cf85463f6f397fcd16c73f3b24", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.edition
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.name
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]    Compiling object v0.1.0 (/opt/rustwide/workdir/crates/object)
[INFO] [stderr]    Compiling cmd v0.1.0 (/opt/rustwide/workdir/crates/cmd)
[INFO] [stderr]    Compiling commit v0.1.0 (/opt/rustwide/workdir/crates/commit)
[INFO] [stderr]    Compiling tree v0.1.0 (/opt/rustwide/workdir/crates/tree)
[INFO] [stderr]    Compiling blob v0.1.0 (/opt/rustwide/workdir/crates/blob)
[INFO] [stdout] warning: unused import: `object::Object`
[INFO] [stdout]  --> crates/cmd/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use object::Object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "0d84a9a1b63d789c2ea41eafead2fa010bbe83cf85463f6f397fcd16c73f3b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d84a9a1b63d789c2ea41eafead2fa010bbe83cf85463f6f397fcd16c73f3b24", kill_on_drop: false }`
[INFO] [stdout] 0d84a9a1b63d789c2ea41eafead2fa010bbe83cf85463f6f397fcd16c73f3b24
