[INFO] cloning repository https://github.com/eugenehp/brainjepa-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenehp/brainjepa-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fbrainjepa-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fbrainjepa-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05578e8fc9107a950b4891dcec5abeff2079f286
[INFO] testing eugenehp/brainjepa-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenehp%2Fbrainjepa-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eugenehp/brainjepa-rs
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/eugenehp/brainjepa-rs
[INFO] tweaked toml for git repo https://github.com/eugenehp/brainjepa-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eugenehp/brainjepa-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eugenehp/brainjepa-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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5
[INFO] running `Command { std: "docker" "start" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rlx-cpu v0.2.6
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rlx-macros v0.2.6
[INFO] [stderr]    Compiling rlx-runtime v0.2.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling rlx-ir v0.2.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rlx-gguf v0.2.6
[INFO] [stderr]    Compiling rlx-fusion v0.2.6
[INFO] [stderr]    Compiling rlx-driver v0.2.6
[INFO] [stderr]    Compiling rlx-autodiff v0.2.6
[INFO] [stderr]    Compiling rlx-compile v0.2.6
[INFO] [stderr]    Compiling rlx-opt v0.2.6
[INFO] [stderr]    Compiling rlx v0.2.6
[INFO] [stderr]    Compiling brainjepa v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling brainjepa v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.22s
[INFO] running `Command { std: "docker" "inspect" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brainjepa-9cb0d8e2a6431222)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rlx::device::tests::cpu_always_ok_in_default_build ... ok
[INFO] [stdout] test rlx::device::tests::parse_aliases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/classify.rs (/opt/rustwide/target/debug/deps/classify-83a91b4906fd0f36)
[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] [stderr]      Running unittests src/bin/infer.rs (/opt/rustwide/target/debug/deps/infer-ef8834760ba74412)
[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] [stderr]      Running unittests src/bin/predict.rs (/opt/rustwide/target/debug/deps/predict-30c6a033753181e5)
[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] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-8b6a6888a3729e2e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test model_config_default_is_vit_base ... ok
[INFO] [stdout] test from_variant_vit_base ... ok
[INFO] [stdout] test from_variant_unknown_returns_error ... ok
[INFO] [stdout] test default_data_config ... ok
[INFO] [stdout] test from_variant_vit_large ... ok
[INFO] [stdout] test from_variant_vit_small ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csv_export.rs (/opt/rustwide/target/debug/deps/csv_export-e9a70af2dbb6fba5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test csv_export_single_patch ... ok
[INFO] [stdout] test csv_with_metadata_column_count ... ok
[INFO] [stdout] test csv_with_metadata_has_roi_and_time_columns ... ok
[INFO] [stdout] test csv_export_values_correct ... ok
[INFO] [stdout] test csv_with_metadata_roi_time_values ... ok
[INFO] [stdout] test csv_export_header_and_row_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/masks_indices.rs (/opt/rustwide/target/debug/deps/masks_indices-d46f9d113d815d95)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test random_block_sorted ... ok
[INFO] [stdout] test full_context_indices ... ok
[INFO] [stdout] test jepa_masks_three_preds ... 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] [stderr]      Running tests/parity_rlx_cross_backend.rs (/opt/rustwide/target/debug/deps/parity_rlx_cross_backend-8f407822a33100b9)
[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] [stderr]      Running tests/rlx_classification.rs (/opt/rustwide/target/debug/deps/rlx_classification-5817503d94f701ad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rlx_classification_head_forward_shape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rlx_device_errors.rs (/opt/rustwide/target/debug/deps/rlx_device_errors-7c05500efed8c84f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test mlx_without_feature_gives_build_hint ... ok
[INFO] [stdout] test parse_wgpu_alias ... ok
[INFO] [stdout] test metal_without_feature_gives_build_hint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rlx_graph_compile.rs (/opt/rustwide/target/debug/deps/rlx_graph_compile-368646315159f7d1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test rlx_graph_compile`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rlx_graph_compile-368646315159f7d1` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5", kill_on_drop: false }`
[INFO] [stdout] be9dbbbe9714051ec5d0cda91ce7dd5bde0b596245572e3a77228c848b347fc5
