Oct 16 18:15:25.713 INFO testing alga-0.7.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:15:25.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 18:15:25.976 INFO blam! 90af35b3bdd2352227352e38769ef06795c96d67a6b8b9487f2343b4ac6bf23f Oct 16 18:15:25.977 INFO running `"docker" "start" "-a" "90af35b3bdd2352227352e38769ef06795c96d67a6b8b9487f2343b4ac6bf23f"` Oct 16 18:15:26.397 INFO kablam! usermod: no changes Oct 16 18:15:26.449 INFO kablam! Compiling alga v0.7.2 (/source) Oct 16 18:15:27.078 INFO kablam! warning: unused macro definition Oct 16 18:15:27.079 INFO kablam! --> src/macros.rs:143:1 Oct 16 18:15:27.079 INFO kablam! | Oct 16 18:15:27.079 INFO kablam! 143 | / macro_rules! impl_approx_eq { Oct 16 18:15:27.079 INFO kablam! 144 | | ($V:expr; $($T:ty),* $(,)*) => { Oct 16 18:15:27.079 INFO kablam! 145 | | $(impl ApproxEq for $T { Oct 16 18:15:27.079 INFO kablam! 146 | | type Eps = $T; Oct 16 18:15:27.079 INFO kablam! ... | Oct 16 18:15:27.079 INFO kablam! 158 | | } Oct 16 18:15:27.079 INFO kablam! 159 | | } Oct 16 18:15:27.079 INFO kablam! | |_^ Oct 16 18:15:27.079 INFO kablam! | Oct 16 18:15:27.079 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 18:15:27.079 INFO kablam! Oct 16 18:15:27.079 INFO kablam! warning: unused macro definition Oct 16 18:15:27.079 INFO kablam! --> src/general/one_operator.rs:85:1 Oct 16 18:15:27.079 INFO kablam! | Oct 16 18:15:27.079 INFO kablam! 85 | / macro_rules! impl_quasigroup( Oct 16 18:15:27.079 INFO kablam! 86 | | (<$M:ty> for $($T:tt)+) => { Oct 16 18:15:27.079 INFO kablam! 87 | | impl_marker!($crate::general::AbstractQuasigroup<$M>; $($T)+); Oct 16 18:15:27.079 INFO kablam! 88 | | } Oct 16 18:15:27.079 INFO kablam! 89 | | ); Oct 16 18:15:27.079 INFO kablam! | |__^ Oct 16 18:15:27.079 INFO kablam! Oct 16 18:15:27.079 INFO kablam! warning: unused macro definition Oct 16 18:15:27.079 INFO kablam! --> src/general/one_operator.rs:183:1 Oct 16 18:15:27.079 INFO kablam! | Oct 16 18:15:27.079 INFO kablam! 183 | / macro_rules! impl_loop( Oct 16 18:15:27.079 INFO kablam! 184 | | (<$M:ty> for $($T:tt)+) => { Oct 16 18:15:27.079 INFO kablam! 185 | | impl_quasigroup!(<$M> for $($T)+); Oct 16 18:15:27.079 INFO kablam! 186 | | impl_marker!($crate::general::AbstractLoop<$M>; $($T)+); Oct 16 18:15:27.079 INFO kablam! 187 | | } Oct 16 18:15:27.079 INFO kablam! 188 | | ); Oct 16 18:15:27.079 INFO kablam! | |__^ Oct 16 18:15:27.079 INFO kablam! Oct 16 18:15:30.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.13s Oct 16 18:15:30.552 INFO kablam! su: No module specific data is present Oct 16 18:15:30.790 INFO running `"docker" "rm" "-f" "90af35b3bdd2352227352e38769ef06795c96d67a6b8b9487f2343b4ac6bf23f"` Oct 16 18:15:30.865 INFO blam! 90af35b3bdd2352227352e38769ef06795c96d67a6b8b9487f2343b4ac6bf23f Oct 16 18:15:30.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 18:15:31.050 INFO blam! 95640bf0d53a951f4bae00e6542800ba3279ca3e8091cfebf242220886b21d5e Oct 16 18:15:31.051 INFO running `"docker" "start" "-a" "95640bf0d53a951f4bae00e6542800ba3279ca3e8091cfebf242220886b21d5e"` Oct 16 18:15:31.542 INFO kablam! usermod: no changes Oct 16 18:15:31.632 INFO kablam! Compiling edit-distance v2.0.1 Oct 16 18:15:32.434 INFO kablam! Compiling alga_derive v0.7.1 Oct 16 18:15:39.063 INFO kablam! Compiling alga v0.7.2 (/source) Oct 16 18:15:40.755 INFO kablam! warning: unused macro definition Oct 16 18:15:40.756 INFO kablam! --> src/macros.rs:143:1 Oct 16 18:15:40.756 INFO kablam! | Oct 16 18:15:40.756 INFO kablam! 143 | / macro_rules! impl_approx_eq { Oct 16 18:15:40.756 INFO kablam! 144 | | ($V:expr; $($T:ty),* $(,)*) => { Oct 16 18:15:40.756 INFO kablam! 145 | | $(impl ApproxEq for $T { Oct 16 18:15:40.756 INFO kablam! 146 | | type Eps = $T; Oct 16 18:15:40.756 INFO kablam! ... | Oct 16 18:15:40.756 INFO kablam! 158 | | } Oct 16 18:15:40.756 INFO kablam! 159 | | } Oct 16 18:15:40.756 INFO kablam! | |_^ Oct 16 18:15:40.756 INFO kablam! | Oct 16 18:15:40.756 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 18:15:40.756 INFO kablam! Oct 16 18:15:40.756 INFO kablam! warning: unused macro definition Oct 16 18:15:40.756 INFO kablam! --> src/general/one_operator.rs:85:1 Oct 16 18:15:40.756 INFO kablam! | Oct 16 18:15:40.756 INFO kablam! 85 | / macro_rules! impl_quasigroup( Oct 16 18:15:40.756 INFO kablam! 86 | | (<$M:ty> for $($T:tt)+) => { Oct 16 18:15:40.756 INFO kablam! 87 | | impl_marker!($crate::general::AbstractQuasigroup<$M>; $($T)+); Oct 16 18:15:40.756 INFO kablam! 88 | | } Oct 16 18:15:40.756 INFO kablam! 89 | | ); Oct 16 18:15:40.756 INFO kablam! | |__^ Oct 16 18:15:40.756 INFO kablam! Oct 16 18:15:40.756 INFO kablam! warning: unused macro definition Oct 16 18:15:40.756 INFO kablam! --> src/general/one_operator.rs:183:1 Oct 16 18:15:40.756 INFO kablam! | Oct 16 18:15:40.756 INFO kablam! 183 | / macro_rules! impl_loop( Oct 16 18:15:40.756 INFO kablam! 184 | | (<$M:ty> for $($T:tt)+) => { Oct 16 18:15:40.756 INFO kablam! 185 | | impl_quasigroup!(<$M> for $($T)+); Oct 16 18:15:40.756 INFO kablam! 186 | | impl_marker!($crate::general::AbstractLoop<$M>; $($T)+); Oct 16 18:15:40.756 INFO kablam! 187 | | } Oct 16 18:15:40.756 INFO kablam! 188 | | ); Oct 16 18:15:40.756 INFO kablam! | |__^ Oct 16 18:15:40.756 INFO kablam! Oct 16 18:15:49.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.59s Oct 16 18:15:49.159 INFO kablam! su: No module specific data is present Oct 16 18:15:49.767 INFO running `"docker" "rm" "-f" "95640bf0d53a951f4bae00e6542800ba3279ca3e8091cfebf242220886b21d5e"` Oct 16 18:15:50.067 INFO blam! 95640bf0d53a951f4bae00e6542800ba3279ca3e8091cfebf242220886b21d5e Oct 16 18:15:50.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 18:15:50.403 INFO blam! b568a54d0216abd12a2613700eb7feabfa229e9c7e635878686a4658d3aa5728 Oct 16 18:15:50.405 INFO running `"docker" "start" "-a" "b568a54d0216abd12a2613700eb7feabfa229e9c7e635878686a4658d3aa5728"` Oct 16 18:15:51.523 INFO kablam! usermod: no changes Oct 16 18:15:51.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 18:15:51.647 INFO blam! Oct 16 18:15:51.647 INFO blam! running 0 tests Oct 16 18:15:51.647 INFO blam! Oct 16 18:15:51.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:15:51.647 INFO blam! Oct 16 18:15:51.648 INFO kablam! Running /target/debug/deps/alga-3068d479affe3307 Oct 16 18:15:51.649 INFO kablam! Running /target/debug/deps/derive-74823d978d38ba60 Oct 16 18:15:51.655 INFO blam! Oct 16 18:15:51.655 INFO blam! running 10 tests Oct 16 18:15:51.655 INFO blam! test prop_inv_is_latin_square_approx_for_W_as_AbstractQuasigroup_Multiplicative ... ok Oct 16 18:15:51.655 INFO blam! test prop_is_associative_approx_for_W_as_AbstractSemigroup_Additive ... ok Oct 16 18:15:51.655 INFO blam! test prop_inv_is_latin_square_approx_for_W_as_AbstractQuasigroup_Additive ... ok Oct 16 18:15:51.655 INFO blam! test prop_operating_identity_element_is_noop_approx_for_W_as_AbstractMonoid_Additive ... ok Oct 16 18:15:51.661 INFO blam! test prop_is_associative_approx_for_W_as_AbstractSemigroup_Multiplicative ... ok Oct 16 18:15:51.661 INFO blam! test prop_operating_identity_element_is_noop_approx_for_W_as_AbstractMonoid_Multiplicative ... ok Oct 16 18:15:51.661 INFO blam! test prop_is_commutative_approx_for_W_as_AbstractGroupAbelian_Multiplicative ... ok Oct 16 18:15:51.661 INFO blam! test prop_mul_is_commutative_approx_for_W_as_AbstractRingCommutative_Additive_Multiplicative ... ok Oct 16 18:15:51.661 INFO blam! test prop_mul_and_add_are_distributive_approx_for_W_as_AbstractRing_Additive_Multiplicative ... ok Oct 16 18:15:51.663 INFO blam! test prop_is_commutative_approx_for_W_as_AbstractGroupAbelian_Additive ... ok Oct 16 18:15:51.663 INFO blam! Oct 16 18:15:51.663 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:15:51.663 INFO blam! Oct 16 18:15:51.667 INFO kablam! Running /target/debug/deps/one_operator-e0579ccd00b6efb4 Oct 16 18:15:51.675 INFO blam! Oct 16 18:15:51.675 INFO blam! running 18 tests Oct 16 18:15:51.675 INFO blam! test int_check::i32::prop_add_is_associative ... ok Oct 16 18:15:51.676 INFO blam! test int_check::i32::prop_mul_unit_is_noop ... ok Oct 16 18:15:51.679 INFO blam! test int_check::i32::prop_zero_is_noop ... ok Oct 16 18:15:51.679 INFO blam! test int_check::i32::prop_mul_is_associative ... ok Oct 16 18:15:51.679 INFO blam! test int_check::i64::prop_mul_is_associative ... ok Oct 16 18:15:51.687 INFO blam! test int_check::i64::prop_add_is_associative ... ok Oct 16 18:15:51.692 INFO blam! test int_check::u32::prop_add_is_associative ... ok Oct 16 18:15:51.692 INFO blam! test int_check::u32::prop_mul_is_associative ... ok Oct 16 18:15:51.692 INFO blam! test int_check::i64::prop_mul_unit_is_noop ... ok Oct 16 18:15:51.692 INFO blam! test int_check::i64::prop_zero_is_noop ... ok Oct 16 18:15:51.699 INFO blam! test int_check::u64::prop_add_is_associative ... ok Oct 16 18:15:51.699 INFO blam! test int_check::u32::prop_mul_unit_is_noop ... ok Oct 16 18:15:51.699 INFO blam! test signed_int_check::i64::prop_inv_is_latin_square ... ok Oct 16 18:15:51.703 INFO blam! test int_check::u32::prop_zero_is_noop ... ok Oct 16 18:15:51.703 INFO blam! test int_check::u64::prop_mul_is_associative ... ok Oct 16 18:15:51.703 INFO blam! test int_check::u64::prop_zero_is_noop ... ok Oct 16 18:15:51.703 INFO blam! test int_check::u64::prop_mul_unit_is_noop ... ok Oct 16 18:15:51.703 INFO blam! test signed_int_check::i32::prop_inv_is_latin_square ... ok Oct 16 18:15:51.703 INFO blam! Oct 16 18:15:51.703 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:15:51.703 INFO blam! Oct 16 18:15:51.707 INFO kablam! Running /target/debug/deps/vectors-64d53d7d0bcd9423 Oct 16 18:15:51.713 INFO blam! Oct 16 18:15:51.713 INFO blam! running 15 tests Oct 16 18:15:51.745 INFO blam! test prop_is_commutative_approx_for_Rational_as_AbstractGroupAbelian_Additive ... ok Oct 16 18:15:51.745 INFO blam! test prop_is_associative_approx_for_Rational_as_AbstractSemigroup_Additive ... ok Oct 16 18:15:51.745 INFO blam! test prop_inv_is_latin_square_approx_for_Rational_as_AbstractQuasigroup_Multiplicative ... ok Oct 16 18:15:51.745 INFO blam! test prop_inv_is_latin_square_approx_for_Rational_as_AbstractQuasigroup_Additive ... ok Oct 16 18:15:51.745 INFO blam! test prop_inv_is_latin_square_approx_for_Vec2_Rational_as_AbstractQuasigroup_Additive ... ok Oct 16 18:15:51.745 INFO blam! test gcd_works ... ok Oct 16 18:15:51.745 INFO blam! test prop_is_associative_approx_for_Rational_as_AbstractSemigroup_Multiplicative ... ok Oct 16 18:15:51.766 INFO blam! test prop_is_associative_approx_for_Vec2_Rational_as_AbstractSemigroup_Additive ... ok Oct 16 18:15:51.766 INFO blam! test prop_is_commutative_approx_for_Rational_as_AbstractGroupAbelian_Multiplicative ... ok Oct 16 18:15:51.766 INFO blam! test prop_operating_identity_element_is_noop_approx_for_Rational_as_AbstractMonoid_Additive ... ok Oct 16 18:15:51.766 INFO blam! test prop_is_commutative_approx_for_Vec2_Rational_as_AbstractGroupAbelian_Additive ... ok Oct 16 18:15:51.766 INFO blam! test prop_operating_identity_element_is_noop_approx_for_Rational_as_AbstractMonoid_Multiplicative ... ok Oct 16 18:15:51.766 INFO blam! test prop_operating_identity_element_is_noop_approx_for_Vec2_Rational_as_AbstractMonoid_Additive ... ok Oct 16 18:15:51.767 INFO blam! test prop_mul_is_commutative_approx_for_Rational_as_AbstractRingCommutative_Additive_Multiplicative ... ok Oct 16 18:15:51.775 INFO blam! test prop_mul_and_add_are_distributive_approx_for_Rational_as_AbstractRing_Additive_Multiplicative ... ok Oct 16 18:15:51.775 INFO blam! Oct 16 18:15:51.775 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:15:51.775 INFO blam! Oct 16 18:15:51.776 INFO kablam! Doc-tests alga Oct 16 18:15:53.118 INFO blam! Oct 16 18:15:53.118 INFO blam! running 1 test Oct 16 18:15:53.119 INFO blam! test src/general/mod.rs - general (line 149) ... ignored Oct 16 18:15:53.119 INFO blam! Oct 16 18:15:53.119 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 18:15:53.119 INFO blam! Oct 16 18:15:53.127 INFO kablam! su: No module specific data is present Oct 16 18:15:53.821 INFO running `"docker" "rm" "-f" "b568a54d0216abd12a2613700eb7feabfa229e9c7e635878686a4658d3aa5728"` Oct 16 18:15:54.047 INFO blam! b568a54d0216abd12a2613700eb7feabfa229e9c7e635878686a4658d3aa5728