[INFO] cloning repository https://github.com/buh-fm/buh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buh-fm/buh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuh-fm%2Fbuh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuh-fm%2Fbuh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 091c482c0dc70970741da34abf71449370483fe7
[INFO] checking buh-fm/buh against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuh-fm%2Fbuh" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/buh-fm/buh
[INFO] finished tweaking git repo https://github.com/buh-fm/buh
[INFO] tweaked toml for git repo https://github.com/buh-fm/buh written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buh-fm/buh on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/buh-fm/buh 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `bytes`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | bytes = "1"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `bytes`
[INFO] [stderr] warning: unused workspace dependency `futures`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | futures = "0.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `futures`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4
[INFO] running `Command { std: "docker" "start" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `bytes`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | bytes = "1"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `bytes`
[INFO] [stderr] warning: unused workspace dependency `futures`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | futures = "0.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `futures`
[INFO] [stderr] warning: workspace (manifest) generated 2 warnings
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling turso_ext v0.4.4
[INFO] [stderr]    Compiling io-uring v0.7.13
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking softaes v0.1.5
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rapidhash v4.4.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=115c0aa7da061b25 -C extra-filename=-7d9a87e74379d959 --out-dir /opt/rustwide/target/debug/build/regex-automata/7d9a87e74379d959/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/195d378ba3961ee0/out/libaho_corasick-195d378ba3961ee0.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4", kill_on_drop: false }`
[INFO] [stdout] 3b8d59c5da6d8936ed93b5f1cecd258a5ec0764fd9569ef6bdd2b8e275a5b7c4
