[INFO] fetching crate thirtyfour-mouse 0.2.1...
[INFO] checking thirtyfour-mouse-0.2.1 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate thirtyfour-mouse 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate thirtyfour-mouse 0.2.1
[INFO] finished tweaking crates.io crate thirtyfour-mouse 0.2.1
[INFO] tweaked toml for crates.io crate thirtyfour-mouse 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thirtyfour-mouse 0.2.1 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 thirtyfour-mouse 0.2.1 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] a767e7ac28b7a9abcc7165eca7f61cff196466479c33784fa5e050df0c9c4150
[INFO] running `Command { std: "docker" "start" "-a" "a767e7ac28b7a9abcc7165eca7f61cff196466479c33784fa5e050df0c9c4150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a767e7ac28b7a9abcc7165eca7f61cff196466479c33784fa5e050df0c9c4150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a767e7ac28b7a9abcc7165eca7f61cff196466479c33784fa5e050df0c9c4150", kill_on_drop: false }`
[INFO] [stdout] a767e7ac28b7a9abcc7165eca7f61cff196466479c33784fa5e050df0c9c4150
[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] bbbc437be9918291e39c4d96f33bb46086d5a19335af675f6b06cf3a24a7ef90
[INFO] running `Command { std: "docker" "start" "-a" "bbbc437be9918291e39c4d96f33bb46086d5a19335af675f6b06cf3a24a7ef90", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking topology-traits v0.1.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking enterpolation v0.3.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking chacha20 v0.10.0-rc.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking rand v0.10.0-rc.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking thirtyfour v0.36.1
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `()` is non-empty
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thirtyfour-0.36.1/src/support.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 match std::future::pending::<Infallible>().await {}
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `()`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 41 ~                 match std::future::pending::<Infallible>().await {
[INFO] [stdout] 42 +                     _ => todo!(),
[INFO] [stdout] 43 ~                 }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thirtyfour` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bbbc437be9918291e39c4d96f33bb46086d5a19335af675f6b06cf3a24a7ef90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbbc437be9918291e39c4d96f33bb46086d5a19335af675f6b06cf3a24a7ef90", kill_on_drop: false }`
[INFO] [stdout] bbbc437be9918291e39c4d96f33bb46086d5a19335af675f6b06cf3a24a7ef90
