[INFO] cloning repository https://github.com/symphorien/nixseparatedebuginfod2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/symphorien/nixseparatedebuginfod2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37f089f3988805379938702289c21b16c3a95370
[INFO] checking symphorien/nixseparatedebuginfod2 against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsymphorien%2Fnixseparatedebuginfod2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/symphorien/nixseparatedebuginfod2
[INFO] finished tweaking git repo https://github.com/symphorien/nixseparatedebuginfod2
[INFO] tweaked toml for git repo https://github.com/symphorien/nixseparatedebuginfod2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/symphorien/nixseparatedebuginfod2 on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/symphorien/nixseparatedebuginfod2 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" "+011c518242557d21690f7936b5812318dc2fec47" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8
[INFO] running `Command { std: "docker" "start" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling build-env v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsystemd-sys v0.9.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling compress-tools v0.16.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling http-handle v0.0.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking cstr-argument v0.1.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking utf8-cstr v0.1.6
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking nix-nar v0.4.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking systemd v0.10.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking euxis-commons v0.0.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.3/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=46b9977a1dea2f57 -C extra-filename=-1383877570e3d102 --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-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-4cc19e866b692a55.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" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8", kill_on_drop: false }`
[INFO] [stdout] 20817ebed8cc1d3f14eef5bbbab160382af9e180ceb86efe9cc61b16a6f474d8
