[INFO] fetching crate ferrous_threads 0.1.1...
[INFO] testing ferrous_threads-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ferrous_threads 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ferrous_threads 0.1.1
[INFO] finished tweaking crates.io crate ferrous_threads 0.1.1
[INFO] tweaked toml for crates.io crate ferrous_threads 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrous_threads 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.4.4 (available: v0.8.0)
[INFO] [stderr]       Adding canal v0.1.2 (available: v0.1.3)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 7caea5936011bd8bc9a00e516ba662735662efcaddda2ac629c6facc7d3b14e6
[INFO] running `Command { std: "docker" "start" "-a" "7caea5936011bd8bc9a00e516ba662735662efcaddda2ac629c6facc7d3b14e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7caea5936011bd8bc9a00e516ba662735662efcaddda2ac629c6facc7d3b14e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7caea5936011bd8bc9a00e516ba662735662efcaddda2ac629c6facc7d3b14e6", kill_on_drop: false }`
[INFO] [stdout] 7caea5936011bd8bc9a00e516ba662735662efcaddda2ac629c6facc7d3b14e6
[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] 78ae452e398e6859017e13f751233e36d305ef7e095feb805d6eee7c42352925
[INFO] running `Command { std: "docker" "start" "-a" "78ae452e398e6859017e13f751233e36d305ef7e095feb805d6eee7c42352925", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling canal v0.1.2
[INFO] [stderr]    Compiling ferrous_threads v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> src/task_runner.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Task::Data(TaskData { task_func: box func })
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 41 -         Task::Data(TaskData { task_func: box func })
[INFO] [stdout] 41 +         Task::Data(TaskData { task_func: Box::new(func) })
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/task_runner.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let task = TaskData { task_func: box task_closure };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 149 -         let task = TaskData { task_func: box task_closure };
[INFO] [stdout] 149 +         let task = TaskData { task_func: Box::new(task_closure) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/task_runner.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let int_task = TaskData { task_func: box task_closure };
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 161 -         let int_task = TaskData { task_func: box task_closure };
[INFO] [stdout] 161 +         let int_task = TaskData { task_func: Box::new(task_closure) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/task_runner.rs:166:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let task = TaskData { task_func: box task_closure };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 166 -         let task = TaskData { task_func: box task_closure };
[INFO] [stdout] 166 +         let task = TaskData { task_func: Box::new(task_closure) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:273:17
[INFO] [stdout]     |
[INFO] [stdout] 273 |           let f = box move || {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 274 | |             sn.send(0u8).unwrap();
[INFO] [stdout] 275 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 273 ~         let f = Box::new(move || {
[INFO] [stdout] 274 |             sn.send(0u8).unwrap();
[INFO] [stdout] 275 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |           let f = box move || {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 287 | |             sn.send(0u8).unwrap();
[INFO] [stdout] 288 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 286 ~         let f = Box::new(move || {
[INFO] [stdout] 287 |             sn.send(0u8).unwrap();
[INFO] [stdout] 288 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |           let f1 = box move || {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 311 | |             sn1.send(0u8).unwrap();
[INFO] [stdout] 312 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 310 ~         let f1 = Box::new(move || {
[INFO] [stdout] 311 |             sn1.send(0u8).unwrap();
[INFO] [stdout] 312 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 |           let f2 = box move || {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 315 | |             panic!();
[INFO] [stdout] 316 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 314 ~         let f2 = Box::new(move || {
[INFO] [stdout] 315 |             panic!();
[INFO] [stdout] 316 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:348:18
[INFO] [stdout]     |
[INFO] [stdout] 348 |           let f1 = box move || {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 349 | |             sn1.send(0u8).unwrap();
[INFO] [stdout] 350 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 348 ~         let f1 = Box::new(move || {
[INFO] [stdout] 349 |             sn1.send(0u8).unwrap();
[INFO] [stdout] 350 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:352:18
[INFO] [stdout]     |
[INFO] [stdout] 352 |           let f3 = box move || {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 353 | |             sn3.send(0u8).unwrap();
[INFO] [stdout] 354 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 352 ~         let f3 = Box::new(move || {
[INFO] [stdout] 353 |             sn3.send(0u8).unwrap();
[INFO] [stdout] 354 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> src/thread_pool.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |           let f2 = box move || {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 357 | |             panic!();
[INFO] [stdout] 358 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 356 ~         let f2 = Box::new(move || {
[INFO] [stdout] 357 |             panic!();
[INFO] [stdout] 358 ~         });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::boxed::FnBox`
[INFO] [stdout]   --> src/task_runner.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::boxed::FnBox;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::boxed::FnBox`
[INFO] [stdout]   --> src/thread_pool.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::boxed::FnBox;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `FnBox` in `boxed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `catch_panic` in module `thread`
[INFO] [stdout]    --> src/thread_pool.rs:258:31
[INFO] [stdout]     |
[INFO] [stdout] 258 |             let res = thread::catch_panic(move || { job.run(); });
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in `thread`
[INFO] [stdout] 
[INFO] [stdout] 
[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(box_syntax)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fnbox)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(drain)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(catch_panic)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/thread_pool.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             try!(self.free_chan.send(thread));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/thread_pool.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             try!(res_sender.send(res));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/thread_pool.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let job = try!(jobs.recv());
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `drain` has been stable since 1.6.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(drain)]
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `fnbox`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fnbox)]
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `catch_panic`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(catch_panic)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/task_runner.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     task_func: Box<FnBox() + Send + 'a>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     task_func: Box<dyn FnBox() + Send + 'a>,
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/thread_pool.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub type Proc<'a> = Box<Runner + Send + 'a>;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub type Proc<'a> = Box<dyn Runner + Send + 'a>;
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0554, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferrous_threads` (lib) due to 21 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "78ae452e398e6859017e13f751233e36d305ef7e095feb805d6eee7c42352925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ae452e398e6859017e13f751233e36d305ef7e095feb805d6eee7c42352925", kill_on_drop: false }`
[INFO] [stdout] 78ae452e398e6859017e13f751233e36d305ef7e095feb805d6eee7c42352925
