[INFO] cloning repository https://github.com/jonkarrer/digit_classifier_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonkarrer/digit_classifier_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fdigit_classifier_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fdigit_classifier_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac98e8455c4f0bccda2e2e5908ec0d32c6968965 [INFO] testing jonkarrer/digit_classifier_rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonkarrer%2Fdigit_classifier_rs" "/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/jonkarrer/digit_classifier_rs [INFO] finished tweaking git repo https://github.com/jonkarrer/digit_classifier_rs [INFO] tweaked toml for git repo https://github.com/jonkarrer/digit_classifier_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonkarrer/digit_classifier_rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonkarrer/digit_classifier_rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/huggingface/candle.git` [INFO] [stderr] Updating git submodule `https://github.com/NVIDIA/cutlass.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safetensors v0.4.3 [INFO] [stderr] Downloaded built v0.7.3 [INFO] [stderr] Downloaded ravif v0.11.7 [INFO] [stderr] Downloaded bitstream-io v2.4.2 [INFO] [stderr] Downloaded image-webp v0.1.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.85 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20c792ad027e93575bd7483812096c1b322364d94687b70606bc949f90b8f024 [INFO] running `Command { std: "docker" "start" "-a" "20c792ad027e93575bd7483812096c1b322364d94687b70606bc949f90b8f024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20c792ad027e93575bd7483812096c1b322364d94687b70606bc949f90b8f024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c792ad027e93575bd7483812096c1b322364d94687b70606bc949f90b8f024", kill_on_drop: false }` [INFO] [stdout] 20c792ad027e93575bd7483812096c1b322364d94687b70606bc949f90b8f024 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f5e7384b2a30a4b70d817a55cc433a2ebcc0ae8181f1307664ce5cdea9f4c3c [INFO] running `Command { std: "docker" "start" "-a" "8f5e7384b2a30a4b70d817a55cc433a2ebcc0ae8181f1307664ce5cdea9f4c3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitstream-io v2.4.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling pulp v0.18.21 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling ravif v0.11.7 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling safetensors v0.4.3 [INFO] [stderr] Compiling candle-core v0.6.0 (https://github.com/huggingface/candle.git#36cf5452) [INFO] [stderr] Compiling candle-nn v0.6.0 (https://github.com/huggingface/candle.git#36cf5452) [INFO] [stderr] Compiling digit_classifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.46s [INFO] running `Command { std: "docker" "inspect" "8f5e7384b2a30a4b70d817a55cc433a2ebcc0ae8181f1307664ce5cdea9f4c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5e7384b2a30a4b70d817a55cc433a2ebcc0ae8181f1307664ce5cdea9f4c3c", kill_on_drop: false }` [INFO] [stdout] 8f5e7384b2a30a4b70d817a55cc433a2ebcc0ae8181f1307664ce5cdea9f4c3c [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58bed66f0ab06974008bc2d66598212d337c2c3769767ad34485560e2124efa3 [INFO] running `Command { std: "docker" "start" "-a" "58bed66f0ab06974008bc2d66598212d337c2c3769767ad34485560e2124efa3", kill_on_drop: false }` [INFO] [stderr] Compiling digit_classifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "58bed66f0ab06974008bc2d66598212d337c2c3769767ad34485560e2124efa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58bed66f0ab06974008bc2d66598212d337c2c3769767ad34485560e2124efa3", kill_on_drop: false }` [INFO] [stdout] 58bed66f0ab06974008bc2d66598212d337c2c3769767ad34485560e2124efa3 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56b8c319e6594f23a5d33a30ae88c55acff5f95409b968a41d5fd454bf62fca4 [INFO] running `Command { std: "docker" "start" "-a" "56b8c319e6594f23a5d33a30ae88c55acff5f95409b968a41d5fd454bf62fca4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/digit_classifier-c534f1f36ef7860e) [INFO] [stdout] running 2 tests [INFO] [stdout] test simple_linear_model::tests::test_loss ... ok [INFO] [stdout] test double_layer_linear::tests::test_loss ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56b8c319e6594f23a5d33a30ae88c55acff5f95409b968a41d5fd454bf62fca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b8c319e6594f23a5d33a30ae88c55acff5f95409b968a41d5fd454bf62fca4", kill_on_drop: false }` [INFO] [stdout] 56b8c319e6594f23a5d33a30ae88c55acff5f95409b968a41d5fd454bf62fca4