[INFO] cloning repository https://github.com/bdbai/nyquest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bdbai/nyquest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Fnyquest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Fnyquest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3354a2ebf8fd5bfa73eebe0fdc43aaa2b7302c71 [INFO] checking bdbai/nyquest against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Fnyquest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdbai/nyquest on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdbai/nyquest [INFO] finished tweaking git repo https://github.com/bdbai/nyquest [INFO] tweaked toml for git repo https://github.com/bdbai/nyquest written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bdbai/nyquest 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c6b9726986ba8cb6d0d47c85b81883ed743b7f75b86a3d5caa4088e010796dc [INFO] running `Command { std: "docker" "start" "-a" "4c6b9726986ba8cb6d0d47c85b81883ed743b7f75b86a3d5caa4088e010796dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c6b9726986ba8cb6d0d47c85b81883ed743b7f75b86a3d5caa4088e010796dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6b9726986ba8cb6d0d47c85b81883ed743b7f75b86a3d5caa4088e010796dc", kill_on_drop: false }` [INFO] [stdout] 4c6b9726986ba8cb6d0d47c85b81883ed743b7f75b86a3d5caa4088e010796dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6a1c894d96d1f847cd404ba65f6ecab61b34d8300069001835ba219b7b0b23 [INFO] running `Command { std: "docker" "start" "-a" "3c6a1c894d96d1f847cd404ba65f6ecab61b34d8300069001835ba219b7b0b23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking nyquest-backend-tests v0.0.0 (/opt/rustwide/workdir/nyquest-backend-tests) [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking nyquest-interface v0.1.0 (/opt/rustwide/workdir/nyquest-interface) [INFO] [stdout] error: hi [INFO] [stdout] --> nyquest-interface/src/async/body.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait BodyStream: AsyncRead + AsyncSeek + Send {} [INFO] [stdout] | -------------------------------------------------- built-in `dyn r#async::body::BodyStream` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 32 | impl BodyStream for S {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> nyquest-interface/src/async/body.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait BodyStream: AsyncRead + AsyncSeek + Send {} [INFO] [stdout] | -------------------------------------------------- built-in `dyn r#async::body::BodyStream` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 32 | impl BodyStream for S {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> nyquest-interface/src/blocking/body.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait BodyStream: Read + Seek + Send {} [INFO] [stdout] | ---------------------------------------- built-in `dyn blocking::body::BodyStream` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 29 | impl BodyStream for S {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> nyquest-interface/src/blocking/body.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait BodyStream: Read + Seek + Send {} [INFO] [stdout] | ---------------------------------------- built-in `dyn blocking::body::BodyStream` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 29 | impl BodyStream for S {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nyquest-interface` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nyquest-interface` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3c6a1c894d96d1f847cd404ba65f6ecab61b34d8300069001835ba219b7b0b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6a1c894d96d1f847cd404ba65f6ecab61b34d8300069001835ba219b7b0b23", kill_on_drop: false }` [INFO] [stdout] 3c6a1c894d96d1f847cd404ba65f6ecab61b34d8300069001835ba219b7b0b23