[INFO] cloning repository https://github.com/wack/wubbie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wack/wubbie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwack%2Fwubbie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwack%2Fwubbie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45aa30bd709fbec3c331db2e734995270ef420e2
[INFO] checking wack/wubbie against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwack%2Fwubbie" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wack/wubbie
[INFO] finished tweaking git repo https://github.com/wack/wubbie
[INFO] tweaked toml for git repo https://github.com/wack/wubbie written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wack/wubbie on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wack/wubbie 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238
[INFO] running `Command { std: "docker" "start" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238", 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" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238", 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" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling cubecl-common v0.10.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling macerator v0.3.3
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking moddef v0.3.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling burn-ndarray v0.21.0
[INFO] [stderr]     Checking tynm v0.2.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking daachorse v1.0.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling burn-derive v0.21.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking ndarray v0.17.2
[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/65b20a97de33e9e59992793a144aef2950c48c76/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,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --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=36bf50aec240c86a -C extra-filename=-fe4e4beab5a42128 --out-dir /opt/rustwide/target/debug/build/regex-automata/fe4e4beab5a42128/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/da264459fb75c041/out -L dependency=/opt/rustwide/target/debug/build/memchr/3947b419dcd8c2f4/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out --extern aho_corasick=/opt/rustwide/target/debug/build/aho-corasick/da264459fb75c041/out/libaho_corasick-da264459fb75c041.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3947b419dcd8c2f4/out/libmemchr-3947b419dcd8c2f4.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out/libregex_syntax-ad84fdbac3b7a759.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" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238", kill_on_drop: false }`
[INFO] [stdout] 04bbf8e723bece062f17c48c23c83e6adf84ade139a2a22f183ea961e6667238
