[INFO] cloning repository https://github.com/Icedude907/webrtc-lan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Icedude907/webrtc-lan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcedude907%2Fwebrtc-lan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcedude907%2Fwebrtc-lan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f52b625f47c851ed865cca1d500268d92bedcc53 [INFO] checking Icedude907/webrtc-lan against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcedude907%2Fwebrtc-lan" "/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/Icedude907/webrtc-lan [INFO] finished tweaking git repo https://github.com/Icedude907/webrtc-lan [INFO] tweaked toml for git repo https://github.com/Icedude907/webrtc-lan written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Icedude907/webrtc-lan on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Icedude907/webrtc-lan 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b572787bc6f5c185f01ccfbf41bc4a31ae204060aa9b264e5bdb9ea37092fc [INFO] running `Command { std: "docker" "start" "-a" "76b572787bc6f5c185f01ccfbf41bc4a31ae204060aa9b264e5bdb9ea37092fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b572787bc6f5c185f01ccfbf41bc4a31ae204060aa9b264e5bdb9ea37092fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b572787bc6f5c185f01ccfbf41bc4a31ae204060aa9b264e5bdb9ea37092fc", kill_on_drop: false }` [INFO] [stdout] 76b572787bc6f5c185f01ccfbf41bc4a31ae204060aa9b264e5bdb9ea37092fc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c87df4900926c30fd709f8c55aa191165df237c9da130c5025683045af043c [INFO] running `Command { std: "docker" "start" "-a" "78c87df4900926c30fd709f8c55aa191165df237c9da130c5025683045af043c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base85rs v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking async_cell v0.2.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling rust-embed-for-web-utils v11.2.1 [INFO] [stderr] Checking colog v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [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/9228062c11d321a3ea08123f57e47533a3c88b00/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,link -C embed-bitcode=no --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=1a904f13a182749d -C extra-filename=-c43f8216a87aab07 --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-481e926020947070.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-5eea47b2f83dbba5.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-9d6181f377da10e8.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" "78c87df4900926c30fd709f8c55aa191165df237c9da130c5025683045af043c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c87df4900926c30fd709f8c55aa191165df237c9da130c5025683045af043c", kill_on_drop: false }` [INFO] [stdout] 78c87df4900926c30fd709f8c55aa191165df237c9da130c5025683045af043c