[INFO] cloning repository https://github.com/cpt-nemmo/tdd_hello_word
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpt-nemmo/tdd_hello_word" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpt-nemmo%2Ftdd_hello_word", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpt-nemmo%2Ftdd_hello_word'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3edc066ac443f79db310e56dc57558302b9f64a
[INFO] checking cpt-nemmo/tdd_hello_word against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpt-nemmo%2Ftdd_hello_word" "/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/cpt-nemmo/tdd_hello_word
[INFO] finished tweaking git repo https://github.com/cpt-nemmo/tdd_hello_word
[INFO] tweaked toml for git repo https://github.com/cpt-nemmo/tdd_hello_word written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cpt-nemmo/tdd_hello_word on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cpt-nemmo/tdd_hello_word 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14363b0ed485996e8a2e8c65326ed8f3eadaacf87569e991a36d13616158538b
[INFO] running `Command { std: "docker" "start" "-a" "14363b0ed485996e8a2e8c65326ed8f3eadaacf87569e991a36d13616158538b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14363b0ed485996e8a2e8c65326ed8f3eadaacf87569e991a36d13616158538b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14363b0ed485996e8a2e8c65326ed8f3eadaacf87569e991a36d13616158538b", kill_on_drop: false }`
[INFO] [stdout] 14363b0ed485996e8a2e8c65326ed8f3eadaacf87569e991a36d13616158538b
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68ca4d3f38c80b46b1f4211db53fddd2edba68b0defdefe3215199ae3509b1ae
[INFO] running `Command { std: "docker" "start" "-a" "68ca4d3f38c80b46b1f4211db53fddd2edba68b0defdefe3215199ae3509b1ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking tdd_hello_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let response = app
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 36 | |             .oneshot(
[INFO] [stdout] 37 | |                 http::Request::builder()
[INFO] [stdout] 38 | |                     .uri("/hello")
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let response = app
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 36 | |             .oneshot(
[INFO] [stdout] 37 | |                 http::Request::builder()
[INFO] [stdout] 38 | |                     .uri("/hello")
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tdd_hello_world` (bin "tdd_hello_world" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "68ca4d3f38c80b46b1f4211db53fddd2edba68b0defdefe3215199ae3509b1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ca4d3f38c80b46b1f4211db53fddd2edba68b0defdefe3215199ae3509b1ae", kill_on_drop: false }`
[INFO] [stdout] 68ca4d3f38c80b46b1f4211db53fddd2edba68b0defdefe3215199ae3509b1ae
