[INFO] cloning repository https://github.com/pietruszka123/audio-share
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pietruszka123/audio-share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietruszka123%2Faudio-share", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietruszka123%2Faudio-share'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 065439697e12539c3946bb342953a0b13e507317
[INFO] checking pietruszka123/audio-share against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietruszka123%2Faudio-share" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/pietruszka123/audio-share
[INFO] finished tweaking git repo https://github.com/pietruszka123/audio-share
[INFO] tweaked toml for git repo https://github.com/pietruszka123/audio-share written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pietruszka123/audio-share on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pietruszka123/audio-share 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8763f05fe954d212e7f288998165e9883353add852b50c20273785c5e8723502
[INFO] running `Command { std: "docker" "start" "-a" "8763f05fe954d212e7f288998165e9883353add852b50c20273785c5e8723502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8763f05fe954d212e7f288998165e9883353add852b50c20273785c5e8723502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8763f05fe954d212e7f288998165e9883353add852b50c20273785c5e8723502", kill_on_drop: false }`
[INFO] [stdout] 8763f05fe954d212e7f288998165e9883353add852b50c20273785c5e8723502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fff89ce49fcf907be3af3eeb9534f8333df4b256409f3dfdb96fea7fc814c166
[INFO] running `Command { std: "docker" "start" "-a" "fff89ce49fcf907be3af3eeb9534f8333df4b256409f3dfdb96fea7fc814c166", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling libsamplerate-sys v0.1.12
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking crossterm v0.28.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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/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", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=04368764ba0afe38 -C extra-filename=-dfd73262f5387cd8 --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-03123bb854b05c34.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-90e33f06fd5154d7.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-64305c152875789b.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" "fff89ce49fcf907be3af3eeb9534f8333df4b256409f3dfdb96fea7fc814c166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff89ce49fcf907be3af3eeb9534f8333df4b256409f3dfdb96fea7fc814c166", kill_on_drop: false }`
[INFO] [stdout] fff89ce49fcf907be3af3eeb9534f8333df4b256409f3dfdb96fea7fc814c166
