[INFO] cloning repository https://github.com/gongy/quic-portal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gongy/quic-portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongy%2Fquic-portal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgongy%2Fquic-portal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cacab9264c3700f414e0ef9b6ba1084bee0b3e3
[INFO] checking gongy/quic-portal 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%2Fgongy%2Fquic-portal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gongy/quic-portal
[INFO] finished tweaking git repo https://github.com/gongy/quic-portal
[INFO] tweaked toml for git repo https://github.com/gongy/quic-portal written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gongy/quic-portal 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/gongy/quic-portal 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8c06f996ef51bf3912cf1ac77430294760b089527bc9cb73a9b0baddad23724b
[INFO] running `Command { std: "docker" "start" "-a" "8c06f996ef51bf3912cf1ac77430294760b089527bc9cb73a9b0baddad23724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c06f996ef51bf3912cf1ac77430294760b089527bc9cb73a9b0baddad23724b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c06f996ef51bf3912cf1ac77430294760b089527bc9cb73a9b0baddad23724b", kill_on_drop: false }`
[INFO] [stdout] 8c06f996ef51bf3912cf1ac77430294760b089527bc9cb73a9b0baddad23724b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2d84af641e165fd815f086311e9ba179e7704dc64d508afac2c2e2b0ce4bc6fc
[INFO] running `Command { std: "docker" "start" "-a" "2d84af641e165fd815f086311e9ba179e7704dc64d508afac2c2e2b0ce4bc6fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling quinn-udp v0.5.13 (https://github.com/danielshaar/quinn.git#a776bad2)
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]     Checking fastbloom v0.12.1
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking pyo3-log v0.12.4
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.0
[INFO] [stderr]     Checking quinn-proto v0.11.13 (https://github.com/danielshaar/quinn.git#a776bad2)
[INFO] [stderr]     Checking quic-portal v0.1.13 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/lib.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn is_connected(&self, py: Python) -> bool {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-portal` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/lib.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn is_connected(&self, py: Python) -> bool {
[INFO] [stdout]     |                                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quic-portal` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2d84af641e165fd815f086311e9ba179e7704dc64d508afac2c2e2b0ce4bc6fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d84af641e165fd815f086311e9ba179e7704dc64d508afac2c2e2b0ce4bc6fc", kill_on_drop: false }`
[INFO] [stdout] 2d84af641e165fd815f086311e9ba179e7704dc64d508afac2c2e2b0ce4bc6fc
