[INFO] fetching crate amdguid 1.0.12...
[INFO] checking amdguid-1.0.12 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate amdguid 1.0.12 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate amdguid 1.0.12 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate amdguid 1.0.12
[INFO] finished tweaking crates.io crate amdguid 1.0.12
[INFO] tweaked toml for crates.io crate amdguid 1.0.12 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xcursor v0.3.5
[INFO] [stderr]   Downloaded pidlock v0.1.6
[INFO] [stderr]   Downloaded png v0.17.13
[INFO] [stderr]   Downloaded fdeflate v0.3.4
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded windows-sys v0.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f9a30cc7faddd7efaab76b354679de56f8fddda9a24d4d46c5b2cd8bf65b322
[INFO] running `Command { std: "docker" "start" "-a" "7f9a30cc7faddd7efaab76b354679de56f8fddda9a24d4d46c5b2cd8bf65b322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f9a30cc7faddd7efaab76b354679de56f8fddda9a24d4d46c5b2cd8bf65b322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9a30cc7faddd7efaab76b354679de56f8fddda9a24d4d46c5b2cd8bf65b322", kill_on_drop: false }`
[INFO] [stdout] 7f9a30cc7faddd7efaab76b354679de56f8fddda9a24d4d46c5b2cd8bf65b322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a974a8a9d23a0885c11c92d5ecba058e57e4cc831c809f5da9b5729c5b685cb3
[INFO] running `Command { std: "docker" "start" "-a" "a974a8a9d23a0885c11c92d5ecba058e57e4cc831c809f5da9b5729c5b685cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.11
[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 gumdrop v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pidlock v0.1.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking emath v0.17.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking epaint v0.17.0
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking egui v0.17.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking image v0.24.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]     Checking epi v0.17.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking toml_edit v0.22.7
[INFO] [stderr]     Checking toml v0.8.11
[INFO] [stderr]     Checking egui-winit v0.18.0
[INFO] [stderr]     Checking amdgpu v1.0.12
[INFO] [stderr]     Checking amdgpu-config v1.0.11
[INFO] [stderr]     Checking amdmond-lib v1.0.11
[INFO] [stderr]     Checking amdguid v1.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/widgets/cooling_performance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/widgets/cooling_performance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::option::Option::Some;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HLine` is imported redundantly
[INFO] [stdout]  --> src/widgets/drag_plot.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::items::{HLine, *};
[INFO] [stdout]   |                    ^^^^^  - the item `HLine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/widgets/legend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/widgets/cooling_performance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/widgets/cooling_performance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::option::Option::Some;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HLine` is imported redundantly
[INFO] [stdout]  --> src/widgets/drag_plot.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::items::{HLine, *};
[INFO] [stdout]   |                    ^^^^^  - the item `HLine` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `String` is imported redundantly
[INFO] [stdout]  --> src/widgets/legend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `String` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.33s
[INFO] running `Command { std: "docker" "inspect" "a974a8a9d23a0885c11c92d5ecba058e57e4cc831c809f5da9b5729c5b685cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a974a8a9d23a0885c11c92d5ecba058e57e4cc831c809f5da9b5729c5b685cb3", kill_on_drop: false }`
[INFO] [stdout] a974a8a9d23a0885c11c92d5ecba058e57e4cc831c809f5da9b5729c5b685cb3
