[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 1.95.0 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementNerma%2FReShell" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ClementNerma/ReShell on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pomsky-macro v0.12.0 [INFO] [stderr] Downloaded litrs v0.2.3 [INFO] [stderr] Downloaded annotate-snippets v0.12.13 [INFO] [stderr] Downloaded cps v0.2.3 [INFO] [stderr] Downloaded perfect-derive v0.1.5 [INFO] [stderr] Downloaded parsy v0.15.9 [INFO] [stderr] Downloaded parsy v0.16.3 [INFO] [stderr] Downloaded jiff-tzdb v0.1.5 [INFO] [stderr] Downloaded pomsky-syntax v0.12.0 [INFO] [stderr] Downloaded pomsky v0.12.0 [INFO] [stderr] Downloaded globby v0.2.4 [INFO] [stderr] Downloaded reedline v0.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e1df874281161d6eab49ba0882515d241d923c05a359da3ea7ec70054fbf731 [INFO] running `Command { std: "docker" "start" "-a" "4e1df874281161d6eab49ba0882515d241d923c05a359da3ea7ec70054fbf731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e1df874281161d6eab49ba0882515d241d923c05a359da3ea7ec70054fbf731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1df874281161d6eab49ba0882515d241d923c05a359da3ea7ec70054fbf731", kill_on_drop: false }` [INFO] [stdout] 4e1df874281161d6eab49ba0882515d241d923c05a359da3ea7ec70054fbf731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b49488d4d2a0771e193a15c81d0680280ce49b773e757b16f87d333274671b32 [INFO] running `Command { std: "docker" "start" "-a" "b49488d4d2a0771e193a15c81d0680280ce49b773e757b16f87d333274671b32", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pomsky-syntax v0.12.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking annotate-snippets v0.12.13 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking pomsky v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking nix v0.31.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling pomsky-macro v0.12.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling cps v0.2.3 [INFO] [stderr] Checking reshell-syntax-highlighter v0.1.0 (/opt/rustwide/workdir/crates/syntax-highlighter) [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [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] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking parsy v0.16.3 [INFO] [stderr] Checking parsy v0.15.9 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parsy-0.16.3/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_trait_impl)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] error: could not compile `parsy` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b49488d4d2a0771e193a15c81d0680280ce49b773e757b16f87d333274671b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49488d4d2a0771e193a15c81d0680280ce49b773e757b16f87d333274671b32", kill_on_drop: false }` [INFO] [stdout] b49488d4d2a0771e193a15c81d0680280ce49b773e757b16f87d333274671b32