[INFO] fetching crate fartdown 0.1.0... [INFO] testing fartdown-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate fartdown 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fartdown 0.1.0 [INFO] finished tweaking crates.io crate fartdown 0.1.0 [INFO] tweaked toml for crates.io crate fartdown 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fartdown 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fartdown 0.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08d2a6ebf4e6f0ae89addcf95c49b81f5e270813dd30d27417254f703ef3c5e [INFO] running `Command { std: "docker" "start" "-a" "c08d2a6ebf4e6f0ae89addcf95c49b81f5e270813dd30d27417254f703ef3c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08d2a6ebf4e6f0ae89addcf95c49b81f5e270813dd30d27417254f703ef3c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08d2a6ebf4e6f0ae89addcf95c49b81f5e270813dd30d27417254f703ef3c5e", kill_on_drop: false }` [INFO] [stdout] c08d2a6ebf4e6f0ae89addcf95c49b81f5e270813dd30d27417254f703ef3c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c64b1e121f01cbbbab5822a2aaf8cbe061865075085fe8a24e9da73ea709d3 [INFO] running `Command { std: "docker" "start" "-a" "b1c64b1e121f01cbbbab5822a2aaf8cbe061865075085fe8a24e9da73ea709d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-ext-derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling thiserror-ext v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling fartdown v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> src/cli/types.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Error, Debug, thiserror_ext::Box, thiserror_ext::Construct)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.64/src/lib.rs:289:29 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(error_generic_member_access)] [INFO] [stdout] | --------------------------- the item is gated here [INFO] [stdout] 288 | #[doc(hidden)] [INFO] [stdout] 289 | pub use crate::provide::ThiserrorProvide; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(error_generic_member_access)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&std::io::Error` in the current scope [INFO] [stdout] --> src/cli/types.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | source: std::io::Error, [INFO] [stdout] | ^^^^^^ method not found in `&std::io::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fartdown` (bin "fd") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b1c64b1e121f01cbbbab5822a2aaf8cbe061865075085fe8a24e9da73ea709d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c64b1e121f01cbbbab5822a2aaf8cbe061865075085fe8a24e9da73ea709d3", kill_on_drop: false }` [INFO] [stdout] b1c64b1e121f01cbbbab5822a2aaf8cbe061865075085fe8a24e9da73ea709d3