[INFO] cloning repository https://github.com/wherkamp/adoptopenjdk-installer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wherkamp/adoptopenjdk-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwherkamp%2Fadoptopenjdk-installer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwherkamp%2Fadoptopenjdk-installer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ab67a50e308b81a0b64c904de7d6b1a658954a0
[INFO] checking wherkamp/adoptopenjdk-installer/1ab67a50e308b81a0b64c904de7d6b1a658954a0 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwherkamp%2Fadoptopenjdk-installer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wherkamp/adoptopenjdk-installer
[INFO] finished tweaking git repo https://github.com/wherkamp/adoptopenjdk-installer
[INFO] tweaked toml for git repo https://github.com/wherkamp/adoptopenjdk-installer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wherkamp/adoptopenjdk-installer on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "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 202 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.6.4)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding indicatif v0.16.2 (available: v0.18.6)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding serde_qs v0.9.2 (available: v1.1.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.28.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.4+spec-1.1.0)
[INFO] [stderr]       Adding whoami v1.6.1 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.7.2
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded redox_syscall v0.9.1
[INFO] [stderr]   Downloaded displaydoc v0.2.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.117
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded serde_qs v0.9.2
[INFO] [stderr]   Downloaded indicatif v0.16.2
[INFO] [stderr]   Downloaded openssl v0.10.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d
[INFO] running `Command { std: "docker" "start" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking 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]    |     ^^^^^^^^^----
[INFO] [stdout]    |              |
[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.4/src/lib.rs:92:51
[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 |     is_dumb, 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.4/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.4/src/lib.rs:99:55
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] ...
[INFO] [stdout] 99 |     truncate_str, Alignment, Attribute, 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.4/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.4/src/lib.rs:99:55
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] ...
[INFO] [stdout] 99 |     truncate_str, Alignment, Attribute, Color, Emoji, Style, StyledObject,
[INFO] [stdout]    |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strum_macros v0.24.3
[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" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d", kill_on_drop: false }`
[INFO] [stdout] dfb3d5d5ee53aec624666a8fb206ec4e0ced22a5760b51efb5996c042a1ac39d
