[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 master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ClementNerma/ReShell on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pomsky-macro v0.12.0 [INFO] [stderr] Downloaded perfect-derive v0.1.5 [INFO] [stderr] Downloaded pomsky v0.12.0 [INFO] [stderr] Downloaded pomsky-syntax v0.12.0 [INFO] [stderr] Downloaded cps v0.2.3 [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded parsy v0.16.3 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded globby v0.2.4 [INFO] [stderr] Downloaded toml v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded reedline v0.46.0 [INFO] [stderr] Downloaded parsy v0.15.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90fd0fa1f2baf76eb7b4a5e33e8c6a86cd05ec4b8df3fed36fbfaa480fa8b3e7 [INFO] running `Command { std: "docker" "start" "-a" "90fd0fa1f2baf76eb7b4a5e33e8c6a86cd05ec4b8df3fed36fbfaa480fa8b3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90fd0fa1f2baf76eb7b4a5e33e8c6a86cd05ec4b8df3fed36fbfaa480fa8b3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fd0fa1f2baf76eb7b4a5e33e8c6a86cd05ec4b8df3fed36fbfaa480fa8b3e7", kill_on_drop: false }` [INFO] [stdout] 90fd0fa1f2baf76eb7b4a5e33e8c6a86cd05ec4b8df3fed36fbfaa480fa8b3e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b9ad64456ee1f269ef9062910632cec8ee969ca3a9c2dc8f636e1bc81004de5 [INFO] running `Command { std: "docker" "start" "-a" "1b9ad64456ee1f269ef9062910632cec8ee969ca3a9c2dc8f636e1bc81004de5", 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 writeable v0.6.2 [INFO] [stderr] Checking colored v3.1.1 [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 litemap v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking regex-automata v0.4.13 [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 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 anstyle v1.0.13 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking winnow v1.0.0 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Compiling cps v0.2.3 [INFO] [stderr] Checking toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling pomsky v0.12.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking h2 v0.4.13 [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 tower-http v0.6.8 [INFO] [stderr] Checking toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling pomsky-macro v0.12.0 [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] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking annotate-snippets v0.12.13 [INFO] [stderr] Checking parsy v0.16.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking parsy v0.15.9 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking reshell-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking globby v0.2.4 [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 hyper-util v0.1.20 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [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 bumpalo v3.19.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking reshell-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/crates/syntax-highlighter) [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking reshell-prettify v0.1.0 (/opt/rustwide/workdir/crates/prettify) [INFO] [stderr] Checking reshell-checker v0.1.0 (/opt/rustwide/workdir/crates/checker) [INFO] [stderr] Checking reshell-runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime) [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking reshell-reports v0.1.0 (/opt/rustwide/workdir/crates/reports) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking reedline v0.46.0 [INFO] [stderr] Checking reshell-wasm-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/vscode-syntax/rust-wasm) [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking reshell-builtins v0.1.0 (/opt/rustwide/workdir/crates/builtins) [INFO] [stderr] Checking reshell-tests v0.0.0 (/opt/rustwide/workdir/crates/tests) [INFO] [stderr] Checking reshell-repl v0.1.0 (/opt/rustwide/workdir/crates/repl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "1b9ad64456ee1f269ef9062910632cec8ee969ca3a9c2dc8f636e1bc81004de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9ad64456ee1f269ef9062910632cec8ee969ca3a9c2dc8f636e1bc81004de5", kill_on_drop: false }` [INFO] [stdout] 1b9ad64456ee1f269ef9062910632cec8ee969ca3a9c2dc8f636e1bc81004de5