[INFO] cloning repository https://github.com/jiqinga/nacos-tpl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiqinga/nacos-tpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea76381a4fdf8f9d5ee1c989af0e904ec9c80028
[INFO] checking jiqinga/nacos-tpl against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiqinga%2Fnacos-tpl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiqinga/nacos-tpl
[INFO] finished tweaking git repo https://github.com/jiqinga/nacos-tpl
[INFO] tweaked toml for git repo https://github.com/jiqinga/nacos-tpl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiqinga/nacos-tpl on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiqinga/nacos-tpl 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3388164adb010cb985f4d57bc1ac7e7cd4df434d2f6c72599f36950fa949c139
[INFO] running `Command { std: "docker" "start" "-a" "3388164adb010cb985f4d57bc1ac7e7cd4df434d2f6c72599f36950fa949c139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3388164adb010cb985f4d57bc1ac7e7cd4df434d2f6c72599f36950fa949c139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3388164adb010cb985f4d57bc1ac7e7cd4df434d2f6c72599f36950fa949c139", kill_on_drop: false }`
[INFO] [stdout] 3388164adb010cb985f4d57bc1ac7e7cd4df434d2f6c72599f36950fa949c139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe9a588d7df9e1bcbaa004a8e5d6acd3520bdc2e6add04e5733deb71524828c3
[INFO] running `Command { std: "docker" "start" "-a" "fe9a588d7df9e1bcbaa004a8e5d6acd3520bdc2e6add04e5733deb71524828c3", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[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/518b428304e0008859cb1fd81d1ac20efb2a064a/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" "fe9a588d7df9e1bcbaa004a8e5d6acd3520bdc2e6add04e5733deb71524828c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9a588d7df9e1bcbaa004a8e5d6acd3520bdc2e6add04e5733deb71524828c3", kill_on_drop: false }`
[INFO] [stdout] fe9a588d7df9e1bcbaa004a8e5d6acd3520bdc2e6add04e5733deb71524828c3
