[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] 70944e1fe3520613d7b2d17641d447de2dd8deae [INFO] checking traktion/chunk-streamer against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraktion%2Fchunk-streamer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/traktion/chunk-streamer on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f279366b36509c20f4b2678cc83b56639a7064406cf603d332f44bbad92666e0 [INFO] running `Command { std: "docker" "start" "-a" "f279366b36509c20f4b2678cc83b56639a7064406cf603d332f44bbad92666e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f279366b36509c20f4b2678cc83b56639a7064406cf603d332f44bbad92666e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f279366b36509c20f4b2678cc83b56639a7064406cf603d332f44bbad92666e0", kill_on_drop: false }` [INFO] [stdout] f279366b36509c20f4b2678cc83b56639a7064406cf603d332f44bbad92666e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1de140d63cffffbf193843cc0b80d0abfe620bef557ddf14b80730eb6e8301e9 [INFO] running `Command { std: "docker" "start" "-a" "1de140d63cffffbf193843cc0b80d0abfe620bef557ddf14b80730eb6e8301e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking exponential-backoff v2.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling syn-solidity v1.3.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli-decompressor v2.3.5 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking bitcoin-internals v0.2.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking atomic-write-file v0.2.3 [INFO] [stderr] Compiling ant-build-info v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.4/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="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=40f78b88b03fff1c -C extra-filename=-3a28ff4641cb4238 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-03cf940a979bcb65.rmeta --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 `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=0fb61bf817d5f24a -C extra-filename=-c0ce0a192e4f7dd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1de140d63cffffbf193843cc0b80d0abfe620bef557ddf14b80730eb6e8301e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de140d63cffffbf193843cc0b80d0abfe620bef557ddf14b80730eb6e8301e9", kill_on_drop: false }` [INFO] [stdout] 1de140d63cffffbf193843cc0b80d0abfe620bef557ddf14b80730eb6e8301e9