[INFO] fetching crate spaceship 0.1.1...
[INFO] building spaceship-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate spaceship 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spaceship 0.1.1
[INFO] finished tweaking crates.io crate spaceship 0.1.1
[INFO] tweaked toml for crates.io crate spaceship 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spaceship 0.1.1 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 crates.io crate spaceship 0.1.1 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1cde97645627a806577e7c5e8ba43db35ff792104630f08813a936b5c2034c4e
[INFO] running `Command { std: "docker" "start" "-a" "1cde97645627a806577e7c5e8ba43db35ff792104630f08813a936b5c2034c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cde97645627a806577e7c5e8ba43db35ff792104630f08813a936b5c2034c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cde97645627a806577e7c5e8ba43db35ff792104630f08813a936b5c2034c4e", kill_on_drop: false }`
[INFO] [stdout] 1cde97645627a806577e7c5e8ba43db35ff792104630f08813a936b5c2034c4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ebdedce01a18fcbe4a86b4ccaa665e5ee69e652551d7fd684784b91f5167d8b1
[INFO] running `Command { std: "docker" "start" "-a" "ebdedce01a18fcbe4a86b4ccaa665e5ee69e652551d7fd684784b91f5167d8b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.74
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.31.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling spaceship-derive v0.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling spaceship v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]    --> src/errors/mod.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn handler() -> HandlerResult<()> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user` is never used
[INFO] [stdout]    --> src/errors/mod.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_user() -> Result<(), ()> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.74s
[INFO] running `Command { std: "docker" "inspect" "ebdedce01a18fcbe4a86b4ccaa665e5ee69e652551d7fd684784b91f5167d8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebdedce01a18fcbe4a86b4ccaa665e5ee69e652551d7fd684784b91f5167d8b1", kill_on_drop: false }`
[INFO] [stdout] ebdedce01a18fcbe4a86b4ccaa665e5ee69e652551d7fd684784b91f5167d8b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8b11e322d79a707a256c583699233fdc0697756f549140c1a0bcc5638025ed13
[INFO] running `Command { std: "docker" "start" "-a" "8b11e322d79a707a256c583699233fdc0697756f549140c1a0bcc5638025ed13", kill_on_drop: false }`
[INFO] [stderr]    Compiling spaceship v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]    --> src/errors/mod.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn handler() -> HandlerResult<()> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user` is never used
[INFO] [stdout]    --> src/errors/mod.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_user() -> Result<(), ()> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]    --> src/errors/mod.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | async fn handler() -> HandlerResult<()> {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user` is never used
[INFO] [stdout]    --> src/errors/mod.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_user() -> Result<(), ()> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "8b11e322d79a707a256c583699233fdc0697756f549140c1a0bcc5638025ed13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b11e322d79a707a256c583699233fdc0697756f549140c1a0bcc5638025ed13", kill_on_drop: false }`
[INFO] [stdout] 8b11e322d79a707a256c583699233fdc0697756f549140c1a0bcc5638025ed13
