[INFO] fetching crate cratesio-dbdump-csvtab 0.2.2... [INFO] checking cratesio-dbdump-csvtab-0.2.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate cratesio-dbdump-csvtab 0.2.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cratesio-dbdump-csvtab 0.2.2 [INFO] finished tweaking crates.io crate cratesio-dbdump-csvtab 0.2.2 [INFO] tweaked toml for crates.io crate cratesio-dbdump-csvtab 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cratesio-dbdump-csvtab 0.2.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding cached-path v0.5.3 (available: v0.9.0) [INFO] [stderr] Adding rusqlite v0.25.4 (available: v0.37.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae72dd4510394a6453be8e2b7137998a00f79737194a71aa45b615a9147a5df [INFO] running `Command { std: "docker" "start" "-a" "0ae72dd4510394a6453be8e2b7137998a00f79737194a71aa45b615a9147a5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae72dd4510394a6453be8e2b7137998a00f79737194a71aa45b615a9147a5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae72dd4510394a6453be8e2b7137998a00f79737194a71aa45b615a9147a5df", kill_on_drop: false }` [INFO] [stdout] 0ae72dd4510394a6453be8e2b7137998a00f79737194a71aa45b615a9147a5df [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a027ca6e1d3a94edbec5e242d5e8c2ced8f1438624b6b49f761acad841ff13b9 [INFO] running `Command { std: "docker" "start" "-a" "a027ca6e1d3a94edbec5e242d5e8c2ced8f1438624b6b49f761acad841ff13b9", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stdout] error[E0432]: unresolved import `console::Term` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/state.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use console::Term; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Term` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 91 | pub use crate::term::{ [INFO] [stdout] 92 | user_attended, user_attended_stderr, Term, TermFamily, TermFeatures, TermTarget, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider importing this variant instead [INFO] [stdout] | [INFO] [stdout] 10 - use console::Term; [INFO] [stdout] 10 + use crate::state::ProgressDrawTargetKind::Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/style.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use console::{measure_text_width, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^ no `Style` in the root [INFO] [stdout] | | [INFO] [stdout] | no `measure_text_width` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 95 | pub use crate::utils::{ [INFO] [stdout] 96 | colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 98 | Color, Emoji, Style, StyledObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `console::measure_text_width`, `console::Style` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/src/utils.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use console::{measure_text_width, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^ no `Style` in the root [INFO] [stdout] | | [INFO] [stdout] | no `measure_text_width` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs:96:44 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] 95 | pub use crate::utils::{ [INFO] [stdout] 96 | colors_enabled, colors_enabled_stderr, measure_text_width, pad_str, pad_str_with, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.0/src/lib.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "std")] [INFO] [stdout] | --------------- the item is gated behind the `std` feature [INFO] [stdout] ... [INFO] [stdout] 98 | Color, Emoji, Style, StyledObject, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] error: could not compile `indicatif` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a027ca6e1d3a94edbec5e242d5e8c2ced8f1438624b6b49f761acad841ff13b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a027ca6e1d3a94edbec5e242d5e8c2ced8f1438624b6b49f761acad841ff13b9", kill_on_drop: false }` [INFO] [stdout] a027ca6e1d3a94edbec5e242d5e8c2ced8f1438624b6b49f761acad841ff13b9