[INFO] cloning repository https://github.com/mrilikecoding/lookout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrilikecoding/lookout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrilikecoding%2Flookout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrilikecoding%2Flookout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6afc3cf985e719772d36fa23451ba9a11c63ec2a
[INFO] checking mrilikecoding/lookout against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrilikecoding%2Flookout" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mrilikecoding/lookout
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/mrilikecoding/lookout
[INFO] tweaked toml for git repo https://github.com/mrilikecoding/lookout written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrilikecoding/lookout on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrilikecoding/lookout 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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v1.6.0
[INFO] [stderr]   Downloaded tui-tree-widget v0.23.1
[INFO] [stderr]   Downloaded tower-http v0.6.9
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded rmcp v1.6.0
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded ratatui-image v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf
[INFO] running `Command { std: "docker" "start" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf", 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" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf", 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" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rustls v0.23.40
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling schemars_derive v1.2.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/eff8269f797067c30555e77f160ec84c0ed15cd9/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=3b0d8e5cd3005e6e -C extra-filename=-0eee9353ba62335b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-0fb197dd6545f795.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-6cb68f2e111607e3.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" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf", kill_on_drop: false }`
[INFO] [stdout] 5baec9089f6c791a7e0cb680297f00187f5b020533a6c829f4e4d906d013dabf
