[INFO] fetching crate para-cli 0.1.0...
[INFO] testing para-cli-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate para-cli 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate para-cli 0.1.0
[INFO] finished tweaking crates.io crate para-cli 0.1.0
[INFO] tweaked toml for crates.io crate para-cli 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate para-cli 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate para-cli 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d08ca97295edf029685f7a44697d9fb7f69d832df27a6a5a4d4f0e69a25e1874
[INFO] running `Command { std: "docker" "start" "-a" "d08ca97295edf029685f7a44697d9fb7f69d832df27a6a5a4d4f0e69a25e1874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08ca97295edf029685f7a44697d9fb7f69d832df27a6a5a4d4f0e69a25e1874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08ca97295edf029685f7a44697d9fb7f69d832df27a6a5a4d4f0e69a25e1874", kill_on_drop: false }`
[INFO] [stdout] d08ca97295edf029685f7a44697d9fb7f69d832df27a6a5a4d4f0e69a25e1874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dd0787cf2f41e7c9ac227b0a7b3707f0d4fa9bcbe21dd73142de46c56d9decf
[INFO] running `Command { std: "docker" "start" "-a" "9dd0787cf2f41e7c9ac227b0a7b3707f0d4fa9bcbe21dd73142de46c56d9decf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tiff v0.7.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling para-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling os_type v2.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling exr v1.4.1
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling image v0.24.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/main.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(decl_macro, generators, generator_trait)]
[INFO] [stdout]   |                        ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116958> for more information
[INFO] [stdout]   = note: renamed to `coroutines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::ops::Generator`
[INFO] [stdout]   --> src/ppm.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   ops::Generator,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^ no `Generator` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GeneratorState` in `ops`
[INFO] [stdout]    --> src/ppm.rs:374:29
[INFO] [stdout]     |
[INFO] [stdout] 374 |         while let std::ops::GeneratorState::Yielded((line, line_type)) =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ could not find `GeneratorState` in `ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(decl_macro, generators, generator_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppm.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         yield (index, line_type);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: yield syntax is experimental
[INFO] [stdout]    --> src/ppm.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         yield (index, line_type);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #43122 <https://github.com/rust-lang/rust/issues/43122> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `yield` can only be used in `#[coroutine]` closures, or `gen` blocks
[INFO] [stdout]    --> src/ppm.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 324 |         yield (index, line_type);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[coroutine]` to make this closure a coroutine
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[coroutine] move || {
[INFO] [stdout]     |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | /   human_panic::setup_panic!(Metadata {
[INFO] [stdout] 48 | |     version:  env!("CARGO_PKG_VERSION").into(),
[INFO] [stdout] 49 | |     name:     env!("CARGO_PKG_NAME").into(),
[INFO] [stdout] 50 | |     authors:  env!("CARGO_PKG_AUTHORS").into(),
[INFO] [stdout] 51 | |     homepage: env!("CARGO_PKG_HOMEPAGE").into(),
[INFO] [stdout] 52 | |   });
[INFO] [stdout]    | |____^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:6:3
[INFO] [stdout]    |
[INFO] [stdout]  6 |   warnings,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`
[INFO] [stdout]    = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `generator_trait`
[INFO] [stdout]  --> src/main.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(decl_macro, generators, generator_trait)]
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0554, E0557, E0635, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `para-cli` (bin "para") due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9dd0787cf2f41e7c9ac227b0a7b3707f0d4fa9bcbe21dd73142de46c56d9decf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd0787cf2f41e7c9ac227b0a7b3707f0d4fa9bcbe21dd73142de46c56d9decf", kill_on_drop: false }`
[INFO] [stdout] 9dd0787cf2f41e7c9ac227b0a7b3707f0d4fa9bcbe21dd73142de46c56d9decf
