[INFO] fetching crate lattice-qcd-rs 0.2.1... [INFO] testing lattice-qcd-rs-0.2.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lattice-qcd-rs 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate lattice-qcd-rs 0.2.1 [INFO] finished tweaking crates.io crate lattice-qcd-rs 0.2.1 [INFO] tweaked toml for crates.io crate lattice-qcd-rs 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lattice-qcd-rs 0.2.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 142 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding nalgebra v0.31.4 (available: v0.34.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lattice_qcd_rs-procedural_macro v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8485c40a241584d69eeeeb29e855b18c26e4534d9de302a89bedc190e846ec81 [INFO] running `Command { std: "docker" "start" "-a" "8485c40a241584d69eeeeb29e855b18c26e4534d9de302a89bedc190e846ec81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8485c40a241584d69eeeeb29e855b18c26e4534d9de302a89bedc190e846ec81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8485c40a241584d69eeeeb29e855b18c26e4534d9de302a89bedc190e846ec81", kill_on_drop: false }` [INFO] [stdout] 8485c40a241584d69eeeeb29e855b18c26e4534d9de302a89bedc190e846ec81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52110e043a609991f0486f71c104ff8e3b80a0607dddf087ad82ccf43c04d558 [INFO] running `Command { std: "docker" "start" "-a" "52110e043a609991f0486f71c104ff8e3b80a0607dddf087ad82ccf43c04d558", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling lattice_qcd_rs-procedural_macro v0.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling lattice-qcd-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.83s [INFO] running `Command { std: "docker" "inspect" "52110e043a609991f0486f71c104ff8e3b80a0607dddf087ad82ccf43c04d558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52110e043a609991f0486f71c104ff8e3b80a0607dddf087ad82ccf43c04d558", kill_on_drop: false }` [INFO] [stdout] 52110e043a609991f0486f71c104ff8e3b80a0607dddf087ad82ccf43c04d558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3698e733b3ae7179e7cf4f4de4216a3be5c02f9b7b4c4c7848050f37fdcb2e6d [INFO] running `Command { std: "docker" "start" "-a" "3698e733b3ae7179e7cf4f4de4216a3be5c02f9b7b4c4c7848050f37fdcb2e6d", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling lattice-qcd-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "3698e733b3ae7179e7cf4f4de4216a3be5c02f9b7b4c4c7848050f37fdcb2e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3698e733b3ae7179e7cf4f4de4216a3be5c02f9b7b4c4c7848050f37fdcb2e6d", kill_on_drop: false }` [INFO] [stdout] 3698e733b3ae7179e7cf4f4de4216a3be5c02f9b7b4c4c7848050f37fdcb2e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b807927d2f1f80b31889bfc289e9b3f896fceb3ec24a710e924d0fbee211437 [INFO] running `Command { std: "docker" "start" "-a" "9b807927d2f1f80b31889bfc289e9b3f896fceb3ec24a710e924d0fbee211437", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lattice_qcd_rs-f87a932dc2c8480a) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test error::test::multi_integration_error ... ok [INFO] [stdout] test error::test::implementation_error ... ok [INFO] [stdout] test error::test::never_size ... ok [INFO] [stdout] test field::test::test_len ... ok [INFO] [stdout] test field::test::test_get_e_field_pos_neg ... ok [INFO] [stdout] test lattice::test::dir ... ok [INFO] [stdout] test field::test::test_su3_adj ... ok [INFO] [stdout] test lattice::test::directions_list_cst ... ok [INFO] [stdout] test lattice::test::iterator ... ok [INFO] [stdout] test lattice::test::lattice ... ok [INFO] [stdout] test lattice::test::lattice_link ... ok [INFO] [stdout] test field::test::magnetic_field ... ok [INFO] [stdout] test lattice::test::lattice_pt ... ok [INFO] [stdout] test simulation::monte_carlo::metropolis_hastings::test::methods_common_traits ... ok [INFO] [stdout] test field::test::e_field ... ok [INFO] [stdout] test simulation::monte_carlo::metropolis_hastings_sweep::test::as_ref_as_mut ... ok [INFO] [stdout] test statistics::distribution::test::distribution_creation ... ok [INFO] [stdout] test su2::test::test_u2_const ... ok [INFO] [stdout] test su2::test::test_su2_project ... ok [INFO] [stdout] test su3::test::sub_block ... ok [INFO] [stdout] test su3::test::exp_matrix ... ok [INFO] [stdout] test simulation::state::test::leap_frog_simulation ... ok [INFO] [stdout] test su3::test::test_factorial ... ok [INFO] [stdout] test su3::test::test_is_matrix_su3_lie ... ok [INFO] [stdout] test field::test::link_matrix ... ok [INFO] [stdout] test su3::test::test_constant ... ok [INFO] [stdout] test su2::test::random_su2_t ... ok [INFO] [stdout] test su3::test::test_gen ... ok [INFO] [stdout] test test::random_su3_t ... ok [INFO] [stdout] test test::state_init_error ... ok [INFO] [stdout] test test::equivalence_exp_r ... ok [INFO] [stdout] test test::equivalence_exp_i ... ok [INFO] [stdout] test su3::test::test_is_matrix_su3 ... ok [INFO] [stdout] test test::create_sim_threaded ... ok [INFO] [stdout] test test::lattice_init_error ... ok [INFO] [stdout] test test::su3_property ... ok [INFO] [stdout] test test::create_sim ... ok [INFO] [stdout] test test::test_exp_basic ... ok [INFO] [stdout] test test::test_exp_old ... ok [INFO] [stdout] test su3::test::factorial_storage ... ok [INFO] [stdout] test statistics::distribution::test::modified_normal ... ok [INFO] [stdout] test test::test_length_compatible ... ok [INFO] [stdout] test simulation::monte_carlo::overrelaxation::test::same_energy_rotation ... ok [INFO] [stdout] test test::othonomralization ... ok [INFO] [stdout] test test::test_thread_error_zero_thread ... ok [INFO] [stdout] test test::test_generators ... ok [INFO] [stdout] test thread::test::thread_error ... ok [INFO] [stdout] test test::test_thread_vec_error_zero_thread ... ok [INFO] [stdout] test utils::test::factorial_storage_dyn ... ok [INFO] [stdout] test utils::test::levi_civita_test ... ok [INFO] [stdout] test test::test_thread ... ok [INFO] [stdout] test utils::test::sign ... ok [INFO] [stdout] test lattice::test::set_dir_neg - should panic ... ok [INFO] [stdout] test utils::test::sign_i8 ... ok [INFO] [stdout] test utils::test::test_factorial_pass ... ok [INFO] [stdout] test utils::test::test_factorial_bigger - should panic ... ok [INFO] [stdout] test utils::test::test_factorial_overflow - should panic ... ok [INFO] [stdout] test test::test_iterator_length ... ok [INFO] [stdout] test test::test_thread_vec ... ok [INFO] [stdout] test simulation::monte_carlo::metropolis_hastings::test::test_mh_delta ... ok [INFO] [stdout] test simulation::monte_carlo::overrelaxation::test::same_energy_reverse ... ok [INFO] [stdout] test test::test_sim_hamiltonian_rayon ... ok [INFO] [stdout] test test::test_gauss_law ... ok [INFO] [stdout] test test::test_sim_hamiltonian ... ok [INFO] [stdout] test statistics::test::mean_var ... ok [INFO] [stdout] test test::test_gauss_law_rayon ... ok [INFO] [stdout] test test::test_sim_cold ... ok [INFO] [stdout] test test::test_leap_frog ... ok [INFO] [stdout] test test::integrator::integrator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.64s [INFO] [stdout] [INFO] [stderr] Doc-tests lattice_qcd_rs [INFO] [stdout] [INFO] [stdout] running 141 tests [INFO] [stdout] test src/error.rs - error::Never (line 18) ... ok [INFO] [stdout] test src/error.rs - error::Never (line 38) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::iter (line 232) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::index_mut (line 546) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::index (line 531) ... ok [INFO] [stdout] test src/field.rs - field::EField::new_cold (line 1125) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::as_vector (line 65) ... ok [INFO] [stdout] test src/field.rs - field::EField::new_random (line 1105) ... ok [INFO] [stdout] test src/field.rs - field::EField::new_determinist (line 1069) ... ok [INFO] [stdout] test src/field.rs - field::LinkMatrix::new_cold (line 707) ... ok [INFO] [stdout] test src/field.rs - field::LinkMatrix::new_determinist (line 629) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::default (line 506) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::as_vector_mut (line 79) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::new_from_array (line 49) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::len (line 208) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::len_const (line 220) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::iter_mut (line 244) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::d (line 193) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::random (line 138) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::new (line 37) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::to_matrix (line 100) ... ok [INFO] [stdout] test src/field.rs - field::LinkMatrix::new_random_threaded (line 666) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::t (line 175) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::trace_squared (line 157) ... ok [INFO] [stdout] test src/field.rs - field::Su3Adjoint::to_su3 (line 118) ... ok [INFO] [stdout] test src/lattice.rs - lattice::Direction::to_positive (line 1200) ... ok [INFO] [stdout] test src/lattice.rs - lattice::Direction::index (line 1218) ... ok [INFO] [stdout] test src/lattice.rs - lattice::Direction (line 1336) ... ok [INFO] [stdout] test src/lattice.rs - lattice::DirectionEnum::is_positive (line 1536) ... ok [INFO] [stdout] test src/lattice.rs - lattice::Direction::from_vector (line 1246) ... ok [INFO] [stdout] test src/lattice.rs - lattice::DirectionEnum::to_index (line 1652) ... ok [INFO] [stdout] test src/lattice.rs - lattice::DirectionEnum::from_vector (line 1563) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorDirection (line 464) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorDirection::new (line 507) ... ok [INFO] [stdout] test src/lattice.rs - lattice::DirectionEnum (line 1714) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorDirection::new_from_element (line 565) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorLatticePoint<'a,D>::new (line 666) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorDirection::new (line 540) ... ok [INFO] [stdout] test src/lattice.rs - lattice::DirectionEnum::to_positive (line 1635) ... ok [INFO] [stdout] test src/lattice.rs - lattice::IteratorLatticeLinkCanonical<'a,D>::new (line 362) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::add_point_direction_n (line 286) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::add_point_direction (line 256) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::get_points (line 145) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::get_links (line 162) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::link (line 104) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::number_of_canonical_links_space (line 208) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::number_of_points (line 229) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeCyclic::link_canonical (line 63) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeLinkCanonical::new (line 964) ... ok [INFO] [stdout] test src/lib.rs - (line 47) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 12) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 21) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 27) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 36) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 51) ... ignored [INFO] [stdout] test src/macro_def.rs - macro_def (line 6) ... ignored [INFO] [stdout] test src/lattice.rs - lattice::LatticePoint::as_svector_mut (line 798) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeLinkCanonical::set_dir (line 997) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticePoint::as_svector (line 785) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticeLinkCanonical::set_dir (line 1012) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticePoint::index_mut (line 860) ... ok [INFO] [stdout] test src/lattice.rs - lattice::LatticePoint::index (line 846) ... ok [INFO] [stdout] test src/lib.rs - (line 176) ... ok [INFO] [stdout] test src/lib.rs - (line 140) ... ok [INFO] [stdout] test src/simulation/monte_carlo/heat_bath.rs - simulation::monte_carlo::heat_bath::HeatBathSweep (line 24) ... ok [INFO] [stdout] test src/simulation/monte_carlo/metropolis_hastings.rs - simulation::monte_carlo::metropolis_hastings (line 7) ... ok [INFO] [stdout] test src/simulation/monte_carlo/metropolis_hastings_sweep.rs - simulation::monte_carlo::metropolis_hastings_sweep::MetropolisHastingsSweep (line 26) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::LatticeState::link_matrix (line 57) ... ok [INFO] [stdout] test src/simulation/monte_carlo/mod.rs - simulation::monte_carlo::MonteCarloDefault (line 83) ... ok [INFO] [stdout] test src/simulation/monte_carlo/mod.rs - simulation::monte_carlo::McWrapper (line 175) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::LatticeStateDefault::new_determinist (line 694) ... ok [INFO] [stdout] test src/simulation/monte_carlo/mod.rs - simulation::monte_carlo::MonteCarlo (line 40) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::LatticeStateNew::new (line 137) ... ok [INFO] [stdout] test src/integrator/mod.rs - integrator::SymplecticIntegrator::integrate_symplectic (line 174) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::LatticeStateEFSyncDefault::new_determinist (line 1162) ... ok [INFO] [stdout] test src/integrator/mod.rs - integrator (line 42) ... ok [INFO] [stdout] test src/simulation/monte_carlo/hybrid.rs - simulation::monte_carlo::hybrid::HybridMethodCouple (line 304) ... ok [INFO] [stdout] test src/simulation/monte_carlo/hybrid.rs - simulation::monte_carlo::hybrid (line 6) ... ok [INFO] [stdout] test src/statistics/distribution.rs - statistics::distribution::HeatBathDistribution (line 130) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::LatticeStateDefault::normalize_link_matrices (line 721) ... ok [INFO] [stdout] test src/simulation/monte_carlo/overrelaxation.rs - simulation::monte_carlo::overrelaxation (line 12) ... ok [INFO] [stdout] test src/statistics/distribution.rs - statistics::distribution::HeatBathDistributionNorm (line 252) ... ok [INFO] [stdout] test src/statistics/distribution.rs - statistics::distribution::CloseToUnit (line 383) ... ok [INFO] [stdout] test src/statistics/distribution.rs - statistics::distribution::ModifiedNormal (line 16) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::covariance (line 410) ... ok [INFO] [stdout] test src/integrator/mod.rs - integrator (line 20) ... ok [INFO] [stdout] test src/integrator/mod.rs - integrator::SymplecticIntegrator::integrate_leap_leap (line 114) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::mean (line 310) ... ok [INFO] [stdout] test src/integrator/symplectic_euler_rayon.rs - integrator::symplectic_euler_rayon::SymplecticEulerRayon (line 27) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::mean_and_variance (line 364) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::covariance_par_iter (line 214) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::variance (line 335) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::mean_par_iter (line 19) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::mean_par_iter_val (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 207) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::variance_par_iter_val (line 102) ... ok [INFO] [stdout] test src/su2.rs - su2::complex_matrix_from_vec (line 105) ... ok [INFO] [stdout] test src/su2.rs - su2::is_matrix_su2 (line 221) ... ok [INFO] [stdout] test src/simulation/monte_carlo/overrelaxation.rs - simulation::monte_carlo::overrelaxation::OverrelaxationSweepRotation (line 54) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::variance_par_iter (line 72) ... ok [INFO] [stdout] test src/su2.rs - su2::project_to_su2_unorm (line 147) ... ok [INFO] [stdout] test src/su3.rs - su3::get_r (line 403) ... ok [INFO] [stdout] test src/statistics/mod.rs - statistics::covariance_par_iter_val (line 253) ... ok [INFO] [stdout] test src/su3.rs - su3::get_sub_block_r (line 535) ... ok [INFO] [stdout] test src/su3.rs - su3::create_matrix_from_2_vector (line 234) ... ok [INFO] [stdout] test src/su3.rs - su3::get_s (line 447) ... ok [INFO] [stdout] test src/su3.rs - su3::get_sub_block_t (line 609) ... ok [INFO] [stdout] test src/su2.rs - su2::project_to_su2 (line 163) ... ok [INFO] [stdout] test src/su3.rs - su3::get_sub_block_s (line 572) ... ok [INFO] [stdout] test src/su2.rs - su2::random_su2 (line 193) ... ok [INFO] [stdout] test src/su3.rs - su3::reverse (line 673) ... ok [INFO] [stdout] test src/su3.rs - su3::get_t (line 491) ... ok [INFO] [stdout] test src/thread.rs - thread::insert_in_vec (line 637) ... ok [INFO] [stdout] test src/su2.rs - su2::random_su2_close_to_unity (line 71) ... ok [INFO] [stdout] test src/su2.rs - su2::random_su2_close_to_unity (line 59) ... ok [INFO] [stdout] test src/su3.rs - su3::random_su3 (line 314) ... ok [INFO] [stdout] test src/su3.rs - su3::matrix_su3_exp_r (line 950) ... ok [INFO] [stdout] test src/su3.rs - su3::random_su3_close_to_unity (line 364) ... ok [INFO] [stdout] test src/su3.rs - su3::matrix_su3_exp_i (line 870) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_rayon (line 669) ... ok [INFO] [stdout] test src/utils.rs - utils::FactorialStorageDyn::build_storage (line 70) ... ok [INFO] [stdout] test src/field.rs - field::EField::project_to_gauss (line 1227) ... ok [INFO] [stdout] test src/su3.rs - su3::random_su3_close_to_unity (line 376) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_rayon (line 679) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel (line 208) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_vec (line 411) ... ok [INFO] [stdout] test src/utils.rs - utils::FactorialStorageDyn::factorial (line 86) ... ok [INFO] [stdout] test src/utils.rs - utils::FactorialStorageDyn::factorial_no_storage (line 124) ... ok [INFO] [stdout] test src/utils.rs - utils::factorial (line 31) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel (line 193) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_with_initializations_mutable (line 261) ... ok [INFO] [stdout] test src/utils.rs - utils::factorial (line 24) ... ok [INFO] [stdout] test src/utils.rs - utils::FactorialStorageDyn::try_factorial (line 111) ... ok [INFO] [stdout] test src/simulation/monte_carlo/hybrid_monte_carlo.rs - simulation::monte_carlo::hybrid_monte_carlo (line 4) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_with_initializations_mutable (line 289) ... ok [INFO] [stdout] test src/utils.rs - utils::levi_civita (line 300) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_vec_with_initializations_mutable (line 503) ... ok [INFO] [stdout] test src/thread.rs - thread::run_pool_parallel_vec_with_initializations_mutable (line 471) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::SimulationStateLeapFrog::simulate_leap_n (line 594) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::SimulationStateLeapFrog::simulate_leap (line 547) ... ok [INFO] [stdout] test src/simulation/state.rs - simulation::state::SimulationStateSynchronous::simulate_symplectic (line 427) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 43.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b807927d2f1f80b31889bfc289e9b3f896fceb3ec24a710e924d0fbee211437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b807927d2f1f80b31889bfc289e9b3f896fceb3ec24a710e924d0fbee211437", kill_on_drop: false }` [INFO] [stdout] 9b807927d2f1f80b31889bfc289e9b3f896fceb3ec24a710e924d0fbee211437