[INFO] fetching crate rla 0.1.1...
[INFO] testing rla-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rla 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rla 0.1.1
[INFO] finished tweaking crates.io crate rla 0.1.1
[INFO] tweaked toml for crates.io crate rla 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rla 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.3.2 (available: v1.4.0)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[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] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8f1d622225c7e31fe9f839b1ba36c65e283e60eb46b70d8e5a55bc3cfecff726
[INFO] running `Command { std: "docker" "start" "-a" "8f1d622225c7e31fe9f839b1ba36c65e283e60eb46b70d8e5a55bc3cfecff726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f1d622225c7e31fe9f839b1ba36c65e283e60eb46b70d8e5a55bc3cfecff726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1d622225c7e31fe9f839b1ba36c65e283e60eb46b70d8e5a55bc3cfecff726", kill_on_drop: false }`
[INFO] [stdout] 8f1d622225c7e31fe9f839b1ba36c65e283e60eb46b70d8e5a55bc3cfecff726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 11c0595faec2bb91810406b5e7b31f54c1542d5d11f58a22adacaeabda1d3358
[INFO] running `Command { std: "docker" "start" "-a" "11c0595faec2bb91810406b5e7b31f54c1542d5d11f58a22adacaeabda1d3358", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling generic-array v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling rla v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
[INFO] running `Command { std: "docker" "inspect" "11c0595faec2bb91810406b5e7b31f54c1542d5d11f58a22adacaeabda1d3358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c0595faec2bb91810406b5e7b31f54c1542d5d11f58a22adacaeabda1d3358", kill_on_drop: false }`
[INFO] [stdout] 11c0595faec2bb91810406b5e7b31f54c1542d5d11f58a22adacaeabda1d3358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2b4634966df62390074b9498e45312dc164fe150ec97e3cd9ea7bd19b2ae387b
[INFO] running `Command { std: "docker" "start" "-a" "2b4634966df62390074b9498e45312dc164fe150ec97e3cd9ea7bd19b2ae387b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rla v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "2b4634966df62390074b9498e45312dc164fe150ec97e3cd9ea7bd19b2ae387b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b4634966df62390074b9498e45312dc164fe150ec97e3cd9ea7bd19b2ae387b", kill_on_drop: false }`
[INFO] [stdout] 2b4634966df62390074b9498e45312dc164fe150ec97e3cd9ea7bd19b2ae387b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 07a7d8570e832e637d924343cfdb86930379e02fccd4a5dcee6616a74ec47bae
[INFO] running `Command { std: "docker" "start" "-a" "07a7d8570e832e637d924343cfdb86930379e02fccd4a5dcee6616a74ec47bae", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 | impl_op_vec!(Add, add, +);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 | impl_op_vec!(Div, div, /);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/vector.rs:101:53
[INFO] [stderr]     |
[INFO] [stderr] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/vector.rs:116:53
[INFO] [stderr]     |
[INFO] [stderr] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rla` (lib) generated 11 warnings
[INFO] [stderr] warning: `rla` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rla-5cee8896482cbf3c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test vector::distance_vec ... ok
[INFO] [stdout] test vector::mul_v ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rla
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/vector.rs - vector::Vector<T,N>::from_one_less (line 90) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "07a7d8570e832e637d924343cfdb86930379e02fccd4a5dcee6616a74ec47bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a7d8570e832e637d924343cfdb86930379e02fccd4a5dcee6616a74ec47bae", kill_on_drop: false }`
[INFO] [stdout] 07a7d8570e832e637d924343cfdb86930379e02fccd4a5dcee6616a74ec47bae
