[INFO] cloning repository https://github.com/ramsyana/RustTensor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramsyana/RustTensor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79b89bb478b2be2d1125013d0e7ca03c080c178 [INFO] building ramsyana/RustTensor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framsyana%2FRustTensor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ramsyana/RustTensor [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ramsyana/RustTensor [INFO] tweaked toml for git repo https://github.com/ramsyana/RustTensor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ramsyana/RustTensor 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 git repo https://github.com/ramsyana/RustTensor 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] Downloading crates ... [INFO] [stderr] Downloaded openblas-src v0.10.11 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded cust_derive v0.2.0 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded xattr v1.5.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded cust v0.3.2 [INFO] [stderr] Downloaded cust_raw v0.11.3 [INFO] [stderr] Downloaded vek v0.15.10 [INFO] [stderr] Downloaded scc v2.3.3 [INFO] [stderr] Downloaded cust_core v0.1.1 [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded openblas-build v0.10.11 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded rand_distr v0.5.1 [INFO] [stderr] Downloaded cublas-sys v0.1.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9345af425609f63900fb7c243b5a20135eaef563be46d42c9e22b50f54935ffc [INFO] running `Command { std: "docker" "start" "-a" "9345af425609f63900fb7c243b5a20135eaef563be46d42c9e22b50f54935ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9345af425609f63900fb7c243b5a20135eaef563be46d42c9e22b50f54935ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9345af425609f63900fb7c243b5a20135eaef563be46d42c9e22b50f54935ffc", kill_on_drop: false }` [INFO] [stdout] 9345af425609f63900fb7c243b5a20135eaef563be46d42c9e22b50f54935ffc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a36b1e1dc22395340c79e2d1f8de1cf48163c64eca113dc534d53500386b1a [INFO] running `Command { std: "docker" "start" "-a" "44a36b1e1dc22395340c79e2d1f8de1cf48163c64eca113dc534d53500386b1a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust_tensor_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "44a36b1e1dc22395340c79e2d1f8de1cf48163c64eca113dc534d53500386b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a36b1e1dc22395340c79e2d1f8de1cf48163c64eca113dc534d53500386b1a", kill_on_drop: false }` [INFO] [stdout] 44a36b1e1dc22395340c79e2d1f8de1cf48163c64eca113dc534d53500386b1a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cbe480f46b8ee6ed4ec904f37f97f06603cb28d8d9920366b7f5563b63e68e1 [INFO] running `Command { std: "docker" "start" "-a" "7cbe480f46b8ee6ed4ec904f37f97f06603cb28d8d9920366b7f5563b63e68e1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling rust_tensor_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] warning: rust_tensor_lib@0.1.0: CUDA feature not enabled, skipping kernel compilation. [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.72s [INFO] running `Command { std: "docker" "inspect" "7cbe480f46b8ee6ed4ec904f37f97f06603cb28d8d9920366b7f5563b63e68e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbe480f46b8ee6ed4ec904f37f97f06603cb28d8d9920366b7f5563b63e68e1", kill_on_drop: false }` [INFO] [stdout] 7cbe480f46b8ee6ed4ec904f37f97f06603cb28d8d9920366b7f5563b63e68e1