[INFO] cloning repository https://github.com/traktion/chunk-streamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traktion/chunk-streamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraktion%2Fchunk-streamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraktion%2Fchunk-streamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee6b7190d09e27df48bee6d5929cbfb66da4a948 [INFO] checking traktion/chunk-streamer against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraktion%2Fchunk-streamer" "/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/traktion/chunk-streamer [INFO] finished tweaking git repo https://github.com/traktion/chunk-streamer [INFO] tweaked toml for git repo https://github.com/traktion/chunk-streamer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/traktion/chunk-streamer on toolchain 4e55a504843955c97eb06907c71f6f3e99208021 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/traktion/chunk-streamer 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e9296917992730c9d820fde4e2883f154816e838754fb2da2c867f31d3026ef [INFO] running `Command { std: "docker" "start" "-a" "5e9296917992730c9d820fde4e2883f154816e838754fb2da2c867f31d3026ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e9296917992730c9d820fde4e2883f154816e838754fb2da2c867f31d3026ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9296917992730c9d820fde4e2883f154816e838754fb2da2c867f31d3026ef", kill_on_drop: false }` [INFO] [stdout] 5e9296917992730c9d820fde4e2883f154816e838754fb2da2c867f31d3026ef [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04065b3d959c349ede66ca8a4fa0e5c3cdc74689f3485272e7712be757f0bc70 [INFO] running `Command { std: "docker" "start" "-a" "04065b3d959c349ede66ca8a4fa0e5c3cdc74689f3485272e7712be757f0bc70", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn-solidity v1.3.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking futures-utils-wasm v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rw-stream-sink v0.4.0 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-bounded v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking const-hex v1.15.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling alloy-sol-type-parser v1.3.1 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking multistream-select v0.13.0 [INFO] [stderr] Checking libp2p-identity v0.2.12 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling alloy-primitives v1.3.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking nybbles v0.4.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking multiaddr v0.18.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking libp2p-core v0.43.1 [INFO] [stderr] Checking quick-protobuf-codec v0.3.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking alloy-json-abi v1.3.1 [INFO] [stderr] Checking alloy-eip2124 v0.2.0 [INFO] [stderr] Checking alloy-eip2930 v0.2.1 [INFO] [stderr] Checking alloy-eip7702 v0.6.1 [INFO] [stderr] Checking alloy-serde v1.0.37 [INFO] [stderr] Checking alloy-trie v0.9.1 [INFO] [stderr] Checking alloy-signer v1.0.37 [INFO] [stderr] Checking alloy-chains v0.2.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking alloy-eips v1.0.37 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Checking alloy-hardforks v0.2.13 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling which v4.4.2 [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/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1f0135f090b524ed -C extra-filename=-1b436e869e0895ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3b5566df87b5037c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf5b159c3b5ca11e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f7c845c233273a4c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ae13d81e22e6d5b8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-72d437a149eb7378.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4e55a504843955c97eb06907c71f6f3e99208021/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d84d3a604b422dad -C extra-filename=-30d995e158caa6d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-83f4b770ed9dde41.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-56f9f4149adea7b1.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-401e6689512347c7.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a6b226a6e9108d03.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-1139c163d0bdfd0a.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-3bd9a99fe78abaef.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a04fa7176438272b/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "04065b3d959c349ede66ca8a4fa0e5c3cdc74689f3485272e7712be757f0bc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04065b3d959c349ede66ca8a4fa0e5c3cdc74689f3485272e7712be757f0bc70", kill_on_drop: false }` [INFO] [stdout] 04065b3d959c349ede66ca8a4fa0e5c3cdc74689f3485272e7712be757f0bc70