[INFO] cloning repository https://github.com/PhilipJohnBasile/signal-scope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhilipJohnBasile/signal-scope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipJohnBasile%2Fsignal-scope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipJohnBasile%2Fsignal-scope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 237f140822a20ee6701c65c6340f7fdb7fbf0cbe
[INFO] checking PhilipJohnBasile/signal-scope against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipJohnBasile%2Fsignal-scope" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PhilipJohnBasile/signal-scope
[INFO] finished tweaking git repo https://github.com/PhilipJohnBasile/signal-scope
[INFO] tweaked toml for git repo https://github.com/PhilipJohnBasile/signal-scope written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PhilipJohnBasile/signal-scope on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PhilipJohnBasile/signal-scope 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24a46bca839db2efafd8d5448c86926defa81339119b0277d759eaf31f550663
[INFO] running `Command { std: "docker" "start" "-a" "24a46bca839db2efafd8d5448c86926defa81339119b0277d759eaf31f550663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24a46bca839db2efafd8d5448c86926defa81339119b0277d759eaf31f550663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a46bca839db2efafd8d5448c86926defa81339119b0277d759eaf31f550663", kill_on_drop: false }`
[INFO] [stdout] 24a46bca839db2efafd8d5448c86926defa81339119b0277d759eaf31f550663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3bff7a9251eb5ca3382df5a0a44828c8837020d1f4088d6e9b41a09e6330a7f
[INFO] running `Command { std: "docker" "start" "-a" "c3bff7a9251eb5ca3382df5a0a44828c8837020d1f4088d6e9b41a09e6330a7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v53.4.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking arrow-data v53.4.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking arrow-schema v51.0.0
[INFO] [stderr]     Checking arrow-array v53.4.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking arrow-array v51.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking polars-error v0.43.1
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling polars-lazy v0.43.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking arrow-select v51.0.0
[INFO] [stderr]     Checking arrow-select v53.4.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking arrow-cast v53.4.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking argmin-math v0.3.0
[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/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=987a69c9989c6649 -C extra-filename=-98e5b76a528e9194 --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-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-57757180d0131f15.rmeta --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" "c3bff7a9251eb5ca3382df5a0a44828c8837020d1f4088d6e9b41a09e6330a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3bff7a9251eb5ca3382df5a0a44828c8837020d1f4088d6e9b41a09e6330a7f", kill_on_drop: false }`
[INFO] [stdout] c3bff7a9251eb5ca3382df5a0a44828c8837020d1f4088d6e9b41a09e6330a7f
