[INFO] fetching crate hconf 0.26.3... [INFO] testing hconf-0.26.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate hconf 0.26.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hconf 0.26.3 [INFO] finished tweaking crates.io crate hconf 0.26.3 [INFO] tweaked toml for crates.io crate hconf 0.26.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hconf 0.26.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding config v0.13.4 (available: v0.15.18) [INFO] [stderr] Adding egui v0.21.0 (available: v0.32.3) [INFO] [stderr] Adding mkutil v0.5.2 (available: v0.7.1) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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 mkutil v0.5.2 [INFO] [stderr] Downloaded ecolor v0.21.0 [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded accesskit v0.9.0 [INFO] [stderr] Downloaded emath v0.21.0 [INFO] [stderr] Downloaded egui v0.21.0 [INFO] [stderr] Downloaded epaint v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 002a07535c62f8474a6045a07b9c55f7b48b9937781456f917e31b805195b520 [INFO] running `Command { std: "docker" "start" "-a" "002a07535c62f8474a6045a07b9c55f7b48b9937781456f917e31b805195b520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "002a07535c62f8474a6045a07b9c55f7b48b9937781456f917e31b805195b520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002a07535c62f8474a6045a07b9c55f7b48b9937781456f917e31b805195b520", kill_on_drop: false }` [INFO] [stdout] 002a07535c62f8474a6045a07b9c55f7b48b9937781456f917e31b805195b520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbc1306b43fe76f36dceafddb166edac15324422e7d77d1af8e9006ddfa4bba [INFO] running `Command { std: "docker" "start" "-a" "bcbc1306b43fe76f36dceafddb166edac15324422e7d77d1af8e9006ddfa4bba", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling mkutil v0.5.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling hconf v0.26.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mkutil::aquamarine` [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use mkutil::aquamarine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `aquamarine` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hconf` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bcbc1306b43fe76f36dceafddb166edac15324422e7d77d1af8e9006ddfa4bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbc1306b43fe76f36dceafddb166edac15324422e7d77d1af8e9006ddfa4bba", kill_on_drop: false }` [INFO] [stdout] bcbc1306b43fe76f36dceafddb166edac15324422e7d77d1af8e9006ddfa4bba