[INFO] fetching crate wordle_strategies 0.2.0... [INFO] testing wordle_strategies-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wordle_strategies 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wordle_strategies 0.2.0 [INFO] finished tweaking crates.io crate wordle_strategies 0.2.0 [INFO] tweaked toml for crates.io crate wordle_strategies 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wordle_strategies 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 108 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 392d0deda9821f37ef1b7b056d08c993288100b485201218c334d39f2cfb2c12 [INFO] running `Command { std: "docker" "start" "-a" "392d0deda9821f37ef1b7b056d08c993288100b485201218c334d39f2cfb2c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "392d0deda9821f37ef1b7b056d08c993288100b485201218c334d39f2cfb2c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392d0deda9821f37ef1b7b056d08c993288100b485201218c334d39f2cfb2c12", kill_on_drop: false }` [INFO] [stdout] 392d0deda9821f37ef1b7b056d08c993288100b485201218c334d39f2cfb2c12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfba0734f6553018b930d60d69d64368917f6c789ffb497b117274d35e97aed [INFO] running `Command { std: "docker" "start" "-a" "0cfba0734f6553018b930d60d69d64368917f6c789ffb497b117274d35e97aed", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling fishers_exact v1.0.1 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling indicatif v0.16.2 [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.1/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.1/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.1/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.1/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.1/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] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [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" "0cfba0734f6553018b930d60d69d64368917f6c789ffb497b117274d35e97aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfba0734f6553018b930d60d69d64368917f6c789ffb497b117274d35e97aed", kill_on_drop: false }` [INFO] [stdout] 0cfba0734f6553018b930d60d69d64368917f6c789ffb497b117274d35e97aed