[INFO] cloning repository https://github.com/rustunit/gitea-ci-autoscaler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustunit/gitea-ci-autoscaler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustunit%2Fgitea-ci-autoscaler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustunit%2Fgitea-ci-autoscaler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ad8220f6cb905d6a5c5cc2881088f526c56e101 [INFO] checking rustunit/gitea-ci-autoscaler against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustunit%2Fgitea-ci-autoscaler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustunit/gitea-ci-autoscaler [INFO] finished tweaking git repo https://github.com/rustunit/gitea-ci-autoscaler [INFO] tweaked toml for git repo https://github.com/rustunit/gitea-ci-autoscaler written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustunit/gitea-ci-autoscaler on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustunit/gitea-ci-autoscaler 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kube v0.98.0 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded kube-core v0.98.0 [INFO] [stderr] Downloaded hyper-http-proxy v1.1.0 [INFO] [stderr] Downloaded kube-derive v0.98.0 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded jsonptr v0.6.3 [INFO] [stderr] Downloaded kube-client v0.98.0 [INFO] [stderr] Downloaded hcloud v0.22.0 [INFO] [stderr] Downloaded kube-runtime v0.98.0 [INFO] [stderr] Downloaded json-patch v3.0.1 [INFO] [stderr] Downloaded k8s-openapi v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b6077fc8a597f946c946f89f4b600ba547a31aab0fa6d0d16400c755a695225 [INFO] running `Command { std: "docker" "start" "-a" "9b6077fc8a597f946c946f89f4b600ba547a31aab0fa6d0d16400c755a695225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b6077fc8a597f946c946f89f4b600ba547a31aab0fa6d0d16400c755a695225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6077fc8a597f946c946f89f4b600ba547a31aab0fa6d0d16400c755a695225", kill_on_drop: false }` [INFO] [stdout] 9b6077fc8a597f946c946f89f4b600ba547a31aab0fa6d0d16400c755a695225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 018b0e0a406de3c946065d175ba1c649fa1e9c8ee0cb66bf979dbb50c16051b6 [INFO] running `Command { std: "docker" "start" "-a" "018b0e0a406de3c946065d175ba1c649fa1e9c8ee0cb66bf979dbb50c16051b6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.24.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c756124775121dea0e640652c5ee3c89e3dd0eb4/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.14/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=725aef307512dae5 -C extra-filename=-d0f96d8277a63202 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-b2c08d97de2ed65b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-d27717347859eabc.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" "018b0e0a406de3c946065d175ba1c649fa1e9c8ee0cb66bf979dbb50c16051b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018b0e0a406de3c946065d175ba1c649fa1e9c8ee0cb66bf979dbb50c16051b6", kill_on_drop: false }` [INFO] [stdout] 018b0e0a406de3c946065d175ba1c649fa1e9c8ee0cb66bf979dbb50c16051b6