[INFO] cloning repository https://github.com/Nohac/facet-format [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nohac/facet-format" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNohac%2Ffacet-format", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNohac%2Ffacet-format'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b30ebcb038ac2c051fe63a5245da3d8a75369e76 [INFO] checking Nohac/facet-format against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNohac%2Ffacet-format" "/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/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Nohac/facet-format [INFO] finished tweaking git repo https://github.com/Nohac/facet-format [INFO] tweaked toml for git repo https://github.com/Nohac/facet-format written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nohac/facet-format on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nohac/facet-format 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1 [INFO] running `Command { std: "docker" "start" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1", 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" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1", 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" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling facet-core v0.46.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking smol_str v0.3.6 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling facet v0.46.0 [INFO] [stderr] Checking iddqd v0.3.17 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling facet-macro-types v0.46.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking arborium-theme v2.16.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling arborium v2.16.0 [INFO] [stderr] Compiling arborium-tree-sitter v2.16.0 [INFO] [stderr] Compiling arborium-xml v2.16.0 [INFO] [stderr] Compiling arborium-yaml v2.16.0 [INFO] [stderr] Compiling facet-macro-parse v0.46.0 [INFO] [stderr] Compiling arborium-rust v2.16.0 [INFO] [stderr] Compiling arborium-json v2.16.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Compiling facet-macros-impl v0.46.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking tokio v1.52.0 [INFO] [stderr] Checking escape8259 v0.5.3 [INFO] [stderr] Checking btparse v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling facet-testhelpers-macros v0.46.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking hashlink v0.10.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/e977a0b5ab976a591981e7263bd67a71a4f79308/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=-d813022d176a8d57 --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-b49ac68ef342ea51.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" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1", kill_on_drop: false }` [INFO] [stdout] 9266571412b0181c7fb64ac6e3630ac5e1cd8b5c6dabdff67da0fba75405b7e1