[INFO] fetching crate ruvector-mincut-wasm 2.0.6...
[INFO] testing ruvector-mincut-wasm-2.0.6 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ruvector-mincut-wasm 2.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruvector-mincut-wasm 2.0.6
[INFO] finished tweaking crates.io crate ruvector-mincut-wasm 2.0.6
[INFO] tweaked toml for crates.io crate ruvector-mincut-wasm 2.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruvector-mincut-wasm 2.0.6 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruvector-mincut-wasm 2.0.6 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded ruvector-core v2.0.4
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded ruvector-mincut v2.0.4
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] [stderr]   Downloaded web-sys v0.3.90
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d2e20ee70282c10f9977184246f523eddaca85faddc3622f03b4da43e23c8d4
[INFO] running `Command { std: "docker" "start" "-a" "4d2e20ee70282c10f9977184246f523eddaca85faddc3622f03b4da43e23c8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d2e20ee70282c10f9977184246f523eddaca85faddc3622f03b4da43e23c8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2e20ee70282c10f9977184246f523eddaca85faddc3622f03b4da43e23c8d4", kill_on_drop: false }`
[INFO] [stdout] 4d2e20ee70282c10f9977184246f523eddaca85faddc3622f03b4da43e23c8d4
[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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3eca1689c1936d8bf515539316a8084fd55984bb72928b534c4426ad110e0da
[INFO] running `Command { std: "docker" "start" "-a" "e3eca1689c1936d8bf515539316a8084fd55984bb72928b534c4426ad110e0da", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling js-sys v0.3.90
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ruvector-core v2.0.4
[INFO] [stderr]    Compiling ruvector-mincut v2.0.4
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.63
[INFO] [stderr]    Compiling ruvector-mincut-wasm v2.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EdgeInput` is never constructed
[INFO] [stdout]   --> src/lib.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct EdgeInput {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.66s
[INFO] running `Command { std: "docker" "inspect" "e3eca1689c1936d8bf515539316a8084fd55984bb72928b534c4426ad110e0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3eca1689c1936d8bf515539316a8084fd55984bb72928b534c4426ad110e0da", kill_on_drop: false }`
[INFO] [stdout] e3eca1689c1936d8bf515539316a8084fd55984bb72928b534c4426ad110e0da
[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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03fb503808b8cba7eee205826ca1a6fe2209113f72e7bbb90ce6f29f0eb304d9
[INFO] running `Command { std: "docker" "start" "-a" "03fb503808b8cba7eee205826ca1a6fe2209113f72e7bbb90ce6f29f0eb304d9", kill_on_drop: false }`
[INFO] [stdout] warning: struct `EdgeInput` is never constructed
[INFO] [stdout]   --> src/lib.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct EdgeInput {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ruvector-mincut-wasm v2.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `wasm_bindgen_test`
[INFO] [stdout]    --> src/lib.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |     use wasm_bindgen_test::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasm_bindgen_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 751 -     use wasm_bindgen_test::*;
[INFO] [stdout] 751 +     use wasm_bindgen::*;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen_test` in this scope
[INFO] [stdout]    --> src/lib.rs:753:7
[INFO] [stdout]     |
[INFO] [stdout] 753 |     #[wasm_bindgen_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-0.2.113/src/lib.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub fn wasm_bindgen(attr: TokenStream, input: TokenStream) -> TokenStream {
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named attribute macro `wasm_bindgen` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 753 -     #[wasm_bindgen_test]
[INFO] [stdout] 753 +     #[wasm_bindgen]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen_test` in this scope
[INFO] [stdout]    --> src/lib.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |     #[wasm_bindgen_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-0.2.113/src/lib.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub fn wasm_bindgen(attr: TokenStream, input: TokenStream) -> TokenStream {
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named attribute macro `wasm_bindgen` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 760 -     #[wasm_bindgen_test]
[INFO] [stdout] 760 +     #[wasm_bindgen]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `wasm_bindgen_test` in this scope
[INFO] [stdout]    --> src/lib.rs:768:7
[INFO] [stdout]     |
[INFO] [stdout] 768 |     #[wasm_bindgen_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-0.2.113/src/lib.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | pub fn wasm_bindgen(attr: TokenStream, input: TokenStream) -> TokenStream {
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named attribute macro `wasm_bindgen` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 768 -     #[wasm_bindgen_test]
[INFO] [stdout] 768 +     #[wasm_bindgen]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruvector-mincut-wasm` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "03fb503808b8cba7eee205826ca1a6fe2209113f72e7bbb90ce6f29f0eb304d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fb503808b8cba7eee205826ca1a6fe2209113f72e7bbb90ce6f29f0eb304d9", kill_on_drop: false }`
[INFO] [stdout] 03fb503808b8cba7eee205826ca1a6fe2209113f72e7bbb90ce6f29f0eb304d9
