[INFO] cloning repository https://github.com/twitchyliquid64/oww-rust-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twitchyliquid64/oww-rust-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a9765c4d6f158949c3e0fcfe3c5f610dbc151da
[INFO] documenting twitchyliquid64/oww-rust-core against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwitchyliquid64%2Foww-rust-core" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/twitchyliquid64/oww-rust-core
[INFO] finished tweaking git repo https://github.com/twitchyliquid64/oww-rust-core
[INFO] tweaked toml for git repo https://github.com/twitchyliquid64/oww-rust-core written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twitchyliquid64/oww-rust-core 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/twitchyliquid64/oww-rust-core 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ba4d33ed1474ecce1438c289fd3cd3ac632da399c179c2bcf4daebccf375b3
[INFO] running `Command { std: "docker" "start" "-a" "e8ba4d33ed1474ecce1438c289fd3cd3ac632da399c179c2bcf4daebccf375b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ba4d33ed1474ecce1438c289fd3cd3ac632da399c179c2bcf4daebccf375b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ba4d33ed1474ecce1438c289fd3cd3ac632da399c179c2bcf4daebccf375b3", kill_on_drop: false }`
[INFO] [stdout] e8ba4d33ed1474ecce1438c289fd3cd3ac632da399c179c2bcf4daebccf375b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94487fd3265956d7a98c1f3eea13f3191316528a49b59e73062185adccd27bb4
[INFO] running `Command { std: "docker" "start" "-a" "94487fd3265956d7a98c1f3eea13f3191316528a49b59e73062185adccd27bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking i24 v1.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking earshot v0.1.0
[INFO] [stderr]     Checking circular-buffer v0.1.9
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking shlex v1.3.0
[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" "94487fd3265956d7a98c1f3eea13f3191316528a49b59e73062185adccd27bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94487fd3265956d7a98c1f3eea13f3191316528a49b59e73062185adccd27bb4", kill_on_drop: false }`
[INFO] [stdout] 94487fd3265956d7a98c1f3eea13f3191316528a49b59e73062185adccd27bb4
