[INFO] cloning repository https://github.com/sguzman/rivet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sguzman/rivet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frivet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frivet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 569ef93784ae628f88e5bce03b6fec094554ad19 [INFO] checking sguzman/rivet against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Frivet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sguzman/rivet [INFO] finished tweaking git repo https://github.com/sguzman/rivet [INFO] tweaked toml for git repo https://github.com/sguzman/rivet written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sguzman/rivet 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/sguzman/rivet 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 613feb2f6ad73337b0704ad3a7023741c4f3e9479a95a3795ec3d56c46c90759 [INFO] running `Command { std: "docker" "start" "-a" "613feb2f6ad73337b0704ad3a7023741c4f3e9479a95a3795ec3d56c46c90759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613feb2f6ad73337b0704ad3a7023741c4f3e9479a95a3795ec3d56c46c90759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613feb2f6ad73337b0704ad3a7023741c4f3e9479a95a3795ec3d56c46c90759", kill_on_drop: false }` [INFO] [stdout] 613feb2f6ad73337b0704ad3a7023741c4f3e9479a95a3795ec3d56c46c90759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9be9ebcb9dc5a387f163d8e3f648572fd9b51060812b9e5fc4e504180d68b6da [INFO] running `Command { std: "docker" "start" "-a" "9be9ebcb9dc5a387f163d8e3f648572fd9b51060812b9e5fc4e504180d68b6da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking anyhow v1.0.101 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking field-offset v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling embed-resource v3.0.6 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling tauri-winres v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.25 [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-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 --cfg 'feature="alloc-stdlib"' --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=08f2c995b0091b19 -C extra-filename=-798da372df1b9f54 --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-b8460fa70b060444.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" "9be9ebcb9dc5a387f163d8e3f648572fd9b51060812b9e5fc4e504180d68b6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be9ebcb9dc5a387f163d8e3f648572fd9b51060812b9e5fc4e504180d68b6da", kill_on_drop: false }` [INFO] [stdout] 9be9ebcb9dc5a387f163d8e3f648572fd9b51060812b9e5fc4e504180d68b6da