[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 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanlafeir%2Flacon" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danlafeir/lacon on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b
[INFO] running `Command { std: "docker" "start" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b", 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" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b", 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" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "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 shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cfg-if v1.0.4
[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 allocator-api2 v0.2.21
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking lacon-lexer v0.1.0 (/opt/rustwide/workdir/crates/lacon-lexer)
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[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/4d7f6614d0baa7689bd05eba340114667db4d5b7/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/build/lacon-parser/873cd635916ba5fc/out -L dependency=/opt/rustwide/target/debug/build/ahash/b56a573055ae84d3/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/ariadne/1c2673bc80f2ed25/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chumsky/a2d711c0415eb043/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/19748d62b75807e2/out -L dependency=/opt/rustwide/target/debug/build/lacon-lexer/5abe9833868867aa/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/logos/266d2394d2425c6d/out -L dependency=/opt/rustwide/target/debug/build/logos-derive/a7bb101e2fab1c71/out -L dependency=/opt/rustwide/target/debug/build/once_cell/1fbede877f096ff4/out -L dependency=/opt/rustwide/target/debug/build/psm/1d787e60ca60c859/out -L dependency=/opt/rustwide/target/debug/build/smol_str/a073e469c77ae8b8/out -L dependency=/opt/rustwide/target/debug/build/stacker/1fbca16e744359a9/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out -L dependency=/opt/rustwide/target/debug/build/yansi/38c89a8a588ce42c/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/f66ef0d167781054/out --extern ariadne=/opt/rustwide/target/debug/build/ariadne/1c2673bc80f2ed25/out/libariadne-1c2673bc80f2ed25.rmeta --extern chumsky=/opt/rustwide/target/debug/build/chumsky/a2d711c0415eb043/out/libchumsky-a2d711c0415eb043.rmeta --extern lacon_lexer=/opt/rustwide/target/debug/build/lacon-lexer/5abe9833868867aa/out/liblacon_lexer-5abe9833868867aa.rmeta --extern smol_str=/opt/rustwide/target/debug/build/smol_str/a073e469c77ae8b8/out/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/4d7f6614d0baa7689bd05eba340114667db4d5b7/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/build/lacon-parser/31666a0c620388e2/out -L dependency=/opt/rustwide/target/debug/build/ahash/b56a573055ae84d3/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/ariadne/1c2673bc80f2ed25/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chumsky/a2d711c0415eb043/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/19748d62b75807e2/out -L dependency=/opt/rustwide/target/debug/build/lacon-lexer/5abe9833868867aa/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/logos/266d2394d2425c6d/out -L dependency=/opt/rustwide/target/debug/build/logos-derive/a7bb101e2fab1c71/out -L dependency=/opt/rustwide/target/debug/build/once_cell/1fbede877f096ff4/out -L dependency=/opt/rustwide/target/debug/build/psm/1d787e60ca60c859/out -L dependency=/opt/rustwide/target/debug/build/smol_str/a073e469c77ae8b8/out -L dependency=/opt/rustwide/target/debug/build/stacker/1fbca16e744359a9/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a2cad30f1b072f70/out -L dependency=/opt/rustwide/target/debug/build/yansi/38c89a8a588ce42c/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/f66ef0d167781054/out --extern ariadne=/opt/rustwide/target/debug/build/ariadne/1c2673bc80f2ed25/out/libariadne-1c2673bc80f2ed25.rmeta --extern chumsky=/opt/rustwide/target/debug/build/chumsky/a2d711c0415eb043/out/libchumsky-a2d711c0415eb043.rmeta --extern lacon_lexer=/opt/rustwide/target/debug/build/lacon-lexer/5abe9833868867aa/out/liblacon_lexer-5abe9833868867aa.rmeta --extern smol_str=/opt/rustwide/target/debug/build/smol_str/a073e469c77ae8b8/out/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" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b", kill_on_drop: false }`
[INFO] [stdout] 9ed67fea7db162f143afc3dc5521c7e0c012ba1079cf27d04b0128958984f42b
