[INFO] fetching crate all-smi 0.15.2...
[INFO] testing all-smi-0.15.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate all-smi 0.15.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate all-smi 0.15.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate all-smi 0.15.2
[INFO] tweaked toml for crates.io crate all-smi 0.15.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate all-smi 0.15.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate all-smi 0.15.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5624a1aac8bab988d8a1cf410643bc225b1caa7522c1a6cfdf230df84c726e
[INFO] running `Command { std: "docker" "start" "-a" "0f5624a1aac8bab988d8a1cf410643bc225b1caa7522c1a6cfdf230df84c726e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5624a1aac8bab988d8a1cf410643bc225b1caa7522c1a6cfdf230df84c726e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5624a1aac8bab988d8a1cf410643bc225b1caa7522c1a6cfdf230df84c726e", kill_on_drop: false }`
[INFO] [stdout] 0f5624a1aac8bab988d8a1cf410643bc225b1caa7522c1a6cfdf230df84c726e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58d5d65f3b7c2561c9723d5baf55d49d0df93e825a0abd835f36d9f87b6c7912
[INFO] running `Command { std: "docker" "start" "-a" "58d5d65f3b7c2561c9723d5baf55d49d0df93e825a0abd835f36d9f87b6c7912", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling all-smi-luwen-if v0.7.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling all-smi-luwen-core v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling bitfield-struct v0.6.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling libdrm_amdgpu_sys v0.8.8
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling all-smi-ttkmd-if v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling all-smi v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling all-smi-luwen-ref v0.7.9
[INFO] [stderr]    Compiling nvml-wrapper v0.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling libamdgpu_top v0.11.0
[INFO] [stderr]    Compiling cgroups-rs v0.5.0
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 06s
[INFO] running `Command { std: "docker" "inspect" "58d5d65f3b7c2561c9723d5baf55d49d0df93e825a0abd835f36d9f87b6c7912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d5d65f3b7c2561c9723d5baf55d49d0df93e825a0abd835f36d9f87b6c7912", kill_on_drop: false }`
[INFO] [stdout] 58d5d65f3b7c2561c9723d5baf55d49d0df93e825a0abd835f36d9f87b6c7912
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc980105ed5621f7bdba10233efaa2cfa4d6ed59b4ab739b8a40788be4dcfe47
[INFO] running `Command { std: "docker" "start" "-a" "dc980105ed5621f7bdba10233efaa2cfa4d6ed59b4ab739b8a40788be4dcfe47", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling all-smi-luwen-if v0.7.9
[INFO] [stderr]    Compiling all-smi v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling all-smi-luwen-ref v0.7.9
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling cgroups-rs v0.5.0
[INFO] [stderr] error: could not compile `all-smi` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name all_smi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unsafe_code '--warn=clippy::uninlined_format_args' '--warn=clippy::redundant_closure' '--warn=clippy::needless_return' '--warn=clippy::module_inception' --allow=missing_docs '--warn=clippy::manual_range_contains' '--warn=clippy::bool_comparison' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "furiosa-smi-rs", "mock"))' -C metadata=4008fc9e83425e2d -C extra-filename=-b18a4c7da9756ed0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern all_smi_luwen_core=/opt/rustwide/target/debug/deps/liball_smi_luwen_core-2558dd268158b2f7.rlib --extern all_smi_luwen_if=/opt/rustwide/target/debug/deps/liball_smi_luwen_if-f410397421643723.rlib --extern all_smi_luwen_ref=/opt/rustwide/target/debug/deps/liball_smi_luwen_ref-918eba8d5e09e27e.rlib --extern all_smi_ttkmd_if=/opt/rustwide/target/debug/deps/liball_smi_ttkmd_if-c364347a44311f4e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d92175aa1c70d832.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-2cac35dd85c08ff3.rlib --extern cgroups_rs=/opt/rustwide/target/debug/deps/libcgroups_rs-c56df6e33c6f0b2a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e60111ed6d88ab98.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1dac3e6ede6c29d1.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-05e9a9b1dc14c231.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fd6e262d6d082959.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e0db5e166056135b.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b39b45a0f0a1b505.rlib --extern libamdgpu_top=/opt/rustwide/target/debug/deps/liblibamdgpu_top-fc7be4a4afbfb779.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-50a8edec9580b7d8.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-25f44748b04c18dc.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-72e16b6a4e0aa27d.rlib --extern nvml_wrapper=/opt/rustwide/target/debug/deps/libnvml_wrapper-14739f09821b9052.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-c3afb8ed1e7e2fbd.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-c70c71f7e457e745.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ccc07bffb750226b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-82740f5490052764.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee86a465bf2e2c0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95d21e1000b56e77.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-bd55a433bfb3f7fb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ba71d436fcf91e64.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f491f118c567aeb1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e68c4c238c9e5c48.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-3559052884c34d4f.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-911d36abcaabb58b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-691d10bd7d9f28d5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb54f51354b66039.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9861b7aa87db4879.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50cc187635e84a94.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-63d8f73487c217a5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `all-smi` (bin "all-smi" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name all_smi --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unsafe_code '--warn=clippy::uninlined_format_args' '--warn=clippy::redundant_closure' '--warn=clippy::needless_return' '--warn=clippy::module_inception' --allow=missing_docs '--warn=clippy::manual_range_contains' '--warn=clippy::bool_comparison' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "furiosa-smi-rs", "mock"))' -C metadata=e0842720be1fe22b -C extra-filename=-5a8ffb51e437ad12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern all_smi=/opt/rustwide/target/debug/deps/liball_smi-e8f4e53bbf90208e.rlib --extern all_smi_luwen_core=/opt/rustwide/target/debug/deps/liball_smi_luwen_core-2558dd268158b2f7.rlib --extern all_smi_luwen_if=/opt/rustwide/target/debug/deps/liball_smi_luwen_if-f410397421643723.rlib --extern all_smi_luwen_ref=/opt/rustwide/target/debug/deps/liball_smi_luwen_ref-918eba8d5e09e27e.rlib --extern all_smi_ttkmd_if=/opt/rustwide/target/debug/deps/liball_smi_ttkmd_if-c364347a44311f4e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d92175aa1c70d832.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-2cac35dd85c08ff3.rlib --extern cgroups_rs=/opt/rustwide/target/debug/deps/libcgroups_rs-c56df6e33c6f0b2a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e60111ed6d88ab98.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1dac3e6ede6c29d1.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-05e9a9b1dc14c231.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fd6e262d6d082959.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e0db5e166056135b.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b39b45a0f0a1b505.rlib --extern libamdgpu_top=/opt/rustwide/target/debug/deps/liblibamdgpu_top-fc7be4a4afbfb779.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-50a8edec9580b7d8.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-25f44748b04c18dc.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-72e16b6a4e0aa27d.rlib --extern nvml_wrapper=/opt/rustwide/target/debug/deps/libnvml_wrapper-14739f09821b9052.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-c3afb8ed1e7e2fbd.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-c70c71f7e457e745.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ccc07bffb750226b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-82740f5490052764.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee86a465bf2e2c0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95d21e1000b56e77.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-bd55a433bfb3f7fb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ba71d436fcf91e64.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f491f118c567aeb1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e68c4c238c9e5c48.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-3559052884c34d4f.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-911d36abcaabb58b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-691d10bd7d9f28d5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb54f51354b66039.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9861b7aa87db4879.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-50cc187635e84a94.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-63d8f73487c217a5.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dc980105ed5621f7bdba10233efaa2cfa4d6ed59b4ab739b8a40788be4dcfe47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc980105ed5621f7bdba10233efaa2cfa4d6ed59b4ab739b8a40788be4dcfe47", kill_on_drop: false }`
[INFO] [stdout] dc980105ed5621f7bdba10233efaa2cfa4d6ed59b4ab739b8a40788be4dcfe47
