[INFO] fetching crate sonai 0.4.2... [INFO] testing sonai-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate sonai 0.4.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate sonai 0.4.2 [INFO] finished tweaking crates.io crate sonai 0.4.2 [INFO] tweaked toml for crates.io crate sonai 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sonai 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sonai 0.4.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sonai_metrics v0.3.1 [INFO] [stderr] Downloaded space v0.12.1 [INFO] [stderr] Downloaded order-stat v0.1.3 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded kdtree v0.7.0 [INFO] [stderr] Downloaded sprs v0.11.1 [INFO] [stderr] Downloaded emojis v0.7.2 [INFO] [stderr] Downloaded linfa v0.7.1 [INFO] [stderr] Downloaded linfa-nn v0.7.2 [INFO] [stderr] Downloaded linfa-clustering v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c17433b6ab554f6aee38a84d2b23be534d7a1ace8c1f661a21c2ae92c1ac861c [INFO] running `Command { std: "docker" "start" "-a" "c17433b6ab554f6aee38a84d2b23be534d7a1ace8c1f661a21c2ae92c1ac861c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c17433b6ab554f6aee38a84d2b23be534d7a1ace8c1f661a21c2ae92c1ac861c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17433b6ab554f6aee38a84d2b23be534d7a1ace8c1f661a21c2ae92c1ac861c", kill_on_drop: false }` [INFO] [stdout] c17433b6ab554f6aee38a84d2b23be534d7a1ace8c1f661a21c2ae92c1ac861c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9711ef271d75381d51744839c4d0d1e7a499a75ef946c9dae672e9475fa4d60 [INFO] running `Command { std: "docker" "start" "-a" "c9711ef271d75381d51744839c4d0d1e7a499a75ef946c9dae672e9475fa4d60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling linfa v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling space v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling emojis v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling kdtree v0.7.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling sprs v0.11.1 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling linfa-linalg v0.1.0 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling linfa-nn v0.7.2 [INFO] [stderr] Compiling linfa-clustering v0.7.1 [INFO] [stderr] Compiling sonai_metrics v0.3.1 [INFO] [stderr] Compiling sonai v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.83s [INFO] running `Command { std: "docker" "inspect" "c9711ef271d75381d51744839c4d0d1e7a499a75ef946c9dae672e9475fa4d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9711ef271d75381d51744839c4d0d1e7a499a75ef946c9dae672e9475fa4d60", kill_on_drop: false }` [INFO] [stdout] c9711ef271d75381d51744839c4d0d1e7a499a75ef946c9dae672e9475fa4d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05ead735de8b7e56e2da1cd502b15b4001887c0f3b6351d46f3045d0e1ac193 [INFO] running `Command { std: "docker" "start" "-a" "b05ead735de8b7e56e2da1cd502b15b4001887c0f3b6351d46f3045d0e1ac193", kill_on_drop: false }` [INFO] [stderr] Compiling sonai v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "b05ead735de8b7e56e2da1cd502b15b4001887c0f3b6351d46f3045d0e1ac193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05ead735de8b7e56e2da1cd502b15b4001887c0f3b6351d46f3045d0e1ac193", kill_on_drop: false }` [INFO] [stdout] b05ead735de8b7e56e2da1cd502b15b4001887c0f3b6351d46f3045d0e1ac193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a92bc955652083e7d34ee5979a1d5f448c757e25a7295c8d9a1ddd48d3ef124e [INFO] running `Command { std: "docker" "start" "-a" "a92bc955652083e7d34ee5979a1d5f448c757e25a7295c8d9a1ddd48d3ef124e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sonai-032b0f6436e41ae0) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests sonai [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a92bc955652083e7d34ee5979a1d5f448c757e25a7295c8d9a1ddd48d3ef124e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92bc955652083e7d34ee5979a1d5f448c757e25a7295c8d9a1ddd48d3ef124e", kill_on_drop: false }` [INFO] [stdout] a92bc955652083e7d34ee5979a1d5f448c757e25a7295c8d9a1ddd48d3ef124e