[INFO] cloning repository https://github.com/ducaale/yahc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducaale/yahc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e30cf6a8aac1418f867b0f050c6bd238889291ff [INFO] documenting ducaale/yahc against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ducaale/yahc [INFO] finished tweaking git repo https://github.com/ducaale/yahc [INFO] tweaked toml for git repo https://github.com/ducaale/yahc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ducaale/yahc on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ducaale/yahc 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1833d16231b048cf2d0365ee2ed6ccd6f60308f63d35f662d58f9b403af0eea [INFO] running `Command { std: "docker" "start" "-a" "a1833d16231b048cf2d0365ee2ed6ccd6f60308f63d35f662d58f9b403af0eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1833d16231b048cf2d0365ee2ed6ccd6f60308f63d35f662d58f9b403af0eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1833d16231b048cf2d0365ee2ed6ccd6f60308f63d35f662d58f9b403af0eea", kill_on_drop: false }` [INFO] [stdout] a1833d16231b048cf2d0365ee2ed6ccd6f60308f63d35f662d58f9b403af0eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db5b5360a18a36f946ace01e2a3b53f997edf21aa8900187a2eb8d7ebe7ef87f [INFO] running `Command { std: "docker" "start" "-a" "db5b5360a18a36f946ace01e2a3b53f997edf21aa8900187a2eb8d7ebe7ef87f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking jsonxf v1.1.1 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking anyhow v1.0.100 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking digest_auth v0.3.1 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db5b5360a18a36f946ace01e2a3b53f997edf21aa8900187a2eb8d7ebe7ef87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db5b5360a18a36f946ace01e2a3b53f997edf21aa8900187a2eb8d7ebe7ef87f", kill_on_drop: false }` [INFO] [stdout] db5b5360a18a36f946ace01e2a3b53f997edf21aa8900187a2eb8d7ebe7ef87f