[INFO] cloning repository https://github.com/swananan/feather-quic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swananan/feather-quic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswananan%2Ffeather-quic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswananan%2Ffeather-quic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5f1f6001ffa928bf52c4db4c31e401e89a6ae85 [INFO] checking swananan/feather-quic against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswananan%2Ffeather-quic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/swananan/feather-quic [INFO] finished tweaking git repo https://github.com/swananan/feather-quic [INFO] tweaked toml for git repo https://github.com/swananan/feather-quic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swananan/feather-quic on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/swananan/mio-timerfd.git` [INFO] [stderr] Locking 252 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rcgen v0.11.3 (available: v0.14.3) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f90708dfa8dd8f4015e37c7d754abf5db6a3b6541a5842642134996ab3f5464 [INFO] running `Command { std: "docker" "start" "-a" "0f90708dfa8dd8f4015e37c7d754abf5db6a3b6541a5842642134996ab3f5464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f90708dfa8dd8f4015e37c7d754abf5db6a3b6541a5842642134996ab3f5464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f90708dfa8dd8f4015e37c7d754abf5db6a3b6541a5842642134996ab3f5464", kill_on_drop: false }` [INFO] [stdout] 0f90708dfa8dd8f4015e37c7d754abf5db6a3b6541a5842642134996ab3f5464 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f384f7a6aff29f44c17c722e3e1e591d6e9cd5ec9cbb0336ac5bd6a91bbb13cb [INFO] running `Command { std: "docker" "start" "-a" "f384f7a6aff29f44c17c722e3e1e591d6e9cd5ec9cbb0336ac5bd6a91bbb13cb", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking mio-timerfd v0.3.0 (https://github.com/swananan/mio-timerfd.git#af3295e7) [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking clap-num v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Checking test-log v0.2.18 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking feather-quic-core v0.1.0 (/opt/rustwide/workdir/feather-quic-core) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.1 [INFO] [stderr] Checking quinn-proto v0.11.13 [INFO] [stderr] Checking feather-quic-tools v0.1.0 (/opt/rustwide/workdir/feather-quic-tools) [INFO] [stderr] Checking feather-quic-integration-tests v0.1.0 (/opt/rustwide/workdir/feather-quic-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "f384f7a6aff29f44c17c722e3e1e591d6e9cd5ec9cbb0336ac5bd6a91bbb13cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f384f7a6aff29f44c17c722e3e1e591d6e9cd5ec9cbb0336ac5bd6a91bbb13cb", kill_on_drop: false }` [INFO] [stdout] f384f7a6aff29f44c17c722e3e1e591d6e9cd5ec9cbb0336ac5bd6a91bbb13cb