[INFO] fetching crate amdgpu 1.0.12...
[INFO] checking amdgpu-1.0.12 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate amdgpu 1.0.12 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate amdgpu 1.0.12 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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 thiserror v1.0.69 (available: v2.0.3)
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba7a2a988a2f93b183cc21d101453747746e7b5235c2837b793ff8f3423765a5
[INFO] running `Command { std: "docker" "start" "-a" "ba7a2a988a2f93b183cc21d101453747746e7b5235c2837b793ff8f3423765a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba7a2a988a2f93b183cc21d101453747746e7b5235c2837b793ff8f3423765a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7a2a988a2f93b183cc21d101453747746e7b5235c2837b793ff8f3423765a5", kill_on_drop: false }`
[INFO] [stdout] ba7a2a988a2f93b183cc21d101453747746e7b5235c2837b793ff8f3423765a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 876a14923e2b014b9f32a44b9f4ca59a7bd84aea414adc8fd86c68a206620108
[INFO] running `Command { std: "docker" "start" "-a" "876a14923e2b014b9f32a44b9f4ca59a7bd84aea414adc8fd86c68a206620108", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[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 epaint v0.18.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking pidlock v0.1.6
[INFO] [stderr]     Checking egui v0.18.1
[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]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.7.1
[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: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: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] [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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `amdgpu` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "876a14923e2b014b9f32a44b9f4ca59a7bd84aea414adc8fd86c68a206620108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876a14923e2b014b9f32a44b9f4ca59a7bd84aea414adc8fd86c68a206620108", kill_on_drop: false }`
[INFO] [stdout] 876a14923e2b014b9f32a44b9f4ca59a7bd84aea414adc8fd86c68a206620108
