[INFO] cloning repository https://github.com/otabekoff/dotlin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otabekoff/dotlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotabekoff%2Fdotlin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotabekoff%2Fdotlin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 396fe135ad792bacbaec9887d5079daf4af39ce6
[INFO] checking otabekoff/dotlin against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotabekoff%2Fdotlin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/otabekoff/dotlin
[INFO] finished tweaking git repo https://github.com/otabekoff/dotlin
[INFO] tweaked toml for git repo https://github.com/otabekoff/dotlin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/otabekoff/dotlin on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/otabekoff/dotlin 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7
[INFO] running `Command { std: "docker" "start" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7", 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" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7", 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" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking dotlin_ast v0.1.0 (/opt/rustwide/workdir/crates/dotlin_ast)
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-isle v0.111.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking cranelift-bitset v0.111.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking cranelift-entity v0.111.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking cranelift-bforest v0.111.5
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking zmij v0.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking cranelift-control v0.111.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking find-msvc-tools v0.1.5
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/build/regex-syntax/772b60ac7f4bd548/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cranelift-codegen-meta` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name cranelift_codegen_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.111.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9f9663f4622fc80 -C extra-filename=-1330e96dedca87cc --out-dir /opt/rustwide/target/debug/build/cranelift-codegen-meta/1330e96dedca87cc/out -L dependency=/opt/rustwide/target/debug/build/cranelift-codegen-shared/74ac09f4c1284fdb/out --extern cranelift_codegen_shared=/opt/rustwide/target/debug/build/cranelift-codegen-shared/74ac09f4c1284fdb/out/libcranelift_codegen_shared-74ac09f4c1284fdb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7", kill_on_drop: false }`
[INFO] [stdout] fc3ba4c03fb987c1c0a0ce58a0d28e4025ea1dcf0831ea2493fb626d32d8e1e7
