[INFO] cloning repository https://github.com/danlafeir/lacon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danlafeir/lacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanlafeir%2Flacon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanlafeir%2Flacon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fe7783da39ddcdc6cf9f977d0a2067d8af9f86f [INFO] checking danlafeir/lacon against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanlafeir%2Flacon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/danlafeir/lacon [INFO] finished tweaking git repo https://github.com/danlafeir/lacon [INFO] tweaked toml for git repo https://github.com/danlafeir/lacon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danlafeir/lacon on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danlafeir/lacon 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886 [INFO] running `Command { std: "docker" "start" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886", 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" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886", 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" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling zerocopy v0.8.49 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking lacon-lexer v0.1.0 (/opt/rustwide/workdir/crates/lacon-lexer) [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking lacon-parser v0.1.0 (/opt/rustwide/workdir/crates/lacon-parser) [INFO] [stderr] error: could not compile `lacon-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name lacon_parser --edition=2021 crates/lacon-parser/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02fb3336eb81e752 -C extra-filename=-873cd635916ba5fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-1c2673bc80f2ed25.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-a2d711c0415eb043.rmeta --extern lacon_lexer=/opt/rustwide/target/debug/deps/liblacon_lexer-5abe9833868867aa.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-a073e469c77ae8b8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-c2acbe3e055abf5b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lacon-parser` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name lacon_parser --edition=2021 crates/lacon-parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a5f710ae83787a8 -C extra-filename=-31666a0c620388e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-1c2673bc80f2ed25.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-a2d711c0415eb043.rmeta --extern lacon_lexer=/opt/rustwide/target/debug/deps/liblacon_lexer-5abe9833868867aa.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-a073e469c77ae8b8.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-c2acbe3e055abf5b/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886", kill_on_drop: false }` [INFO] [stdout] 09777f509aca92014d4485bcedb49df02011160edfd16441f431ca304254c886