[INFO] cloning repository https://github.com/x-ira/arc-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x-ira/arc-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-ira%2Farc-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-ira%2Farc-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 301328b7fae0fa3a87756105c25c1197b2e48bb6
[INFO] testing x-ira/arc-chat against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-ira%2Farc-chat" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/x-ira/arc-chat
[INFO] finished tweaking git repo https://github.com/x-ira/arc-chat
[INFO] tweaked toml for git repo https://github.com/x-ira/arc-chat written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/x-ira/arc-chat on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/x-ira/arc-chat 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded servo_arc v0.2.0
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded config v0.15.16
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded mainline v5.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded cssparser v0.29.6
[INFO] [stderr]   Downloaded selectors v0.24.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] [stderr]   Downloaded phf_macros v0.10.0
[INFO] [stderr]   Downloaded scraper v0.16.0
[INFO] [stderr]   Downloaded redb v3.0.2
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cef52e0ef80e4e9f41ae24b79bd26d43b8c1d3c49ef820a6948c6307655bb6cf
[INFO] running `Command { std: "docker" "start" "-a" "cef52e0ef80e4e9f41ae24b79bd26d43b8c1d3c49ef820a6948c6307655bb6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cef52e0ef80e4e9f41ae24b79bd26d43b8c1d3c49ef820a6948c6307655bb6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef52e0ef80e4e9f41ae24b79bd26d43b8c1d3c49ef820a6948c6307655bb6cf", kill_on_drop: false }`
[INFO] [stdout] cef52e0ef80e4e9f41ae24b79bd26d43b8c1d3c49ef820a6948c6307655bb6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a90d55c04d5ef1b72540a849a4bfd29988f5dd9a5f50e567dc33724303fdaa6b
[INFO] running `Command { std: "docker" "start" "-a" "a90d55c04d5ef1b72540a849a4bfd29988f5dd9a5f50e567dc33724303fdaa6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling redb v3.0.2
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling compression-codecs v0.4.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/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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 -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=6f542231c47ea9f9 -C extra-filename=-90527a20d525cade --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-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-1e6ebcc70bab3daa.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" "a90d55c04d5ef1b72540a849a4bfd29988f5dd9a5f50e567dc33724303fdaa6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90d55c04d5ef1b72540a849a4bfd29988f5dd9a5f50e567dc33724303fdaa6b", kill_on_drop: false }`
[INFO] [stdout] a90d55c04d5ef1b72540a849a4bfd29988f5dd9a5f50e567dc33724303fdaa6b
