[INFO] fetching crate sonai 0.4.2... [INFO] building sonai-0.4.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate sonai 0.4.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sonai 0.4.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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 space v0.12.1 [INFO] [stderr] Downloaded linfa-nn v0.7.2 [INFO] [stderr] Downloaded kdtree v0.7.0 [INFO] [stderr] Downloaded sonai_metrics v0.3.1 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded order-stat v0.1.3 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded linfa-clustering v0.7.1 [INFO] [stderr] Downloaded sprs v0.11.1 [INFO] [stderr] Downloaded emojis v0.7.2 [INFO] [stderr] Downloaded linfa v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab27aa149f554b1053fc9d5f1d9b751c21f7a4c9f524e9bcc0b15f0771179536 [INFO] running `Command { std: "docker" "start" "-a" "ab27aa149f554b1053fc9d5f1d9b751c21f7a4c9f524e9bcc0b15f0771179536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab27aa149f554b1053fc9d5f1d9b751c21f7a4c9f524e9bcc0b15f0771179536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab27aa149f554b1053fc9d5f1d9b751c21f7a4c9f524e9bcc0b15f0771179536", kill_on_drop: false }` [INFO] [stdout] ab27aa149f554b1053fc9d5f1d9b751c21f7a4c9f524e9bcc0b15f0771179536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f34bc280ac9a073c90108cd592161e2eb16df7bef26cdaf73a951935fa603535 [INFO] running `Command { std: "docker" "start" "-a" "f34bc280ac9a073c90108cd592161e2eb16df7bef26cdaf73a951935fa603535", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling linfa v0.7.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling space v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling emojis v0.7.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_distr v0.4.3 [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 25.72s [INFO] running `Command { std: "docker" "inspect" "f34bc280ac9a073c90108cd592161e2eb16df7bef26cdaf73a951935fa603535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f34bc280ac9a073c90108cd592161e2eb16df7bef26cdaf73a951935fa603535", kill_on_drop: false }` [INFO] [stdout] f34bc280ac9a073c90108cd592161e2eb16df7bef26cdaf73a951935fa603535 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f33fdb6398efce247095fc33c66b764e89befc16e327fb76446d072d676789f9 [INFO] running `Command { std: "docker" "start" "-a" "f33fdb6398efce247095fc33c66b764e89befc16e327fb76446d072d676789f9", 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.68s [INFO] running `Command { std: "docker" "inspect" "f33fdb6398efce247095fc33c66b764e89befc16e327fb76446d072d676789f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33fdb6398efce247095fc33c66b764e89befc16e327fb76446d072d676789f9", kill_on_drop: false }` [INFO] [stdout] f33fdb6398efce247095fc33c66b764e89befc16e327fb76446d072d676789f9