[INFO] cloning repository https://github.com/ikeycode/disks-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikeycode/disks-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikeycode%2Fdisks-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikeycode%2Fdisks-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7299da936e0a187ff0aba0e6c9370ee92ba960b4 [INFO] checking ikeycode/disks-rs against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikeycode%2Fdisks-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ikeycode/disks-rs on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ikeycode/disks-rs [INFO] finished tweaking git repo https://github.com/ikeycode/disks-rs [INFO] tweaked toml for git repo https://github.com/ikeycode/disks-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ikeycode/disks-rs 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-bytes v0.2.14 [INFO] [stderr] Downloaded gpt v4.0.0 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] [stderr] Downloaded linux-raw-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ccaf585d93047650086946b96fde09bd645b49dbc19f9b7d35e03443abbdeea [INFO] running `Command { std: "docker" "start" "-a" "8ccaf585d93047650086946b96fde09bd645b49dbc19f9b7d35e03443abbdeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ccaf585d93047650086946b96fde09bd645b49dbc19f9b7d35e03443abbdeea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccaf585d93047650086946b96fde09bd645b49dbc19f9b7d35e03443abbdeea", kill_on_drop: false }` [INFO] [stdout] 8ccaf585d93047650086946b96fde09bd645b49dbc19f9b7d35e03443abbdeea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1301ef8540e32aa7fb0055d13c9879a30f850c1e1a99a62973cfe8d18e366fa [INFO] running `Command { std: "docker" "start" "-a" "e1301ef8540e32aa7fb0055d13c9879a30f850c1e1a99a62973cfe8d18e366fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking simple-bytes v0.2.14 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking linux-raw-sys v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Checking gpt v4.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking disks v0.1.0 (/opt/rustwide/workdir/crates/disks) [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking kdl v6.3.3 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking types v0.1.0 (/opt/rustwide/workdir/crates/types) [INFO] [stderr] Checking partitioning v0.1.0 (/opt/rustwide/workdir/crates/partitioning) [INFO] [stderr] Checking provisioning v0.1.0 (/opt/rustwide/workdir/crates/provisioning) [INFO] [stderr] Checking disktester v0.1.0 (/opt/rustwide/workdir/crates/disktester) [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking superblock v0.1.0 (/opt/rustwide/workdir/crates/superblock) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.11s [INFO] running `Command { std: "docker" "inspect" "e1301ef8540e32aa7fb0055d13c9879a30f850c1e1a99a62973cfe8d18e366fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1301ef8540e32aa7fb0055d13c9879a30f850c1e1a99a62973cfe8d18e366fa", kill_on_drop: false }` [INFO] [stdout] e1301ef8540e32aa7fb0055d13c9879a30f850c1e1a99a62973cfe8d18e366fa