[INFO] cloning repository https://github.com/jthornber/thinp-garbage-collected [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jthornber/thinp-garbage-collected" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjthornber%2Fthinp-garbage-collected", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjthornber%2Fthinp-garbage-collected'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94fb2066d1f45790981c4bf7f19357c1337c13bd [INFO] checking jthornber/thinp-garbage-collected against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjthornber%2Fthinp-garbage-collected" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jthornber/thinp-garbage-collected on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jthornber/thinp-garbage-collected [INFO] finished tweaking git repo https://github.com/jthornber/thinp-garbage-collected [INFO] tweaked toml for git repo https://github.com/jthornber/thinp-garbage-collected written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jthornber/thinp-garbage-collected 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `test-log` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jthornber/thin-provisioning-tools.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded diffs v0.5.1 [INFO] [stderr] Downloaded rio v0.9.4 [INFO] [stderr] Downloaded mlua-sys v0.6.1 [INFO] [stderr] Downloaded roaring v0.10.5 [INFO] [stderr] Downloaded mlua v0.9.9 [INFO] [stderr] Downloaded luajit-src v210.5.8+5790d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d83246da418f2146e49dedbd0107793057c2d1513740e5252d7df7527851b67 [INFO] running `Command { std: "docker" "start" "-a" "4d83246da418f2146e49dedbd0107793057c2d1513740e5252d7df7527851b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d83246da418f2146e49dedbd0107793057c2d1513740e5252d7df7527851b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d83246da418f2146e49dedbd0107793057c2d1513740e5252d7df7527851b67", kill_on_drop: false }` [INFO] [stdout] 4d83246da418f2146e49dedbd0107793057c2d1513740e5252d7df7527851b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f8dc9fcebd4fae32cc764bf02bc619d4d7fae146e87a75c63a4b5a49a1243f6 [INFO] running `Command { std: "docker" "start" "-a" "0f8dc9fcebd4fae32cc764bf02bc619d4d7fae146e87a75c63a4b5a49a1243f6", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `test-log` dependency) [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling luajit-src v210.5.8+5790d25 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling mlua-sys v0.6.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking subtle v2.6.0 [INFO] [stderr] Checking roaring v0.10.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rio v0.9.4 [INFO] [stderr] Checking diffs v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking thinp v1.0.12 (https://github.com/jthornber/thin-provisioning-tools.git?branch=main#62694c64) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking thinp-userland v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "0f8dc9fcebd4fae32cc764bf02bc619d4d7fae146e87a75c63a4b5a49a1243f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8dc9fcebd4fae32cc764bf02bc619d4d7fae146e87a75c63a4b5a49a1243f6", kill_on_drop: false }` [INFO] [stdout] 0f8dc9fcebd4fae32cc764bf02bc619d4d7fae146e87a75c63a4b5a49a1243f6 [INFO] checking jthornber/thinp-garbage-collected against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjthornber%2Fthinp-garbage-collected" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jthornber/thinp-garbage-collected on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jthornber/thinp-garbage-collected [INFO] finished tweaking git repo https://github.com/jthornber/thinp-garbage-collected [INFO] tweaked toml for git repo https://github.com/jthornber/thinp-garbage-collected written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jthornber/thinp-garbage-collected 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `test-log` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850238739f91ae659656b82253168a2e33b59de8d94b72394981c0a4991f9a39 [INFO] running `Command { std: "docker" "start" "-a" "850238739f91ae659656b82253168a2e33b59de8d94b72394981c0a4991f9a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850238739f91ae659656b82253168a2e33b59de8d94b72394981c0a4991f9a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850238739f91ae659656b82253168a2e33b59de8d94b72394981c0a4991f9a39", kill_on_drop: false }` [INFO] [stdout] 850238739f91ae659656b82253168a2e33b59de8d94b72394981c0a4991f9a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5200de6598b3f0f044789b7f1d133e546257b197cb3667374907ec1b3c04cf73 [INFO] running `Command { std: "docker" "start" "-a" "5200de6598b3f0f044789b7f1d133e546257b197cb3667374907ec1b3c04cf73", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `test-log` dependency) [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling luajit-src v210.5.8+5790d25 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling mlua-sys v0.6.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking subtle v2.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking roaring v0.10.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rio v0.9.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking diffs v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking thinp v1.0.12 (https://github.com/jthornber/thin-provisioning-tools.git?branch=main#62694c64) [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking mlua v0.9.9 [INFO] [stderr] Checking thinp-userland v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.81s [INFO] running `Command { std: "docker" "inspect" "5200de6598b3f0f044789b7f1d133e546257b197cb3667374907ec1b3c04cf73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5200de6598b3f0f044789b7f1d133e546257b197cb3667374907ec1b3c04cf73", kill_on_drop: false }` [INFO] [stdout] 5200de6598b3f0f044789b7f1d133e546257b197cb3667374907ec1b3c04cf73