[INFO] cloning repository https://github.com/Danila-Bain/diffurch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danila-Bain/diffurch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddb2a867bd5493a6dd3da12b9dece746d9c1ce30
[INFO] checking Danila-Bain/diffurch against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danila-Bain/diffurch
[INFO] finished tweaking git repo https://github.com/Danila-Bain/diffurch
[INFO] tweaked toml for git repo https://github.com/Danila-Bain/diffurch written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danila-Bain/diffurch on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danila-Bain/diffurch 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 815fde64f882e87598e8f9a65e4280ab6fa1045be6852add79f477d2ace61664
[INFO] running `Command { std: "docker" "start" "-a" "815fde64f882e87598e8f9a65e4280ab6fa1045be6852add79f477d2ace61664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "815fde64f882e87598e8f9a65e4280ab6fa1045be6852add79f477d2ace61664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815fde64f882e87598e8f9a65e4280ab6fa1045be6852add79f477d2ace61664", kill_on_drop: false }`
[INFO] [stdout] 815fde64f882e87598e8f9a65e4280ab6fa1045be6852add79f477d2ace61664
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c20c28914d0b59e1a4e10a694d4c3d2fdec71ceaa9b505b42be11389eb081c03
[INFO] running `Command { std: "docker" "start" "-a" "c20c28914d0b59e1a4e10a694d4c3d2fdec71ceaa9b505b42be11389eb081c03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking drawille v0.3.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hlist2 v0.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking textplots v0.8.7
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking opener v0.5.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking diffurch v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pgfplots v0.5.1
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> benches/2d_arrays.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Equation<'static, 2>,
[INFO] [stdout]    |     ^^^^^^^^ ------- help: remove the lifetime argument
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Equation<
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes at least 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Equation<'static, 2>,
[INFO] [stdout]    |     ^^^^^^^^          - supplied 1 generic argument
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected at least 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with at least 2 generic parameters: `N`, `RHS`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Equation<
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 41 |     const N: usize,
[INFO] [stdout]    |     --------------
[INFO] [stdout] 42 |     RHS: StateFnMut<N, [f64; N]>,
[INFO] [stdout]    |     ---
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Equation<'static, 2, RHS>,
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Equation<'static, 2>,
[INFO] [stdout]    |     ^^^^^^^^ ------- help: remove the lifetime argument
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Equation<
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes at least 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Equation<'static, 2>,
[INFO] [stdout]    |     ^^^^^^^^          - supplied 1 generic argument
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected at least 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with at least 2 generic parameters: `N`, `RHS`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Equation<
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 41 |     const N: usize,
[INFO] [stdout]    |     --------------
[INFO] [stdout] 42 |     RHS: StateFnMut<N, [f64; N]>,
[INFO] [stdout]    |     ---
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Equation<'static, 2, RHS>,
[INFO] [stdout]    |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Equation<'static, 2>,
[INFO] [stdout]     |     ^^^^^^^^ ------- help: remove the lifetime argument
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]     |
[INFO] [stdout] 40  | pub struct Equation<
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes at least 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Equation<'static, 2>,
[INFO] [stdout]     |     ^^^^^^^^          - supplied 1 generic argument
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected at least 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with at least 2 generic parameters: `N`, `RHS`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/equation.rs:40:12
[INFO] [stdout]     |
[INFO] [stdout] 40  | pub struct Equation<
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 41  |     const N: usize,
[INFO] [stdout]     |     --------------
[INFO] [stdout] 42  |     RHS: StateFnMut<N, [f64; N]>,
[INFO] [stdout]     |     ---
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 201 |     Equation<'static, 2, RHS>,
[INFO] [stdout]     |                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> benches/2d_arrays.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let a = black_box(A3);
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ai`
[INFO] [stdout]   --> benches/2d_arrays.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut ai = 0;
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `j`
[INFO] [stdout]   --> benches/2d_arrays.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             for j in 0..i {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> benches/2d_arrays.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut ai = 0;
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode` found for struct `Equation` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:16:24
[INFO] [stdout]     |
[INFO] [stdout] 16  |     let eq = Equation::ode(move |[x, dx]| [dx, -k * k * x]);
[INFO] [stdout]     |                        ^^^ function or associated item not found in `Equation<_, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Equation<_, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Equation::<N, RHS>::new
[INFO] [stdout]       Equation::<N, RHS>::new_with_delay
[INFO] [stdout]    --> /opt/rustwide/workdir/src/equation.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn new(rhs: RHS) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn new_with_delay(rhs: RHS, max_delay: f64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode` found for struct `Equation` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:31:24
[INFO] [stdout]     |
[INFO] [stdout] 31  |     let eq = Equation::ode(rhs);
[INFO] [stdout]     |                        ^^^ function or associated item not found in `Equation<_, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Equation<_, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Equation::<N, RHS>::new
[INFO] [stdout]       Equation::<N, RHS>::new_with_delay
[INFO] [stdout]    --> /opt/rustwide/workdir/src/equation.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn new(rhs: RHS) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn new_with_delay(rhs: RHS, max_delay: f64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `dde` found for struct `Equation` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:206:24
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let eq = Equation::dde(move |t, [_x, dx], [x_, _]| [dx, -k * k * x_(t - 1.)]).with_delay(2.);
[INFO] [stdout]     |                        ^^^ function or associated item not found in `Equation<_, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Equation<_, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Equation::<N, RHS>::new
[INFO] [stdout]       Equation::<N, RHS>::new_with_delay
[INFO] [stdout]    --> /opt/rustwide/workdir/src/equation.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn new(rhs: RHS) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn new_with_delay(rhs: RHS, max_delay: f64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Solver::rk(&rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Solver::rk(/* value */, &rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Solver::rk(&rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Solver::rk(/* value */, &rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Solver::rk(&rk::RK98)
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Solver::rk(&rk::RK98)
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Solver::rk(&rk::RK98)
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .on_step(Event::ode2(|t, [x, _]| (t, x)).to_var(&mut var))
[INFO] [stdout]    |                             ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]   --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52 | |         callback: F,
[INFO] [stdout] 53 | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66 |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Solver::rk(&rk::RK98)
[INFO] [stdout]    |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn rk<const S_: usize>(
[INFO] [stdout]    |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]   --> benches/harmonic_oscillator.rs:94:29
[INFO] [stdout]    |
[INFO] [stdout] 94 |             .on_step(Event::ode2(|t, [x, _]| (t, x)).to_vec(&mut vec))
[INFO] [stdout]    |                             ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]   --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52 | |         callback: F,
[INFO] [stdout] 53 | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66 |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:106:29
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .on_step(Event::ode2(|t, [x, _]| (t, x)).to_std())
[INFO] [stdout]     |                             ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:119:24
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 Event::ode2(|t, [x, _]| (t, x))
[INFO] [stdout]     |                        ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 134 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 Event::ode2(|t, [x, _]| (t, x))
[INFO] [stdout]     |                        ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 152 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:155:24
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 Event::ode2(|t, [x, _]| (t, x))
[INFO] [stdout]     |                        ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:173:24
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 Event::ode2(|t, [x, _]| (t, x))
[INFO] [stdout]     |                        ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         Solver::rk(&rk::RK98)
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 188 |         Solver::rk(/* value */, &rk::RK98)
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ode2` found for struct `Event` in the current scope
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:191:24
[INFO] [stdout]     |
[INFO] [stdout] 191 |                 Event::ode2(|t, [x, _]| (t, x))
[INFO] [stdout]     |                        ^^^^ function or associated item not found in `Event<_, _, _, _, _, _, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Event<_, _, _, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Event::<N>::new
[INFO] [stdout]       Event::<N>::new_mut
[INFO] [stdout]       Event::<N>::stop_integration
[INFO] [stdout]       Event::<N>::ode_state
[INFO] [stdout]       Event::<N>::ode2_state
[INFO] [stdout]    --> /opt/rustwide/workdir/src/event.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout] 41  |       pub fn new<F: StateFnMut<N, Output>, Output>(callback: F) -> Event<N, false, (), F, Output> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51  | /     pub fn new_mut<F: MutStateFnMut<N, Output>, Output>(
[INFO] [stdout] 52  | |         callback: F,
[INFO] [stdout] 53  | |     ) -> Event<N, true, (), F, Output> {
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 66  |       pub fn stop_integration() -> Event<N, true, (), impl MutStateFnMut<N, f64>, f64> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78  |       pub fn ode_state() -> Event<N, false, (), impl StateFnMut<N, [f64; N]>, [f64; N]> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85  |       pub fn ode2_state() -> Event<N, false, (), impl StateFnMut<N, (f64, [f64; N])>, (f64, [f64; N])>
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> benches/harmonic_oscillator.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         Solver::rk(&rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]     |         ^^^^^^^^^^ --------- argument #1 of type `Solver<'_, _, _, _, _, _, _>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/solver.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout] 77  |     pub fn rk<const S_: usize>(
[INFO] [stdout]     |            ^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 216 |         Solver::rk(/* value */, &rk::RK98).stepsize(STEPSIZE).run(eq, ic, range);
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diffurch` (bench "harmonic_oscillator") due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c20c28914d0b59e1a4e10a694d4c3d2fdec71ceaa9b505b42be11389eb081c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20c28914d0b59e1a4e10a694d4c3d2fdec71ceaa9b505b42be11389eb081c03", kill_on_drop: false }`
[INFO] [stdout] c20c28914d0b59e1a4e10a694d4c3d2fdec71ceaa9b505b42be11389eb081c03
