[INFO] fetching crate parsli 0.1.4...
[INFO] testing parsli-0.1.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate parsli 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate parsli 0.1.4
[INFO] finished tweaking crates.io crate parsli 0.1.4
[INFO] tweaked toml for crates.io crate parsli 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parsli 0.1.4 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 parsli 0.1.4 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ec9c0f51fbd92d168cd371fe67d0b8883429d4b8e63bf83330d8f536b105e474
[INFO] running `Command { std: "docker" "start" "-a" "ec9c0f51fbd92d168cd371fe67d0b8883429d4b8e63bf83330d8f536b105e474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9c0f51fbd92d168cd371fe67d0b8883429d4b8e63bf83330d8f536b105e474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9c0f51fbd92d168cd371fe67d0b8883429d4b8e63bf83330d8f536b105e474", kill_on_drop: false }`
[INFO] [stdout] ec9c0f51fbd92d168cd371fe67d0b8883429d4b8e63bf83330d8f536b105e474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 393b76ec59aefb076025e2888894781d91cd9dcaac5fcfe733c90f603270bad5
[INFO] running `Command { std: "docker" "start" "-a" "393b76ec59aefb076025e2888894781d91cd9dcaac5fcfe733c90f603270bad5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parsli v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fn_traits, unboxed_closures, trait_alias, type_alias_impl_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/pool.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             /// Do nothing initially
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |             status: Status::Idle,
[INFO] [stdout]    |             -------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/pool.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             /// Empty tree
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 51 |             tree: Arc::new(Mutex::new(DepTree::new())),
[INFO] [stdout]    |             ------------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/pool.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             /// Managers
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 54 |             names: Arc::new(RwLock::new(HashMap::new())),
[INFO] [stdout]    |             -------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/pool.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |               /// High refresh rate progress bar
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 | /             progress: Arc::new(MultiProgress::with_draw_target(
[INFO] [stdout] 59 | |                 ProgressDrawTarget::stderr_with_hz(60),
[INFO] [stdout] 60 | |             )),
[INFO] [stdout]    | |______________- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parsli` (lib) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "393b76ec59aefb076025e2888894781d91cd9dcaac5fcfe733c90f603270bad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393b76ec59aefb076025e2888894781d91cd9dcaac5fcfe733c90f603270bad5", kill_on_drop: false }`
[INFO] [stdout] 393b76ec59aefb076025e2888894781d91cd9dcaac5fcfe733c90f603270bad5
