[INFO] cloning repository https://github.com/jayson-lennon/intrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayson-lennon/intrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5eaa0e260d0248536d9df5db6dc4017e39733c28 [INFO] checking jayson-lennon/intrack against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fintrack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jayson-lennon/intrack [INFO] finished tweaking git repo https://github.com/jayson-lennon/intrack [INFO] tweaked toml for git repo https://github.com/jayson-lennon/intrack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jayson-lennon/intrack on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jayson-lennon/intrack 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a539b1fef12c43c3556f6260785e606b115772340d5d369f49c26595f166e9c [INFO] running `Command { std: "docker" "start" "-a" "9a539b1fef12c43c3556f6260785e606b115772340d5d369f49c26595f166e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a539b1fef12c43c3556f6260785e606b115772340d5d369f49c26595f166e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a539b1fef12c43c3556f6260785e606b115772340d5d369f49c26595f166e9c", kill_on_drop: false }` [INFO] [stdout] 9a539b1fef12c43c3556f6260785e606b115772340d5d369f49c26595f166e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899b2ed0b7d5818267a843d106827814ca67d5f1c9f8a64ecf90523b7a42aeb9 [INFO] running `Command { std: "docker" "start" "-a" "899b2ed0b7d5818267a843d106827814ca67d5f1c9f8a64ecf90523b7a42aeb9", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking gix-trace v0.1.15 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking gix-utils v0.3.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling error-stack v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling wherror v2.3.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking prodash v30.0.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking gix-sec v0.12.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking serde_valid_literal v2.0.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling serde_valid_derive v2.0.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling wherror-impl v2.3.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking gix-validate v0.10.1 [INFO] [stderr] Checking gix-path v0.10.22 [INFO] [stderr] Checking gix-date v0.11.0 [INFO] [stderr] Checking gix-features v0.44.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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.13/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="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=f928cf0b951b43a3 -C extra-filename=-fbd9617d17fe1347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-49589cacfb0ba9b1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-428f91d22e3de0ff.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-772b60ac7f4bd548.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" "899b2ed0b7d5818267a843d106827814ca67d5f1c9f8a64ecf90523b7a42aeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899b2ed0b7d5818267a843d106827814ca67d5f1c9f8a64ecf90523b7a42aeb9", kill_on_drop: false }` [INFO] [stdout] 899b2ed0b7d5818267a843d106827814ca67d5f1c9f8a64ecf90523b7a42aeb9