[INFO] fetching crate amdgpu_top 0.10.5... [INFO] checking amdgpu_top-0.10.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate amdgpu_top 0.10.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate amdgpu_top 0.10.5 [INFO] finished tweaking crates.io crate amdgpu_top 0.10.5 [INFO] tweaked toml for crates.io crate amdgpu_top 0.10.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate amdgpu_top 0.10.5 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate amdgpu_top 0.10.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaf8d8fe961540f5d6c09c073dd9cc9c943cd28d40ac67d2941154adb9e1ea78 [INFO] running `Command { std: "docker" "start" "-a" "eaf8d8fe961540f5d6c09c073dd9cc9c943cd28d40ac67d2941154adb9e1ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaf8d8fe961540f5d6c09c073dd9cc9c943cd28d40ac67d2941154adb9e1ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf8d8fe961540f5d6c09c073dd9cc9c943cd28d40ac67d2941154adb9e1ea78", kill_on_drop: false }` [INFO] [stdout] eaf8d8fe961540f5d6c09c073dd9cc9c943cd28d40ac67d2941154adb9e1ea78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010f09b1fc02d6032d39f11ea156faba260f9ebf1ae73c6805e4c0f338602781 [INFO] running `Command { std: "docker" "start" "-a" "010f09b1fc02d6032d39f11ea156faba260f9ebf1ae73c6805e4c0f338602781", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=31735448cfb4e25e -C extra-filename=-05796da25f11040a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e5eff02a347f61b9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "010f09b1fc02d6032d39f11ea156faba260f9ebf1ae73c6805e4c0f338602781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010f09b1fc02d6032d39f11ea156faba260f9ebf1ae73c6805e4c0f338602781", kill_on_drop: false }` [INFO] [stdout] 010f09b1fc02d6032d39f11ea156faba260f9ebf1ae73c6805e4c0f338602781