[INFO] fetching crate ma 0.10.3... [INFO] testing ma-0.10.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ma 0.10.3 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate ma 0.10.3 [INFO] finished tweaking crates.io crate ma 0.10.3 [INFO] tweaked toml for crates.io crate ma 0.10.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ma 0.10.3 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 ma 0.10.3 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8f0cfff84b978e02a3f28b02f8badc6d5db815bfad9392520f4d0c9df7f9f0ce [INFO] running `Command { std: "docker" "start" "-a" "8f0cfff84b978e02a3f28b02f8badc6d5db815bfad9392520f4d0c9df7f9f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0cfff84b978e02a3f28b02f8badc6d5db815bfad9392520f4d0c9df7f9f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0cfff84b978e02a3f28b02f8badc6d5db815bfad9392520f4d0c9df7f9f0ce", kill_on_drop: false }` [INFO] [stdout] 8f0cfff84b978e02a3f28b02f8badc6d5db815bfad9392520f4d0c9df7f9f0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9c4b4693a017f08a11098621f96d02c64faccd2a0b5a03140c24c2a455da8599 [INFO] running `Command { std: "docker" "start" "-a" "9c4b4693a017f08a11098621f96d02c64faccd2a0b5a03140c24c2a455da8599", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sqlx-core v0.8.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling toml v0.8.16 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling imap-proto v0.16.5 [INFO] [stderr] Compiling sqlx-sqlite v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling async-imap v0.9.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling human-panic v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling mail-parser v0.9.3 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.0 [INFO] [stderr] Compiling sqlx-macros v0.8.0 [INFO] [stderr] Compiling sqlx v0.8.0 [INFO] [stderr] Compiling ma v0.10.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Id` in module `task` [INFO] [stdout] --> src/cmd/fetch.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | let mut task_bar: HashMap = HashMap::new(); [INFO] [stdout] | ^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/mod.rs:363:40 [INFO] [stdout] | [INFO] [stdout] 362 | / cfg_unstable! { [INFO] [stdout] 363 | | pub use crate::runtime::task::{Id, id, try_id}; [INFO] [stdout] | | ^^ [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Id; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Id; [INFO] [stdout] | [INFO] [stdout] help: if you import `Id`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - let mut task_bar: HashMap = HashMap::new(); [INFO] [stdout] 29 + let mut task_bar: HashMap = HashMap::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Id` in module `task` [INFO] [stdout] --> src/cmd/fetch.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | let mut task_account: HashMap = HashMap::new(); [INFO] [stdout] | ^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/mod.rs:363:40 [INFO] [stdout] | [INFO] [stdout] 362 | / cfg_unstable! { [INFO] [stdout] 363 | | pub use crate::runtime::task::{Id, id, try_id}; [INFO] [stdout] | | ^^ [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Id; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Id; [INFO] [stdout] | [INFO] [stdout] help: if you import `Id`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - let mut task_account: HashMap = HashMap::new(); [INFO] [stdout] 30 + let mut task_account: HashMap = HashMap::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `id` in module `task` [INFO] [stdout] --> src/cmd/fetch.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | task::id(), [INFO] [stdout] | ^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/mod.rs:363:44 [INFO] [stdout] | [INFO] [stdout] 362 | / cfg_unstable! { [INFO] [stdout] 363 | | pub use crate::runtime::task::{Id, id, try_id}; [INFO] [stdout] | | ^^ [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] help: if you import `id`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - task::id(), [INFO] [stdout] 45 + id(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Id` in module `task` [INFO] [stdout] --> src/cmd/fetch.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | task_id: task::Id, [INFO] [stdout] | ^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.1/src/task/mod.rs:363:40 [INFO] [stdout] | [INFO] [stdout] 362 | / cfg_unstable! { [INFO] [stdout] 363 | | pub use crate::runtime::task::{Id, id, try_id}; [INFO] [stdout] | | ^^ [INFO] [stdout] 364 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use clap::Id; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Id; [INFO] [stdout] | [INFO] [stdout] help: if you import `Id`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - task_id: task::Id, [INFO] [stdout] 144 + task_id: Id, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `id` found for struct `tokio::task::AbortHandle` in the current scope [INFO] [stdout] --> src/cmd/fetch.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | let task_id = handle.id(); [INFO] [stdout] | ^^ method not found in `tokio::task::AbortHandle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `join_next_with_id` found for struct `JoinSet` in the current scope [INFO] [stdout] --> src/cmd/fetch.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | while let Some(result) = tasks.join_next_with_id().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `join_next` with a similar name [INFO] [stdout] | [INFO] [stdout] 60 - while let Some(result) = tasks.join_next_with_id().await { [INFO] [stdout] 60 + while let Some(result) = tasks.join_next().await { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ma` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "9c4b4693a017f08a11098621f96d02c64faccd2a0b5a03140c24c2a455da8599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4b4693a017f08a11098621f96d02c64faccd2a0b5a03140c24c2a455da8599", kill_on_drop: false }` [INFO] [stdout] 9c4b4693a017f08a11098621f96d02c64faccd2a0b5a03140c24c2a455da8599