[INFO] fetching crate quiver-h3 0.1.0... [INFO] checking quiver-h3-0.1.0 against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] extracting crate quiver-h3 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate quiver-h3 0.1.0 on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate quiver-h3 0.1.0 [INFO] finished tweaking crates.io crate quiver-h3 0.1.0 [INFO] tweaked toml for crates.io crate quiver-h3 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding bitstream-io v1.10.0 (available: v2.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitstream-io v1.10.0 [INFO] [stderr] Downloaded quiche-tokio v0.1.0 [INFO] [stderr] Downloaded quiver-qpack v0.1.1 [INFO] [stderr] Downloaded octets v0.2.0 [INFO] [stderr] Downloaded tokio-bitstream-io v0.0.7 [INFO] [stderr] Downloaded qlog v0.9.0 [INFO] [stderr] Downloaded quiche v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb01ceabd99ecab40c3bd43e340922e83de0528faafae6ecf90d2ea5cadf7757 [INFO] running `Command { std: "docker" "start" "-a" "eb01ceabd99ecab40c3bd43e340922e83de0528faafae6ecf90d2ea5cadf7757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb01ceabd99ecab40c3bd43e340922e83de0528faafae6ecf90d2ea5cadf7757", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb01ceabd99ecab40c3bd43e340922e83de0528faafae6ecf90d2ea5cadf7757", kill_on_drop: false }` [INFO] [stdout] eb01ceabd99ecab40c3bd43e340922e83de0528faafae6ecf90d2ea5cadf7757 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fcf5280c23f59c0947aa081119d2d45c4f1ff60b02a6561513d8a5a7e8e5ca6 [INFO] running `Command { std: "docker" "start" "-a" "3fcf5280c23f59c0947aa081119d2d45c4f1ff60b02a6561513d8a5a7e8e5ca6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking octets v0.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitstream-io v1.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling quiver-qpack v0.1.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quiche v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4847d6a9d07d4be9ba3196f6ad444af2d7bdde72/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=32138aa4e066fecf -C extra-filename=-beaf0a3c5d52c1fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfb79599ac82548b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b477b2df78b4bda5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f77e1dc038b95ea6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-84f3fffb68fa78b8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ac5ce495e63e3bf8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a72f8695f6d348f5.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3fcf5280c23f59c0947aa081119d2d45c4f1ff60b02a6561513d8a5a7e8e5ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fcf5280c23f59c0947aa081119d2d45c4f1ff60b02a6561513d8a5a7e8e5ca6", kill_on_drop: false }` [INFO] [stdout] 3fcf5280c23f59c0947aa081119d2d45c4f1ff60b02a6561513d8a5a7e8e5ca6