[INFO] cloning repository https://github.com/shizzard/relux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shizzard/relux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29166b28ccd9c78e1d64b4b4e38875a0daa90417
[INFO] checking shizzard/relux against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizzard%2Frelux" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/shizzard/relux
[INFO] finished tweaking git repo https://github.com/shizzard/relux
[INFO] tweaked toml for git repo https://github.com/shizzard/relux written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shizzard/relux on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shizzard/relux 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04eef8b8aa3c3a8b59df5030d47c8fe974d8ad26738bff43ea300cf7b816e8ec
[INFO] running `Command { std: "docker" "start" "-a" "04eef8b8aa3c3a8b59df5030d47c8fe974d8ad26738bff43ea300cf7b816e8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04eef8b8aa3c3a8b59df5030d47c8fe974d8ad26738bff43ea300cf7b816e8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04eef8b8aa3c3a8b59df5030d47c8fe974d8ad26738bff43ea300cf7b816e8ec", kill_on_drop: false }`
[INFO] [stdout] 04eef8b8aa3c3a8b59df5030d47c8fe974d8ad26738bff43ea300cf7b816e8ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e845ea6d7932ebb5c5a5e7234955cdecbd11ac6256bf8bef4b3097a73e854fc8
[INFO] running `Command { std: "docker" "start" "-a" "e845ea6d7932ebb5c5a5e7234955cdecbd11ac6256bf8bef4b3097a73e854fc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking elsa v1.11.2
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking concolor v0.1.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking newtype-uuid v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking quick-junit v0.5.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking is_executable v1.0.5
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pty-process v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking relux-core v0.5.0 (/opt/rustwide/workdir/crates/relux-core)
[INFO] [stderr]     Checking relux-ast v0.5.0 (/opt/rustwide/workdir/crates/relux-ast)
[INFO] [stderr]     Checking relux-lexer v0.5.0 (/opt/rustwide/workdir/crates/relux-lexer)
[INFO] [stderr]     Checking relux-ir v0.5.0 (/opt/rustwide/workdir/crates/relux-ir)
[INFO] [stderr]     Checking relux-runtime v0.5.0 (/opt/rustwide/workdir/crates/relux-runtime)
[INFO] [stderr]     Checking relux-parser v0.5.0 (/opt/rustwide/workdir/crates/relux-parser)
[INFO] [stderr] error: could not compile `relux-parser` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name relux_parser --edition=2024 crates/relux-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=f6d24b733c9085ac -C extra-filename=-d58715dd421a41cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-c6122bd1cd67c956.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-b0dfd0a39a5ef6f8.rmeta --extern relux_ast=/opt/rustwide/target/debug/deps/librelux_ast-4580984f7767f100.rmeta --extern relux_core=/opt/rustwide/target/debug/deps/librelux_core-d0c1369eb03ee7c2.rmeta --extern relux_lexer=/opt/rustwide/target/debug/deps/librelux_lexer-4a1212f1ecd885ab.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc501c16142b6dfd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-44fa2d10f8838145/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `relux-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name relux_parser --edition=2024 crates/relux-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=4417451b6de9ba0d -C extra-filename=-a2aae477a520f2fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-c6122bd1cd67c956.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-b0dfd0a39a5ef6f8.rmeta --extern relux_ast=/opt/rustwide/target/debug/deps/librelux_ast-4580984f7767f100.rmeta --extern relux_core=/opt/rustwide/target/debug/deps/librelux_core-d0c1369eb03ee7c2.rmeta --extern relux_lexer=/opt/rustwide/target/debug/deps/librelux_lexer-4a1212f1ecd885ab.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc501c16142b6dfd.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-44fa2d10f8838145/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e845ea6d7932ebb5c5a5e7234955cdecbd11ac6256bf8bef4b3097a73e854fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e845ea6d7932ebb5c5a5e7234955cdecbd11ac6256bf8bef4b3097a73e854fc8", kill_on_drop: false }`
[INFO] [stdout] e845ea6d7932ebb5c5a5e7234955cdecbd11ac6256bf8bef4b3097a73e854fc8
