[INFO] fetching crate cegla-fcgi 0.2.3... [INFO] checking cegla-fcgi-0.2.3 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1 [INFO] extracting crate cegla-fcgi 0.2.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cegla-fcgi 0.2.3 [INFO] finished tweaking crates.io crate cegla-fcgi 0.2.3 [INFO] tweaked toml for crates.io crate cegla-fcgi 0.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cegla-fcgi 0.2.3 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cegla-fcgi 0.2.3 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04463efe3f891964082d28a40146d9a4cfa829ccc7664bcef12e339ab2d0f09b [INFO] running `Command { std: "docker" "start" "-a" "04463efe3f891964082d28a40146d9a4cfa829ccc7664bcef12e339ab2d0f09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04463efe3f891964082d28a40146d9a4cfa829ccc7664bcef12e339ab2d0f09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04463efe3f891964082d28a40146d9a4cfa829ccc7664bcef12e339ab2d0f09b", kill_on_drop: false }` [INFO] [stdout] 04463efe3f891964082d28a40146d9a4cfa829ccc7664bcef12e339ab2d0f09b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a84ecfb0d54fdf2ddb31f007361d2871f35f507b18f8776a4330fa8e8325c0d5 [INFO] running `Command { std: "docker" "start" "-a" "a84ecfb0d54fdf2ddb31f007361d2871f35f507b18f8776a4330fa8e8325c0d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling shiba v0.1.1 [INFO] [stderr] Checking oneshot v0.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking cegla v0.2.3 [INFO] [stderr] Checking cegla-fcgi v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/client.rs:277:93 [INFO] [stdout] | [INFO] [stdout] 277 | .body(http_body_util::Empty::::new().map_err(|e| -> std::io::Error { std::io::Error::other(e) })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ - any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): Into>` is not satisfied [INFO] [stdout] --> src/client.rs:277:115 [INFO] [stdout] | [INFO] [stdout] 277 | .body(http_body_util::Empty::::new().map_err(|e| -> std::io::Error { std::io::Error::other(e) })) [INFO] [stdout] | --------------------- ^ the trait `std::error::Error` is not implemented for `()` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>` to implement `From<()>` [INFO] [stdout] = note: required for `()` to implement `Into>` [INFO] [stdout] note: required by a bound in `std::io::Error::other` [INFO] [stdout] --> /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/error.rs:289:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/client.rs:277:93 [INFO] [stdout] | [INFO] [stdout] 277 | .body(http_body_util::Empty::::new().map_err(|e| -> std::io::Error { std::io::Error::other(e) })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ - any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `(): Into>` is not satisfied [INFO] [stdout] --> src/client.rs:277:115 [INFO] [stdout] | [INFO] [stdout] 277 | .body(http_body_util::Empty::::new().map_err(|e| -> std::io::Error { std::io::Error::other(e) })) [INFO] [stdout] | --------------------- ^ the trait `std::error::Error` is not implemented for `()` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required for `Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>` to implement `From<()>` [INFO] [stdout] = note: required for `()` to implement `Into>` [INFO] [stdout] note: required by a bound in `std::io::Error::other` [INFO] [stdout] --> /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/error.rs:289:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cegla-fcgi` (lib) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cegla-fcgi` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a84ecfb0d54fdf2ddb31f007361d2871f35f507b18f8776a4330fa8e8325c0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84ecfb0d54fdf2ddb31f007361d2871f35f507b18f8776a4330fa8e8325c0d5", kill_on_drop: false }` [INFO] [stdout] a84ecfb0d54fdf2ddb31f007361d2871f35f507b18f8776a4330fa8e8325c0d5