[INFO] cloning repository https://github.com/Squawkykaka/kaka-nest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Squawkykaka/kaka-nest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquawkykaka%2Fkaka-nest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquawkykaka%2Fkaka-nest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc1e03a3b8cf623e67ad0e07cdb28d3592267e52
[INFO] checking Squawkykaka/kaka-nest against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquawkykaka%2Fkaka-nest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Squawkykaka/kaka-nest
[INFO] finished tweaking git repo https://github.com/Squawkykaka/kaka-nest
[INFO] tweaked toml for git repo https://github.com/Squawkykaka/kaka-nest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Squawkykaka/kaka-nest on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Squawkykaka/kaka-nest 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c041c4565f0655defdbd660f019be1d292349337a61eecc5cf437a2a5a44bb3b
[INFO] running `Command { std: "docker" "start" "-a" "c041c4565f0655defdbd660f019be1d292349337a61eecc5cf437a2a5a44bb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c041c4565f0655defdbd660f019be1d292349337a61eecc5cf437a2a5a44bb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c041c4565f0655defdbd660f019be1d292349337a61eecc5cf437a2a5a44bb3b", kill_on_drop: false }`
[INFO] [stdout] c041c4565f0655defdbd660f019be1d292349337a61eecc5cf437a2a5a44bb3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c34f870f2d9de92b6de259acefa7e2dbdeedbc3537988337d7f1e1aef30ca89
[INFO] running `Command { std: "docker" "start" "-a" "4c34f870f2d9de92b6de259acefa7e2dbdeedbc3537988337d7f1e1aef30ca89", kill_on_drop: false }`
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling tft v0.1.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syntastica-core v0.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling syntastica v0.6.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling syntastica-themes v0.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syntastica-parsers v0.6.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking syntastica-queries v0.6.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling selectors v0.30.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[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/3a4cb0edb4040379c037e06efeb5409e44be7b77/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 -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=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --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-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.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" "4c34f870f2d9de92b6de259acefa7e2dbdeedbc3537988337d7f1e1aef30ca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c34f870f2d9de92b6de259acefa7e2dbdeedbc3537988337d7f1e1aef30ca89", kill_on_drop: false }`
[INFO] [stdout] 4c34f870f2d9de92b6de259acefa7e2dbdeedbc3537988337d7f1e1aef30ca89
