[INFO] fetching crate cegla-fcgi 0.2.2...
[INFO] checking cegla-fcgi-0.2.2 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate cegla-fcgi 0.2.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cegla-fcgi 0.2.2
[INFO] finished tweaking crates.io crate cegla-fcgi 0.2.2
[INFO] tweaked toml for crates.io crate cegla-fcgi 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cegla-fcgi 0.2.2 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.2 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f31e1c21594c07aa5dfd141a1cd6c1ada297dbf277bf5e51d644d87a56cc0107
[INFO] running `Command { std: "docker" "start" "-a" "f31e1c21594c07aa5dfd141a1cd6c1ada297dbf277bf5e51d644d87a56cc0107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f31e1c21594c07aa5dfd141a1cd6c1ada297dbf277bf5e51d644d87a56cc0107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31e1c21594c07aa5dfd141a1cd6c1ada297dbf277bf5e51d644d87a56cc0107", kill_on_drop: false }`
[INFO] [stdout] f31e1c21594c07aa5dfd141a1cd6c1ada297dbf277bf5e51d644d87a56cc0107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 91f80eef5408f004b4a1ff72205f301c5de90d770fe6756a0bdb36818b791b21
[INFO] running `Command { std: "docker" "start" "-a" "91f80eef5408f004b4a1ff72205f301c5de90d770fe6756a0bdb36818b791b21", kill_on_drop: false }`
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling shiba v0.1.1
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking cegla v0.2.2
[INFO] [stderr]     Checking cegla-fcgi v0.2.2 (/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::<Bytes>::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<Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>>` is not satisfied
[INFO] [stdout]    --> src/client.rs:277:115
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .body(http_body_util::Empty::<Bytes>::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<Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>>`
[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] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/client.rs:277:93
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .body(http_body_util::Empty::<Bytes>::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<Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>>` is not satisfied
[INFO] [stdout]    --> src/client.rs:277:115
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .body(http_body_util::Empty::<Bytes>::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<Box<(dyn std::error::Error + std::marker::Send + Sync + 'static)>>`
[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] [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" "91f80eef5408f004b4a1ff72205f301c5de90d770fe6756a0bdb36818b791b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f80eef5408f004b4a1ff72205f301c5de90d770fe6756a0bdb36818b791b21", kill_on_drop: false }`
[INFO] [stdout] 91f80eef5408f004b4a1ff72205f301c5de90d770fe6756a0bdb36818b791b21
