[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] 79e4a99aef243d556fce4196c4c2f7054b5a5897 [INFO] checking ClementNerma/ReShell against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementNerma%2FReShell" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ClementNerma/ReShell 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/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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d14b3e35924161391be12815c3e565c4433343a8988e98e1e3b6736810aa413 [INFO] running `Command { std: "docker" "start" "-a" "4d14b3e35924161391be12815c3e565c4433343a8988e98e1e3b6736810aa413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d14b3e35924161391be12815c3e565c4433343a8988e98e1e3b6736810aa413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d14b3e35924161391be12815c3e565c4433343a8988e98e1e3b6736810aa413", kill_on_drop: false }` [INFO] [stdout] 4d14b3e35924161391be12815c3e565c4433343a8988e98e1e3b6736810aa413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 66cba4c52fd88fa5897881c7611f9c362d046030c650ecb19ccdc0d307be2bc4 [INFO] running `Command { std: "docker" "start" "-a" "66cba4c52fd88fa5897881c7611f9c362d046030c650ecb19ccdc0d307be2bc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling pomsky-syntax v0.12.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling pomsky v0.12.0 [INFO] [stderr] Compiling cps v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling pomsky-macro v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling perfect-derive v0.1.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking parsy v0.16.3 [INFO] [stderr] Checking parsy v0.15.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking annotate-snippets v0.12.13 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking reshell-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking globby v0.2.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking reshell-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/crates/syntax-highlighter) [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking reedline v0.46.0 [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/6713fa75964eb229409a9c6f6f5c418423e313ff/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=03520cf4df1896d7 -C extra-filename=-d589d06d1226dc3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parsy=/opt/rustwide/target/debug/deps/libparsy-fb25522e80a0df9c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --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 test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/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=4836c1ef6eaf6a3e -C extra-filename=-d24450723e9fb1e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parsy=/opt/rustwide/target/debug/deps/libparsy-fb25522e80a0df9c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "66cba4c52fd88fa5897881c7611f9c362d046030c650ecb19ccdc0d307be2bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cba4c52fd88fa5897881c7611f9c362d046030c650ecb19ccdc0d307be2bc4", kill_on_drop: false }` [INFO] [stdout] 66cba4c52fd88fa5897881c7611f9c362d046030c650ecb19ccdc0d307be2bc4