[INFO] fetching crate furtif-core 0.1.2... [INFO] testing furtif-core-0.1.2 against 1.95.0 for beta-1.96-1 [INFO] extracting crate furtif-core 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate furtif-core 0.1.2 [INFO] finished tweaking crates.io crate furtif-core 0.1.2 [INFO] tweaked toml for crates.io crate furtif-core 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate furtif-core 0.1.2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 130 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.6.0) [INFO] [stderr] Adding rkyv v0.7.46 (available: v0.8.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-str-proc-macro v0.5.7 [INFO] [stderr] Downloaded hashed-type-def v0.1.2 [INFO] [stderr] Downloaded unstringify v0.1.4 [INFO] [stderr] Downloaded hashed-type-def-procmacro v0.1.2 [INFO] [stderr] Downloaded typetag v0.2.21 [INFO] [stderr] Downloaded async-scoped v0.9.0 [INFO] [stderr] Downloaded hashed-type-def-core v0.1.2 [INFO] [stderr] Downloaded typetag-impl v0.2.21 [INFO] [stderr] Downloaded silx-core v0.1.2 [INFO] [stderr] Downloaded silx-types v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c377cca2ce3deea7e55e28d3b5e9abc00442bd9401b4ed444d9203267ae0dff0 [INFO] running `Command { std: "docker" "start" "-a" "c377cca2ce3deea7e55e28d3b5e9abc00442bd9401b4ed444d9203267ae0dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c377cca2ce3deea7e55e28d3b5e9abc00442bd9401b4ed444d9203267ae0dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c377cca2ce3deea7e55e28d3b5e9abc00442bd9401b4ed444d9203267ae0dff0", kill_on_drop: false }` [INFO] [stdout] c377cca2ce3deea7e55e28d3b5e9abc00442bd9401b4ed444d9203267ae0dff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bfe642a3b9235bceef6ee2567b4d4841ffc0c5cc96ea76ba70e1fc12b5375b9 [INFO] running `Command { std: "docker" "start" "-a" "2bfe642a3b9235bceef6ee2567b4d4841ffc0c5cc96ea76ba70e1fc12b5375b9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling unstringify v0.1.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling hashed-type-def-procmacro v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling const-str-proc-macro v0.5.7 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling hashed-type-def-core v0.1.2 [INFO] [stderr] Compiling hashed-type-def v0.1.2 [INFO] [stderr] Compiling silx-core v0.1.2 [INFO] [stderr] Compiling silx-types v0.1.2 [INFO] [stderr] Compiling furtif-core v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `max_leaf`, `prefix`, and `meet_string` are never used [INFO] [stdout] --> src/structs/structures/lattice/taxonomy.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 140 | trait RandomTaxon { [INFO] [stdout] | ----------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 147 | #[inline] fn max_leaf() -> usize { Self::TAXO_NAMES.len() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | #[inline] fn prefix(a: &str, b: &str) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | #[inline] fn meet_string(a:&str, b:&str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "2bfe642a3b9235bceef6ee2567b4d4841ffc0c5cc96ea76ba70e1fc12b5375b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfe642a3b9235bceef6ee2567b4d4841ffc0c5cc96ea76ba70e1fc12b5375b9", kill_on_drop: false }` [INFO] [stdout] 2bfe642a3b9235bceef6ee2567b4d4841ffc0c5cc96ea76ba70e1fc12b5375b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create prepare snapshot dir: failed to create temp dir: mkdir /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/new-1526961493: no space left on device