[INFO] cloning repository https://github.com/acfuns/zero2production_for_axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acfuns/zero2production_for_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facfuns%2Fzero2production_for_axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facfuns%2Fzero2production_for_axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13798d8386487d41d53e157f4b5008a8a0ab5e3a
[INFO] checking acfuns/zero2production_for_axum 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%2Facfuns%2Fzero2production_for_axum" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/acfuns/zero2production_for_axum
[INFO] finished tweaking git repo https://github.com/acfuns/zero2production_for_axum
[INFO] tweaked toml for git repo https://github.com/acfuns/zero2production_for_axum written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acfuns/zero2production_for_axum 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/acfuns/zero2production_for_axum 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47a79926c7918019899916b97d302f251208b94540809199b066697abb0205d0
[INFO] running `Command { std: "docker" "start" "-a" "47a79926c7918019899916b97d302f251208b94540809199b066697abb0205d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47a79926c7918019899916b97d302f251208b94540809199b066697abb0205d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a79926c7918019899916b97d302f251208b94540809199b066697abb0205d0", kill_on_drop: false }`
[INFO] [stdout] 47a79926c7918019899916b97d302f251208b94540809199b066697abb0205d0
[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 -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] e22a09088c73b982e09fc2b34f595f1a7e778ac30e9dc4a3a477cf4165339818
[INFO] running `Command { std: "docker" "start" "-a" "e22a09088c73b982e09fc2b34f595f1a7e778ac30e9dc4a3a477cf4165339818", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]     Checking tokio v1.20.0
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking axum-core v0.2.7
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking serde v1.0.139
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.14
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking axum v0.5.15
[INFO] [stderr]     Checking zero2production_for_axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 13 | |         .oneshot(
[INFO] [stdout] 14 | |             Request::builder()
[INFO] [stdout] 15 | |                 .uri("/health_check")
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         .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<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .await
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 13 | |         .oneshot(
[INFO] [stdout] 14 | |             Request::builder()
[INFO] [stdout] 15 | |                 .uri("/health_check")
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 32 | |         .oneshot(
[INFO] [stdout] 33 | |             Request::builder()
[INFO] [stdout] 34 | |                 .method("POST")
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .await
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/health_check.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 32 | |         .oneshot(
[INFO] [stdout] 33 | |             Request::builder()
[INFO] [stdout] 34 | |                 .method("POST")
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zero2production_for_axum` (test "health_check") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e22a09088c73b982e09fc2b34f595f1a7e778ac30e9dc4a3a477cf4165339818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22a09088c73b982e09fc2b34f595f1a7e778ac30e9dc4a3a477cf4165339818", kill_on_drop: false }`
[INFO] [stdout] e22a09088c73b982e09fc2b34f595f1a7e778ac30e9dc4a3a477cf4165339818
