[INFO] cloning repository https://github.com/timschmidt/tooltrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timschmidt/tooltrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Ftooltrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Ftooltrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 203fac1d37699623ecc415602fb9bdf65710d438
[INFO] checking timschmidt/tooltrack against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Ftooltrack" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/timschmidt/tooltrack
[INFO] finished tweaking git repo https://github.com/timschmidt/tooltrack
[INFO] tweaked toml for git repo https://github.com/timschmidt/tooltrack written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timschmidt/tooltrack on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timschmidt/tooltrack 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c9f1d318a99d33f3d38106e346949ea2125caaa2291ab5d1df48684e656f071
[INFO] running `Command { std: "docker" "start" "-a" "7c9f1d318a99d33f3d38106e346949ea2125caaa2291ab5d1df48684e656f071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c9f1d318a99d33f3d38106e346949ea2125caaa2291ab5d1df48684e656f071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c9f1d318a99d33f3d38106e346949ea2125caaa2291ab5d1df48684e656f071", kill_on_drop: false }`
[INFO] [stdout] 7c9f1d318a99d33f3d38106e346949ea2125caaa2291ab5d1df48684e656f071
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfbae39b201c3dda81a0baa03239f2c1e67100878fa0d45eeb52ca774e1b89e7
[INFO] running `Command { std: "docker" "start" "-a" "bfbae39b201c3dda81a0baa03239f2c1e67100878fa0d45eeb52ca774e1b89e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking smallvec v1.15.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/50f413885985a8b0a0b6ca0766a0aedd45304953/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"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=d529d0cc3eff41d2 -C extra-filename=-c91a55c6284bbc77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-0a8f099c499b8cc4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2fee43325026b551.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-136ea113a11b1d7e.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" "bfbae39b201c3dda81a0baa03239f2c1e67100878fa0d45eeb52ca774e1b89e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfbae39b201c3dda81a0baa03239f2c1e67100878fa0d45eeb52ca774e1b89e7", kill_on_drop: false }`
[INFO] [stdout] bfbae39b201c3dda81a0baa03239f2c1e67100878fa0d45eeb52ca774e1b89e7
