[INFO] fetching crate amdgpu 1.0.12...
[INFO] checking amdgpu-1.0.12 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate amdgpu 1.0.12 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate amdgpu 1.0.12 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate amdgpu 1.0.12
[INFO] finished tweaking crates.io crate amdgpu 1.0.12
[INFO] tweaked toml for crates.io crate amdgpu 1.0.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding egui-winit v0.18.0 (available: v0.29.1)
[INFO] [stderr]       Adding nix v0.24.3 (available: v0.29.0)
[INFO] [stderr]       Adding ron v0.7.1 (available: v0.8.1)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.8.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c8c3ddad4f4950c02fea34fca551d0204e119cde3b80cb844db7cff1b5f89eb
[INFO] running `Command { std: "docker" "start" "-a" "1c8c3ddad4f4950c02fea34fca551d0204e119cde3b80cb844db7cff1b5f89eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c8c3ddad4f4950c02fea34fca551d0204e119cde3b80cb844db7cff1b5f89eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8c3ddad4f4950c02fea34fca551d0204e119cde3b80cb844db7cff1b5f89eb", kill_on_drop: false }`
[INFO] [stdout] 1c8c3ddad4f4950c02fea34fca551d0204e119cde3b80cb844db7cff1b5f89eb
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b984ceb7994b81693793ed1913b26a23aff3d755efb9800658e4466da11e5d4
[INFO] running `Command { std: "docker" "start" "-a" "4b984ceb7994b81693793ed1913b26a23aff3d755efb9800658e4466da11e5d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking pidlock v0.1.6
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking egui-winit v0.18.0
[INFO] [stderr]     Checking amdgpu v1.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::hw_mon`
[INFO] [stdout]  --> src/utils.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::hw_mon::{HwMon, RootPath};
[INFO] [stdout]   |            ^^^^^^ could not find `hw_mon` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod hw_mon;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `gui-helper` feature
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "gui-helper")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::hw_mon`
[INFO] [stdout]  --> src/utils.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{hw_mon, Card, CONFIG_DIR, ROOT_DIR};
[INFO] [stdout]   |             ^^^^^^ no `hw_mon` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod hw_mon;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `gui-helper` feature
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "gui-helper")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::hw_mon`
[INFO] [stdout]  --> src/utils.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::hw_mon::{HwMon, RootPath};
[INFO] [stdout]   |            ^^^^^^ could not find `hw_mon` in the crate root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod hw_mon;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `gui-helper` feature
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "gui-helper")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::hw_mon`
[INFO] [stdout]  --> src/utils.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{hw_mon, Card, CONFIG_DIR, ROOT_DIR};
[INFO] [stdout]   |             ^^^^^^ no `hw_mon` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod hw_mon;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `gui-helper` feature
[INFO] [stdout]  --> src/lib.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "gui-helper")]
[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 `amdgpu` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `amdgpu` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4b984ceb7994b81693793ed1913b26a23aff3d755efb9800658e4466da11e5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b984ceb7994b81693793ed1913b26a23aff3d755efb9800658e4466da11e5d4", kill_on_drop: false }`
[INFO] [stdout] 4b984ceb7994b81693793ed1913b26a23aff3d755efb9800658e4466da11e5d4
