[INFO] cloning repository https://github.com/ClementNerma/ReShell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClementNerma/ReShell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementNerma%2FReShell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementNerma%2FReShell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98715643af5cd08c402a2972998e4e20e9c9e611
[INFO] checking ClementNerma/ReShell against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementNerma%2FReShell" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClementNerma/ReShell
[INFO] finished tweaking git repo https://github.com/ClementNerma/ReShell
[INFO] tweaked toml for git repo https://github.com/ClementNerma/ReShell written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClementNerma/ReShell on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClementNerma/ReShell 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a2ce90837e47ebf81a7b1af8ffba680bc9e0c95b147a5356d222d33c95ded0a
[INFO] running `Command { std: "docker" "start" "-a" "6a2ce90837e47ebf81a7b1af8ffba680bc9e0c95b147a5356d222d33c95ded0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a2ce90837e47ebf81a7b1af8ffba680bc9e0c95b147a5356d222d33c95ded0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a2ce90837e47ebf81a7b1af8ffba680bc9e0c95b147a5356d222d33c95ded0a", kill_on_drop: false }`
[INFO] [stdout] 6a2ce90837e47ebf81a7b1af8ffba680bc9e0c95b147a5356d222d33c95ded0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dd3d08a096ea8b18ef46ae1377ef43756f58f81d1003ccc8d2263b8ec458fa3
[INFO] running `Command { std: "docker" "start" "-a" "4dd3d08a096ea8b18ef46ae1377ef43756f58f81d1003ccc8d2263b8ec458fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling pomsky-syntax v0.11.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking annotate-snippets v0.12.4
[INFO] [stderr]     Checking pomsky v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pomsky-macro v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking reshell-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/crates/syntax-highlighter)
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling cps v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling perfect-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking parsy v0.15.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking reshell-parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking globby v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]     Checking reshell-wasm-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/vscode-syntax/rust-wasm)
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr] error: could not compile `reshell-parser` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name reshell_parser --edition=2024 crates/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=206f2f874164c5ec -C extra-filename=-8a3316ecdc7416f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parsy=/opt/rustwide/target/debug/deps/libparsy-6968f148d071f4bd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reshell-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name reshell_parser --edition=2024 crates/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=91222369fbef3cac -C extra-filename=-0ffc3e2bcf273581 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parsy=/opt/rustwide/target/debug/deps/libparsy-6968f148d071f4bd.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4dd3d08a096ea8b18ef46ae1377ef43756f58f81d1003ccc8d2263b8ec458fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd3d08a096ea8b18ef46ae1377ef43756f58f81d1003ccc8d2263b8ec458fa3", kill_on_drop: false }`
[INFO] [stdout] 4dd3d08a096ea8b18ef46ae1377ef43756f58f81d1003ccc8d2263b8ec458fa3
