[INFO] cloning repository https://github.com/jeffreylean/talaria-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffreylean/talaria-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b7448e709fc3e5d345352ad33d25cee5038e7d2
[INFO] checking jeffreylean/talaria-rs against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreylean%2Ftalaria-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeffreylean/talaria-rs
[INFO] finished tweaking git repo https://github.com/jeffreylean/talaria-rs
[INFO] tweaked toml for git repo https://github.com/jeffreylean/talaria-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeffreylean/talaria-rs on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeffreylean/talaria-rs 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abbec73e3baf32c56fca53689338b616eabd5f8ddcd5b6968ac9dad793c20de6
[INFO] running `Command { std: "docker" "start" "-a" "abbec73e3baf32c56fca53689338b616eabd5f8ddcd5b6968ac9dad793c20de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abbec73e3baf32c56fca53689338b616eabd5f8ddcd5b6968ac9dad793c20de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abbec73e3baf32c56fca53689338b616eabd5f8ddcd5b6968ac9dad793c20de6", kill_on_drop: false }`
[INFO] [stdout] abbec73e3baf32c56fca53689338b616eabd5f8ddcd5b6968ac9dad793c20de6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 825ef8cc7e6c3020c86de397c807d33e784ada38b8c0571ba411295b83b34f59
[INFO] running `Command { std: "docker" "start" "-a" "825ef8cc7e6c3020c86de397c807d33e784ada38b8c0571ba411295b83b34f59", kill_on_drop: false }`
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v2.0.78
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking arrow-schema v53.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking heck v0.5.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/50f413885985a8b0a0b6ca0766a0aedd45304953/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="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=6d309dedca99c8f6 -C extra-filename=-bafb6b7aed50b338 --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-ca952662126bf558.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" "825ef8cc7e6c3020c86de397c807d33e784ada38b8c0571ba411295b83b34f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825ef8cc7e6c3020c86de397c807d33e784ada38b8c0571ba411295b83b34f59", kill_on_drop: false }`
[INFO] [stdout] 825ef8cc7e6c3020c86de397c807d33e784ada38b8c0571ba411295b83b34f59
