[INFO] cloning repository https://github.com/antoineMoPa/rust_neural_net_weekend_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoineMoPa/rust_neural_net_weekend_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FantoineMoPa%2Frust_neural_net_weekend_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FantoineMoPa%2Frust_neural_net_weekend_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8099ca94cbad2f209a00dfd1dc657acc73c623 [INFO] testing antoineMoPa/rust_neural_net_weekend_project against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FantoineMoPa%2Frust_neural_net_weekend_project" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/antoineMoPa/rust_neural_net_weekend_project [INFO] finished tweaking git repo https://github.com/antoineMoPa/rust_neural_net_weekend_project [INFO] tweaked toml for git repo https://github.com/antoineMoPa/rust_neural_net_weekend_project written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/antoineMoPa/rust_neural_net_weekend_project 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/antoineMoPa/rust_neural_net_weekend_project 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] Downloading crates ... [INFO] [stderr] Downloaded futures-lite v2.4.0 [INFO] [stderr] Downloaded anyhow v1.0.92 [INFO] [stderr] Downloaded cc v1.1.33 [INFO] [stderr] Downloaded portable-atomic-util v0.2.3 [INFO] [stderr] Downloaded syn v2.0.86 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e742970e7fc3bea80320e8eb0f202f078d928d84e41b255076a3d859ca637c36 [INFO] running `Command { std: "docker" "start" "-a" "e742970e7fc3bea80320e8eb0f202f078d928d84e41b255076a3d859ca637c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e742970e7fc3bea80320e8eb0f202f078d928d84e41b255076a3d859ca637c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e742970e7fc3bea80320e8eb0f202f078d928d84e41b255076a3d859ca637c36", kill_on_drop: false }` [INFO] [stdout] e742970e7fc3bea80320e8eb0f202f078d928d84e41b255076a3d859ca637c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5e6d7a2301d9b425b9e3034853f48c1db8ab8a9ebb04bd3c374dfa513a7cc3a [INFO] running `Command { std: "docker" "start" "-a" "a5e6d7a2301d9b425b9e3034853f48c1db8ab8a9ebb04bd3c374dfa513a7cc3a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v2.4.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling burn-derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling cubecl-common v0.3.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling burn-common v0.15.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling cubecl-runtime v0.3.0 [INFO] [stderr] Compiling text_placeholder v0.5.1 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling cubecl-macros v0.3.0 [INFO] [stderr] Compiling cubecl-core v0.3.0 [INFO] [stderr] Compiling cubecl-linalg v0.3.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling cubecl-wgpu v0.3.0 [INFO] [stderr] Compiling cubecl v0.3.0 [INFO] [stderr] Compiling burn-tensor v0.15.0 [INFO] [stderr] Compiling burn-fusion v0.15.0 [INFO] [stderr] Compiling burn-jit v0.15.0 [INFO] [stderr] Compiling burn-wgpu v0.15.0 [INFO] [stderr] Compiling burn-core v0.15.0 [INFO] [stderr] Compiling burn v0.15.0 [INFO] [stderr] Compiling rust_neural_net_weekend_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "a5e6d7a2301d9b425b9e3034853f48c1db8ab8a9ebb04bd3c374dfa513a7cc3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e6d7a2301d9b425b9e3034853f48c1db8ab8a9ebb04bd3c374dfa513a7cc3a", kill_on_drop: false }` [INFO] [stdout] a5e6d7a2301d9b425b9e3034853f48c1db8ab8a9ebb04bd3c374dfa513a7cc3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d2dd052c1f04de2f3bb62a1569725896e379e8821f9abd439d27501454eaab3 [INFO] running `Command { std: "docker" "start" "-a" "3d2dd052c1f04de2f3bb62a1569725896e379e8821f9abd439d27501454eaab3", kill_on_drop: false }` [INFO] [stderr] Compiling rust_neural_net_weekend_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "3d2dd052c1f04de2f3bb62a1569725896e379e8821f9abd439d27501454eaab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d2dd052c1f04de2f3bb62a1569725896e379e8821f9abd439d27501454eaab3", kill_on_drop: false }` [INFO] [stdout] 3d2dd052c1f04de2f3bb62a1569725896e379e8821f9abd439d27501454eaab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8dc74d64441094a236b5bc39fa68ca5d7c4d2a435cdac5f50661e630a0ade564 [INFO] running `Command { std: "docker" "start" "-a" "8dc74d64441094a236b5bc39fa68ca5d7c4d2a435cdac5f50661e630a0ade564", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_neural_net_weekend_project-15728ed89ae12e8c) [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" "8dc74d64441094a236b5bc39fa68ca5d7c4d2a435cdac5f50661e630a0ade564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc74d64441094a236b5bc39fa68ca5d7c4d2a435cdac5f50661e630a0ade564", kill_on_drop: false }` [INFO] [stdout] 8dc74d64441094a236b5bc39fa68ca5d7c4d2a435cdac5f50661e630a0ade564