[INFO] fetching crate all-smi 0.9.0... [INFO] checking all-smi-0.9.0 against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] extracting crate all-smi 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate all-smi 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate all-smi 0.9.0 [INFO] tweaked toml for crates.io crate all-smi 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate all-smi 0.9.0 on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate all-smi 0.9.0 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8e7f9e004976cd95dcc9c6f9b736497c231b247c972d37d5d459c40fd14b33 [INFO] running `Command { std: "docker" "start" "-a" "ec8e7f9e004976cd95dcc9c6f9b736497c231b247c972d37d5d459c40fd14b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8e7f9e004976cd95dcc9c6f9b736497c231b247c972d37d5d459c40fd14b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8e7f9e004976cd95dcc9c6f9b736497c231b247c972d37d5d459c40fd14b33", kill_on_drop: false }` [INFO] [stdout] ec8e7f9e004976cd95dcc9c6f9b736497c231b247c972d37d5d459c40fd14b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c40a758c9a9edf1fe9e0e4f3d97f9e8d4de2b8a83f87f2a8b803748413c715 [INFO] running `Command { std: "docker" "start" "-a" "e3c40a758c9a9edf1fe9e0e4f3d97f9e8d4de2b8a83f87f2a8b803748413c715", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking all-smi-luwen-core v0.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling bitfield-struct v0.6.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking nvml-wrapper-sys v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking async-signal v0.2.12 [INFO] [stderr] Checking sysinfo v0.36.0 [INFO] [stderr] Checking async-process v2.4.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking nvml-wrapper v0.11.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling all-smi-luwen-if v0.7.9 [INFO] [stderr] Checking all-smi-ttkmd-if v0.2.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Checking all-smi-luwen-ref v0.7.9 [INFO] [stderr] Compiling zbus_macros v5.9.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking zbus v5.9.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking cgroups-rs v0.4.0 [INFO] [stderr] Checking all-smi v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "e3c40a758c9a9edf1fe9e0e4f3d97f9e8d4de2b8a83f87f2a8b803748413c715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c40a758c9a9edf1fe9e0e4f3d97f9e8d4de2b8a83f87f2a8b803748413c715", kill_on_drop: false }` [INFO] [stdout] e3c40a758c9a9edf1fe9e0e4f3d97f9e8d4de2b8a83f87f2a8b803748413c715