[INFO] cloning repository https://github.com/nwtgck/piping-server-rust-nix-replit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwtgck/piping-server-rust-nix-replit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwtgck%2Fpiping-server-rust-nix-replit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwtgck%2Fpiping-server-rust-nix-replit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fcba568766ee037b2fecbefd97ce58b0e177ef6
[INFO] checking nwtgck/piping-server-rust-nix-replit 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%2Fnwtgck%2Fpiping-server-rust-nix-replit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nwtgck/piping-server-rust-nix-replit
[INFO] finished tweaking git repo https://github.com/nwtgck/piping-server-rust-nix-replit
[INFO] tweaked toml for git repo https://github.com/nwtgck/piping-server-rust-nix-replit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nwtgck/piping-server-rust-nix-replit 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/nwtgck/piping-server-rust-nix-replit 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e46c3b5b183d20c22a7ed34dd42d77e2d68a8d555b0081d2d1873dfdbcd9d321
[INFO] running `Command { std: "docker" "start" "-a" "e46c3b5b183d20c22a7ed34dd42d77e2d68a8d555b0081d2d1873dfdbcd9d321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46c3b5b183d20c22a7ed34dd42d77e2d68a8d555b0081d2d1873dfdbcd9d321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46c3b5b183d20c22a7ed34dd42d77e2d68a8d555b0081d2d1873dfdbcd9d321", kill_on_drop: false }`
[INFO] [stdout] e46c3b5b183d20c22a7ed34dd42d77e2d68a8d555b0081d2d1873dfdbcd9d321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8a62730a64e47fae9f35dbfcc3ed02df8e9efe00e2d06033e95cd9a7540899f4
[INFO] running `Command { std: "docker" "start" "-a" "8a62730a64e47fae9f35dbfcc3ed02df8e9efe00e2d06033e95cd9a7540899f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking mpart-async v0.5.0
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-rustls v0.23.1
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking piping-server v0.10.1 (https://github.com/nwtgck/piping-server-rust?tag=v0.10.1#3cdece38)
[INFO] [stderr]     Checking piping-server-rust-nix-replit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<service::util::ServiceFn<impl FnMut(hyper::Request<Body>) -> futures_util::future::future::Map<futures_util::future::join::Join<impl Future<Output = ()>, futures_channel::oneshot::Receiver<Response<Body>>>, fn(((), Result<Response<Body>, futures_channel::oneshot::Canceled>)) -> Result<Response<Body>, futures_channel::oneshot::Canceled>>, Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         async { Ok::<_, Infallible>(service_fn(handler)) }
[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<service::util::ServiceFn<impl FnMut(hyper::Request<Body>) -> futures_util::future::future::Map<futures_util::future::join::Join<impl Future<Output = ()>, futures_channel::oneshot::Receiver<Response<Body>>>, fn(((), Result<Response<Body>, futures_channel::oneshot::Canceled>)) -> Result<Response<Body>, futures_channel::oneshot::Canceled>>, Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         async { Ok::<_, Infallible>(service_fn(handler)) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<service::util::ServiceFn<impl FnMut(hyper::Request<Body>) -> futures_util::future::future::Map<futures_util::future::join::Join<impl Future<Output = ()>, futures_channel::oneshot::Receiver<Response<Body>>>, fn(((), Result<Response<Body>, futures_channel::oneshot::Canceled>)) -> Result<Response<Body>, futures_channel::oneshot::Canceled>>, Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |         async { Ok::<_, Infallible>(service_fn(handler)) }
[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<service::util::ServiceFn<impl FnMut(hyper::Request<Body>) -> futures_util::future::future::Map<futures_util::future::join::Join<impl Future<Output = ()>, futures_channel::oneshot::Receiver<Response<Body>>>, fn(((), Result<Response<Body>, futures_channel::oneshot::Canceled>)) -> Result<Response<Body>, futures_channel::oneshot::Canceled>>, Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         async { Ok::<_, Infallible>(service_fn(handler)) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piping-server-rust-nix-replit` (bin "piping-server-rust-nix-replit") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `piping-server-rust-nix-replit` (bin "piping-server-rust-nix-replit" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8a62730a64e47fae9f35dbfcc3ed02df8e9efe00e2d06033e95cd9a7540899f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a62730a64e47fae9f35dbfcc3ed02df8e9efe00e2d06033e95cd9a7540899f4", kill_on_drop: false }`
[INFO] [stdout] 8a62730a64e47fae9f35dbfcc3ed02df8e9efe00e2d06033e95cd9a7540899f4
