[INFO] fetching crate aico-cli 0.1.11... [INFO] checking aico-cli-0.1.11 against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027 [INFO] extracting crate aico-cli 0.1.11 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate aico-cli 0.1.11 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aico-cli 0.1.11 [INFO] tweaked toml for crates.io crate aico-cli 0.1.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aico-cli 0.1.11 on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aico-cli 0.1.11 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen-lib v9.1.0 [INFO] [stderr] Downloaded vergen v9.1.0 [INFO] [stderr] Downloaded vergen-gitcl v9.1.0 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded unicodeit v0.2.0 [INFO] [stderr] Downloaded two-face v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e003259ca78adc322d7307f3aad1fd90391f5fdd09b4c0753f56504598b07e8e [INFO] running `Command { std: "docker" "start" "-a" "e003259ca78adc322d7307f3aad1fd90391f5fdd09b4c0753f56504598b07e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e003259ca78adc322d7307f3aad1fd90391f5fdd09b4c0753f56504598b07e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e003259ca78adc322d7307f3aad1fd90391f5fdd09b4c0753f56504598b07e8e", kill_on_drop: false }` [INFO] [stdout] e003259ca78adc322d7307f3aad1fd90391f5fdd09b4c0753f56504598b07e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77da3c32148dc93614fac8a0181e84e2f1bd0fb7198420c1377da80bc0f37b2d [INFO] running `Command { std: "docker" "start" "-a" "77da3c32148dc93614fac8a0181e84e2f1bd0fb7198420c1377da80bc0f37b2d", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling vergen-gitcl v9.1.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/55e86c996809902e8bbad512cfb4d2c18be446d9/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=833648ed1f989a81 -C extra-filename=-ae1c1f60c4496dc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e0faf52aa5e48801.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/55e86c996809902e8bbad512cfb4d2c18be446d9/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "77da3c32148dc93614fac8a0181e84e2f1bd0fb7198420c1377da80bc0f37b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77da3c32148dc93614fac8a0181e84e2f1bd0fb7198420c1377da80bc0f37b2d", kill_on_drop: false }` [INFO] [stdout] 77da3c32148dc93614fac8a0181e84e2f1bd0fb7198420c1377da80bc0f37b2d