[INFO] fetching crate mantaray 0.1.0... [INFO] testing mantaray-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate mantaray 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate mantaray 0.1.0 [INFO] finished tweaking crates.io crate mantaray 0.1.0 [INFO] tweaked toml for crates.io crate mantaray 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mantaray 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 166 packages to latest compatible versions [INFO] [stderr] Adding cbindgen v0.28.0 (available: v0.29.0) [INFO] [stderr] Adding netcdf3 v0.5.2 (available: v0.6.0) [INFO] [stderr] Adding ode_solvers v0.4.0 (available: v0.6.1) [INFO] [stderr] Adding pyo3 v0.24.2 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded lockfile v0.4.0 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded ode_solvers v0.4.0 [INFO] [stderr] Downloaded netcdf-sys v0.8.3 [INFO] [stderr] Downloaded hdf5-metno-sys v0.10.1 [INFO] [stderr] Downloaded netcdf v0.11.0 [INFO] [stderr] Downloaded netcdf3 v0.5.2 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded netcdf-src v0.4.3 [INFO] [stderr] Downloaded hdf5-metno-src v0.9.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b66a96bd24eab9290a3d75db3ae0716108a0fd0a6b921c832f9e388017c7baee [INFO] running `Command { std: "docker" "start" "-a" "b66a96bd24eab9290a3d75db3ae0716108a0fd0a6b921c832f9e388017c7baee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66a96bd24eab9290a3d75db3ae0716108a0fd0a6b921c832f9e388017c7baee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66a96bd24eab9290a3d75db3ae0716108a0fd0a6b921c832f9e388017c7baee", kill_on_drop: false }` [INFO] [stdout] b66a96bd24eab9290a3d75db3ae0716108a0fd0a6b921c832f9e388017c7baee [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be6c981aa9da4b69c9d95941e4e1d7d903e3bf7d393782fb5532a64fe756daad [INFO] running `Command { std: "docker" "start" "-a" "be6c981aa9da4b69c9d95941e4e1d7d903e3bf7d393782fb5532a64fe756daad", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling netcdf-sys v0.8.3 [INFO] [stderr] Compiling netcdf v0.11.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling hdf5-metno-src v0.9.4 [INFO] [stderr] Compiling netcdf-src v0.4.3 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling netcdf3 v0.5.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling hdf5-metno-sys v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ode_solvers v0.4.0 [INFO] [stderr] Compiling mantaray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "be6c981aa9da4b69c9d95941e4e1d7d903e3bf7d393782fb5532a64fe756daad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6c981aa9da4b69c9d95941e4e1d7d903e3bf7d393782fb5532a64fe756daad", kill_on_drop: false }` [INFO] [stdout] be6c981aa9da4b69c9d95941e4e1d7d903e3bf7d393782fb5532a64fe756daad [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f6946764eccd173b062352a1ada38b982400cd6f3e2553f9e97e940c608d055 [INFO] running `Command { std: "docker" "start" "-a" "5f6946764eccd173b062352a1ada38b982400cd6f3e2553f9e97e940c608d055", kill_on_drop: false }` [INFO] [stderr] Compiling netcdf v0.11.0 [INFO] [stderr] Compiling lockfile v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling mantaray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "5f6946764eccd173b062352a1ada38b982400cd6f3e2553f9e97e940c608d055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6946764eccd173b062352a1ada38b982400cd6f3e2553f9e97e940c608d055", kill_on_drop: false }` [INFO] [stdout] 5f6946764eccd173b062352a1ada38b982400cd6f3e2553f9e97e940c608d055 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc5b4fa49ccc16473b19d8158a9eb91e0bf735f80899add350ad101e1a05c686 [INFO] running `Command { std: "docker" "start" "-a" "cc5b4fa49ccc16473b19d8158a9eb91e0bf735f80899add350ad101e1a05c686", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mantaray-86423ce5d047e23e) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test bathymetry::constant_depth::test_builder::build ... ok [INFO] [stdout] test bathymetry::constant_depth::test_builder::build_default ... ok [INFO] [stdout] test bathymetry::constant_depth::test_builder::builder ... ok [INFO] [stdout] test bathymetry::constant_slope::test_builder::build_default ... ok [INFO] [stdout] test bathymetry::constant_slope::test_constant_slope::nan_input ... ok [INFO] [stdout] test bathymetry::constant_depth::test_constant_depth::nan_input ... ok [INFO] [stdout] test bathymetry::constant_slope::test_builder::build ... ok [INFO] [stdout] test bathymetry::constant_slope::test_builder::builder ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_x_out_of_bounds ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_vars ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_nan ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_depth_and_gradient_y ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_nearest_point ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_get_corners ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_y_out_of_bounds ... ok [INFO] [stdout] test datatype::test_ray::test_push ... ok [INFO] [stdout] test datatype::test_ray::test_new ... ok [INFO] [stdout] test interpolator::test_edges ... ok [INFO] [stdout] test interpolator::test_interp ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_all_types ... ok [INFO] [stdout] test ray::test_single_wave::constant_depth_zero_current ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_nearest ... ok [INFO] [stdout] test ray::test_single_wave::test_constant_wave_deep_xy ... ok [INFO] [stdout] test ray::test_single_wave::test_constant_wave_shallow_x ... ok [INFO] [stdout] test ray::test_single_wave::test_constant_wave_deep_x ... ok [INFO] [stdout] test ray::test_single_wave::constant_depth_and_current ... ok [INFO] [stdout] test ray::test_single_wave::test_constant_wave_shallow_xy ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_val_from_arr ... ok [INFO] [stdout] test ray::test_single_wave::test_negative_u ... ok [INFO] [stdout] test ray::test_single_wave::test_negative_u_and_v ... ok [INFO] [stdout] test ray::test_single_wave::test_positive_u_and_v ... ok [INFO] [stdout] test ray::test_single_wave::test_positive_v ... ok [INFO] [stdout] test ray::test_single_wave::test_negative_v ... ok [INFO] [stdout] test ray::test_single_wave::test_positive_u ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_interpolate ... ok [INFO] [stdout] test ray::test_single_wave::test_slope_depth_wave_x ... ok [INFO] [stdout] test ray::test_many_waves::test_many_waves_ok ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_nearest_point ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_nearest ... ok [INFO] [stdout] test ray::test_single_wave::test_two_depth_wave_deep_xy ... ok [INFO] [stdout] test ray_result::test_ray_result::test_as_json ... ok [INFO] [stdout] test ray_result::test_ray_result::test_nan_ray_result ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_depth ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_current ... ok [INFO] [stdout] test ray_result::test_ray_result::test_ray_result ... ok [INFO] [stdout] test bathymetry::cartesian_netcdf3::test_cartesian_file::test_depth_and_gradient_x ... ok [INFO] [stdout] test ray::test_single_wave::test_two_depth_wave_shallow_x ... ok [INFO] [stdout] test tests::linear_beach::test_linear_beach_bottom ... ok [INFO] [stdout] test tests::linear_beach::test_linear_beach_right ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::out_of_range_give_nan ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_array_as_parameter ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_axis ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_dk_deep ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_group_velocity ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_kx_nan ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_ky_nan ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_negative_k ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_odes ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_shallow ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_solout ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_x_nan ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_y_nan ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_zero_h ... ok [INFO] [stdout] test wave_ray_path::test_constant_bathymetry::test_zero_k ... ok [INFO] [stdout] test wave_ray_path::test_current::test_constant_depth_current ... ok [INFO] [stdout] test wave_ray_path::test_current::test_wave_ray_path_builder ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_get_corners ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_current_and_zero_grad ... ok [INFO] [stdout] test tests::linear_beach::test_linear_beach_top ... ok [INFO] [stdout] test ray::test_single_wave::test_all_gradients ... ok [INFO] [stdout] test ray::test_single_wave::test_simple_dvdy_gradient ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_current_and_grad_x ... ok [INFO] [stdout] test current::cartesian_current::test_cartesian_file_current::test_current_and_grad_y ... ok [INFO] [stdout] test ray::test_single_wave::test_two_depth_wave_deep_x ... ok [INFO] [stdout] test ray::test_single_wave::test_two_depth_wave_shallow_xy ... ok [INFO] [stdout] test ray::test_single_wave::test_simple_dudx_gradient ... ok [INFO] [stdout] test ray::test_single_wave::test_simple_dudy_gradient ... ok [INFO] [stdout] test ray::test_single_wave::test_simple_dvdx_gradient ... ok [INFO] [stdout] test tests::linear_beach::test_linear_beach_left ... ok [INFO] [stdout] test tests::test_constant_depth::constant_depth_deep ... ok [INFO] [stdout] test tests::test_constant_depth::constant_depth_shallow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stderr] Doc-tests mantaray [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc5b4fa49ccc16473b19d8158a9eb91e0bf735f80899add350ad101e1a05c686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5b4fa49ccc16473b19d8158a9eb91e0bf735f80899add350ad101e1a05c686", kill_on_drop: false }` [INFO] [stdout] cc5b4fa49ccc16473b19d8158a9eb91e0bf735f80899add350ad101e1a05c686