[INFO] fetching crate ruv-neural-cli 0.1.0...
[INFO] testing ruv-neural-cli-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ruv-neural-cli 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ruv-neural-cli 0.1.0
[INFO] finished tweaking crates.io crate ruv-neural-cli 0.1.0
[INFO] tweaked toml for crates.io crate ruv-neural-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruv-neural-cli 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruv-neural-cli 0.1.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b60b1f3aa93d98b3aaa8b1c412d0a3e78edade91d0520c3db91221fff908c8c4
[INFO] running `Command { std: "docker" "start" "-a" "b60b1f3aa93d98b3aaa8b1c412d0a3e78edade91d0520c3db91221fff908c8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60b1f3aa93d98b3aaa8b1c412d0a3e78edade91d0520c3db91221fff908c8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60b1f3aa93d98b3aaa8b1c412d0a3e78edade91d0520c3db91221fff908c8c4", kill_on_drop: false }`
[INFO] [stdout] b60b1f3aa93d98b3aaa8b1c412d0a3e78edade91d0520c3db91221fff908c8c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e7d8dfa70bd1e3230739385152fc66fa227855f917e8c6ece68f99bec867b65
[INFO] running `Command { std: "docker" "start" "-a" "3e7d8dfa70bd1e3230739385152fc66fa227855f917e8c6ece68f99bec867b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ruv-neural-core v0.1.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ruv-neural-decoder v0.1.0
[INFO] [stderr]    Compiling ruv-neural-memory v0.1.0
[INFO] [stderr]    Compiling ruv-neural-sensor v0.1.0
[INFO] [stderr]    Compiling ruv-neural-signal v0.1.0
[INFO] [stderr]    Compiling ruv-neural-mincut v0.1.0
[INFO] [stderr]    Compiling ruv-neural-embed v0.1.0
[INFO] [stderr]    Compiling ruv-neural-graph v0.1.0
[INFO] [stderr]    Compiling ruv-neural-viz v0.1.0
[INFO] [stderr]    Compiling ruv-neural-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.13s
[INFO] running `Command { std: "docker" "inspect" "3e7d8dfa70bd1e3230739385152fc66fa227855f917e8c6ece68f99bec867b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7d8dfa70bd1e3230739385152fc66fa227855f917e8c6ece68f99bec867b65", kill_on_drop: false }`
[INFO] [stdout] 3e7d8dfa70bd1e3230739385152fc66fa227855f917e8c6ece68f99bec867b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88fc0ecc27064c8f565dc563a3b1eceec4acb1690a0fc63e4b0f0b99488c8d99
[INFO] running `Command { std: "docker" "start" "-a" "88fc0ecc27064c8f565dc563a3b1eceec4acb1690a0fc63e4b0f0b99488c8d99", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruv-neural-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "88fc0ecc27064c8f565dc563a3b1eceec4acb1690a0fc63e4b0f0b99488c8d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88fc0ecc27064c8f565dc563a3b1eceec4acb1690a0fc63e4b0f0b99488c8d99", kill_on_drop: false }`
[INFO] [stdout] 88fc0ecc27064c8f565dc563a3b1eceec4acb1690a0fc63e4b0f0b99488c8d99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f40397166a85769a86809bdeaf58241644b4edbfd4a7a56327c383788252ca98
[INFO] running `Command { std: "docker" "start" "-a" "f40397166a85769a86809bdeaf58241644b4edbfd4a7a56327c383788252ca98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ruv_neural-1650a0fb7b35ff5f)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test commands::export::tests::export_csv_format ... ok
[INFO] [stdout] test commands::export::tests::export_dot_format ... ok
[INFO] [stdout] test commands::export::tests::export_d3_valid_json ... ok
[INFO] [stdout] test commands::export::tests::export_gexf_format ... ok
[INFO] [stdout] test commands::info::tests::info_runs_without_panic ... ok
[INFO] [stdout] test commands::export::tests::export_rvf_valid_json ... ok
[INFO] [stdout] test commands::simulate::tests::generate_correct_shape ... ok
[INFO] [stdout] test commands::simulate::tests::simulate_produces_output ... ok
[INFO] [stdout] test tests::parse_info ... ok
[INFO] [stdout] test tests::parse_analyze ... ok
[INFO] [stdout] test tests::parse_export ... ok
[INFO] [stdout] test tests::parse_simulate_defaults ... ok
[INFO] [stdout] test commands::analyze::tests::analyze_from_json ... ok
[INFO] [stdout] test tests::parse_pipeline ... ok
[INFO] [stdout] test tests::parse_verbose ... ok
[INFO] [stdout] test commands::export::tests::export_all_formats ... ok
[INFO] [stdout] test commands::mincut::tests::mincut_two_way ... ok
[INFO] [stdout] test commands::analyze::tests::analyze_with_csv ... ok
[INFO] [stdout] test commands::simulate::tests::simulate_writes_json ... ok
[INFO] [stdout] test commands::mincut::tests::mincut_multiway ... ok
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test tests::parse_mincut ... ok
[INFO] [stdout] test tests::parse_simulate_with_args ... ok
[INFO] [stdout] test commands::pipeline::tests::plv_graph_has_edges ... ok
[INFO] [stdout] test commands::pipeline::tests::pipeline_with_dashboard ... ok
[INFO] [stdout] test commands::pipeline::tests::entropy_non_negative ... ok
[INFO] [stdout] test commands::pipeline::tests::pipeline_runs_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f40397166a85769a86809bdeaf58241644b4edbfd4a7a56327c383788252ca98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40397166a85769a86809bdeaf58241644b4edbfd4a7a56327c383788252ca98", kill_on_drop: false }`
[INFO] [stdout] f40397166a85769a86809bdeaf58241644b4edbfd4a7a56327c383788252ca98
