[INFO] cloning repository https://github.com/farhan-syah/oxidizr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farhan-syah/oxidizr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhan-syah%2Foxidizr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhan-syah%2Foxidizr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92e1ac200a217fd4fc57164d12467de4d6c41fd3 [INFO] testing farhan-syah/oxidizr/92e1ac200a217fd4fc57164d12467de4d6c41fd3 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarhan-syah%2Foxidizr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/farhan-syah/oxidizr [INFO] finished tweaking git repo https://github.com/farhan-syah/oxidizr [INFO] tweaked toml for git repo https://github.com/farhan-syah/oxidizr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/farhan-syah/oxidizr on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/farhan-syah/oxidizr 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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] Updating git submodule `https://github.com/NVIDIA/cutlass` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safetensors v0.6.2 [INFO] [stderr] Downloaded hf-hub v0.4.3 [INFO] [stderr] Downloaded bindgen_cuda v0.1.5 [INFO] [stderr] Downloaded gemm-f16 v0.18.2 [INFO] [stderr] Downloaded dyn-stack-macros v0.1.3 [INFO] [stderr] Downloaded gemm-c32 v0.18.2 [INFO] [stderr] Downloaded gemm-c64 v0.18.2 [INFO] [stderr] Downloaded dyn-stack v0.13.2 [INFO] [stderr] Downloaded float8 v0.5.0 [INFO] [stderr] Downloaded gemm-common v0.18.2 [INFO] [stderr] Downloaded ug v0.5.0 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded sysctl v0.6.0 [INFO] [stderr] Downloaded gemm v0.18.2 [INFO] [stderr] Downloaded ug-cuda v0.5.0 [INFO] [stderr] Downloaded pulp v0.21.5 [INFO] [stderr] Downloaded float8 v0.3.0 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded gemm-f32 v0.18.2 [INFO] [stderr] Downloaded gemm-f64 v0.18.2 [INFO] [stderr] Downloaded cudarc v0.18.1 [INFO] [stderr] Downloaded cudarc v0.17.8 [INFO] [stderr] Downloaded jiff v0.2.16 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fd7054c6ca24dd7ce4aa199f35946a2f2ccadc202a4c59e1dd3c99a621b74a6 [INFO] running `Command { std: "docker" "start" "-a" "5fd7054c6ca24dd7ce4aa199f35946a2f2ccadc202a4c59e1dd3c99a621b74a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fd7054c6ca24dd7ce4aa199f35946a2f2ccadc202a4c59e1dd3c99a621b74a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd7054c6ca24dd7ce4aa199f35946a2f2ccadc202a4c59e1dd3c99a621b74a6", kill_on_drop: false }` [INFO] [stdout] 5fd7054c6ca24dd7ce4aa199f35946a2f2ccadc202a4c59e1dd3c99a621b74a6 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62cebdfff73b745d4fc5765c45e15324f00c515651bfdd03be13d8a5f76f84b [INFO] running `Command { std: "docker" "start" "-a" "b62cebdfff73b745d4fc5765c45e15324f00c515651bfdd03be13d8a5f76f84b", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling safetensors v0.6.2 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling float8 v0.5.0 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling ug v0.5.0 [INFO] [stderr] Compiling candle-core v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#9ede2041) [INFO] [stderr] Compiling candle-nn v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#9ede2041) [INFO] [stderr] Compiling candle-transformers v0.9.2-alpha.1 (https://github.com/huggingface/candle.git#9ede2041) [INFO] [stderr] Compiling oxidizr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "b62cebdfff73b745d4fc5765c45e15324f00c515651bfdd03be13d8a5f76f84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62cebdfff73b745d4fc5765c45e15324f00c515651bfdd03be13d8a5f76f84b", kill_on_drop: false }` [INFO] [stdout] b62cebdfff73b745d4fc5765c45e15324f00c515651bfdd03be13d8a5f76f84b [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df6a10433bc7d08f3f19556d2dbf672ca7015b96ad2da8228567d8cb2577813 [INFO] running `Command { std: "docker" "start" "-a" "2df6a10433bc7d08f3f19556d2dbf672ca7015b96ad2da8228567d8cb2577813", kill_on_drop: false }` [INFO] [stderr] Compiling oxidizr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/distributed/cpu_staging.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "2df6a10433bc7d08f3f19556d2dbf672ca7015b96ad2da8228567d8cb2577813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df6a10433bc7d08f3f19556d2dbf672ca7015b96ad2da8228567d8cb2577813", kill_on_drop: false }` [INFO] [stdout] 2df6a10433bc7d08f3f19556d2dbf672ca7015b96ad2da8228567d8cb2577813 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 973778ee4c3ddccfa2d35a43db465f2c39adde7b07791143453f4697598fec98 [INFO] running `Command { std: "docker" "start" "-a" "973778ee4c3ddccfa2d35a43db465f2c39adde7b07791143453f4697598fec98", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/distributed/cpu_staging.rs:177:9 [INFO] [stderr] | [INFO] [stderr] 177 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `oxidizr` (bin "oxidizr" test) generated 1 warning (run `cargo fix --bin "oxidizr" -p oxidizr --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxidizr-e3d5aaf599b11655) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test distributed::cpu_staging::tests::test_sync_backend_parsing ... ok [INFO] [stdout] test distributed::optimizer::tests::test_adamw_config_with_lr ... ok [INFO] [stdout] test distributed::optimizer::tests::test_adamw_config_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "973778ee4c3ddccfa2d35a43db465f2c39adde7b07791143453f4697598fec98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973778ee4c3ddccfa2d35a43db465f2c39adde7b07791143453f4697598fec98", kill_on_drop: false }` [INFO] [stdout] 973778ee4c3ddccfa2d35a43db465f2c39adde7b07791143453f4697598fec98