[INFO] crate reikna 0.10.0 is already in cache [INFO] extracting crate reikna 0.10.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/reikna/0.10.0 [INFO] extracting crate reikna 0.10.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reikna/0.10.0 [INFO] validating manifest of reikna-0.10.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of reikna-0.10.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing reikna-0.10.0 [INFO] finished frobbing reikna-0.10.0 [INFO] frobbed toml for reikna-0.10.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/reikna/0.10.0/Cargo.toml [INFO] started frobbing reikna-0.10.0 [INFO] finished frobbing reikna-0.10.0 [INFO] frobbed toml for reikna-0.10.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reikna/0.10.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing reikna-0.10.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reikna/0.10.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1128fe0ec79e89fbc0ace86b40e0c1c67d1791ed59ce7f0da6112b9bab907e15 [INFO] running `"docker" "start" "-a" "1128fe0ec79e89fbc0ace86b40e0c1c67d1791ed59ce7f0da6112b9bab907e15"` [INFO] [stderr] Compiling reikna v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/macros.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / macro_rules! assert_fp { [INFO] [stderr] 2 | | ($a:expr, $b:expr) => (assert!(($a - $b).abs() < 0.001)); [INFO] [stderr] 3 | | ($a:expr, $b:expr, $c:expr) => (assert!(($a - $b).abs() < $c)); [INFO] [stderr] 4 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/func.rs:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | pub type Function = Rc f64>; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "1128fe0ec79e89fbc0ace86b40e0c1c67d1791ed59ce7f0da6112b9bab907e15"` [INFO] running `"docker" "rm" "-f" "1128fe0ec79e89fbc0ace86b40e0c1c67d1791ed59ce7f0da6112b9bab907e15"` [INFO] [stdout] 1128fe0ec79e89fbc0ace86b40e0c1c67d1791ed59ce7f0da6112b9bab907e15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reikna/0.10.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ebbd5ac852776bf1814858a18b1ddef84e500448e13f46a7cce2dfc3174e282c [INFO] running `"docker" "start" "-a" "ebbd5ac852776bf1814858a18b1ddef84e500448e13f46a7cce2dfc3174e282c"` [INFO] [stderr] Compiling reikna v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/func.rs:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | pub type Function = Rc f64>; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "ebbd5ac852776bf1814858a18b1ddef84e500448e13f46a7cce2dfc3174e282c"` [INFO] running `"docker" "rm" "-f" "ebbd5ac852776bf1814858a18b1ddef84e500448e13f46a7cce2dfc3174e282c"` [INFO] [stdout] ebbd5ac852776bf1814858a18b1ddef84e500448e13f46a7cce2dfc3174e282c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/reikna/0.10.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 65b612d52b670878c1d7071aea38f35f8f957c275ec79e28e60118ca6c028f7e [INFO] running `"docker" "start" "-a" "65b612d52b670878c1d7071aea38f35f8f957c275ec79e28e60118ca6c028f7e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/reikna-0ca3ea5c2bb64167 [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test continued_fraction::tests::t_expand_f64 ... ok [INFO] [stdout] test continued_fraction::tests::t_e ... ok [INFO] [stdout] test continued_fraction::tests::t_expand_fraction ... ok [INFO] [stdout] test continued_fraction::tests::t_to_string ... ok [INFO] [stdout] test derivative::tests::t_helpers ... ok [INFO] [stdout] test factor::tests::t_coprime ... ok [INFO] [stdout] test derivative::tests::t_nth_derivative ... ok [INFO] [stdout] test factor::tests::t_gcd ... ok [INFO] [stdout] test continued_fraction::tests::t_square_root ... ok [INFO] [stdout] test factor::tests::t_lcm ... ok [INFO] [stdout] test factor::tests::t_lcm_all ... ok [INFO] [stdout] test factor::tests::t_gcd_all ... ok [INFO] [stdout] test factor::tests::t_perfect_square ... ok [INFO] [stdout] test factor::tests::t_quick_factorize_long ... ignored [INFO] [stdout] test figurate::tests::t_centered_figurate ... ok [INFO] [stdout] test figurate::tests::t_figurate ... ok [INFO] [stdout] test factor::tests::t_perfect_cube ... ok [INFO] [stdout] test figurate::tests::t_general_figurate ... ok [INFO] [stdout] test partition::tests::t_part ... ok [INFO] [stdout] test continued_fraction::tests::t_expand_f64_panic_2 ... ok [INFO] [stdout] test continued_fraction::tests::t_expand_f64_panic ... ok [INFO] [stdout] test continued_fraction::tests::t_e_panic ... ok [INFO] [stdout] test prime::tests::t_factorize ... ok [INFO] [stdout] test prime::tests::t_next_prime ... ok [INFO] [stdout] test prime::tests::t_nth_prime_long ... ignored [INFO] [stdout] test continued_fraction::tests::t_expand_fraction_panic_2 ... ok [INFO] [stdout] test continued_fraction::tests::t_expand_fraction_panic ... ok [INFO] [stdout] test figurate::tests::t_figurate_panic ... ok [INFO] [stdout] test partition::tests::t_part_panic ... ok [INFO] [stdout] test prime::tests::t_is_prime ... ok [INFO] [stdout] test prime_count::tests::t_prime_count_all ... ok [INFO] [stdout] test prime::tests::t_prime_sieves ... ok [INFO] [stdout] test totient::tests::t_totient_all ... ok [INFO] [stdout] test prime_count::tests::t_prime_count ... ok [INFO] [stdout] test totient::tests::t_totient ... ok [INFO] [stdout] test factor::tests::t_quick_factorize ... ok [INFO] [stdout] test prime::tests::t_nth_prime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests reikna [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::expand_f64_ntimes (line 196) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::to_string (line 271) ... ok [INFO] [stdout] test src/derivative.rs - derivative::concavity_at (line 189) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::expand_f64 (line 249) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::expand_fraction (line 170) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::e (line 77) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::expand_fraction_ntimes (line 125) ... ok [INFO] [stdout] test src/continued_fraction.rs - continued_fraction::square_root (line 32) ... ok [INFO] [stdout] test src/derivative.rs - derivative::derivative (line 88) ... ok [INFO] [stdout] test src/derivative.rs - derivative::nth_derivative (line 42) ... ok [INFO] [stdout] test src/factor.rs - factor::lcm (line 93) ... ok [INFO] [stdout] test src/factor.rs - factor::coprime (line 68) ... ok [INFO] [stdout] test src/factor.rs - factor::gcd (line 17) ... ok [INFO] [stdout] test src/derivative.rs - derivative::slope_at (line 154) ... ok [INFO] [stdout] test src/factor.rs - factor::gcd_all (line 47) ... ok [INFO] [stdout] test src/derivative.rs - derivative::second_derivative (line 120) ... ok [INFO] [stdout] test src/factor.rs - factor::perfect_cube (line 198) ... ok [INFO] [stdout] test src/factor.rs - factor::lcm_all (line 113) ... ok [INFO] [stdout] test src/factor.rs - factor::perfect_square (line 173) ... ok [INFO] [stdout] test src/figurate.rs - figurate::centered_figurate (line 62) ... ok [INFO] [stdout] test src/factor.rs - factor::quick_factorize_wsp (line 333) ... ok [INFO] [stdout] test src/factor.rs - factor::quick_factorize (line 398) ... ok [INFO] [stdout] test src/figurate.rs - figurate::figurate (line 16) ... ok [INFO] [stdout] test src/figurate.rs - figurate::general_figurate (line 38) ... ok [INFO] [stdout] test src/figurate.rs - figurate::hexagonal_number (line 110) ... ok [INFO] [stdout] test src/figurate.rs - figurate::general_pentagonal_number (line 120) ... ok [INFO] [stdout] test src/figurate.rs - figurate::pentagonal_number (line 100) ... ok [INFO] [stdout] test src/figurate.rs - figurate::triangular_number (line 80) ... ok [INFO] [stdout] test src/figurate.rs - figurate::square_number (line 90) ... ok [INFO] [stdout] test src/lib.rs - (line 60) ... ok [INFO] [stdout] test src/partition.rs - partition::part (line 95) ... ok [INFO] [stdout] test src/func.rs - func (line 24) ... ok [INFO] [stdout] test src/partition.rs - partition::part_wc (line 43) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/prime.rs - prime::atkin (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/prime.rs - prime::eratosthenes (line 129) ... ok [INFO] [stdout] test src/prime.rs - prime::factorize (line 475) ... ok [INFO] [stdout] test src/prime.rs - prime::is_prime (line 389) ... ok [INFO] [stdout] test src/prime.rs - prime::factorize_wp (line 437) ... ok [INFO] [stdout] test src/prime.rs - prime::next_prime (line 492) ... ok [INFO] [stdout] test src/prime.rs - segmented_sieve (line 194) ... ok [INFO] [stdout] test src/prime.rs - prime::nth_prime (line 323) ... ok [INFO] [stdout] test src/prime.rs - prime::segmented_eratosthenes (line 294) ... ok [INFO] [stdout] test src/prime.rs - prime::prime_sieve (line 366) ... ok [INFO] [stdout] test src/prime_count.rs - prime_count::prime_count (line 34) ... ok [INFO] [stdout] test src/prime_count.rs - prime_count::prime_count_all (line 66) ... ok [INFO] [stdout] test src/totient.rs - totient::totient (line 33) ... ok [INFO] [stdout] test src/totient.rs - totient::totient_all (line 64) ... ok [INFO] [stdout] test src/prime.rs - segmented_sieve (line 207) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "65b612d52b670878c1d7071aea38f35f8f957c275ec79e28e60118ca6c028f7e"` [INFO] running `"docker" "rm" "-f" "65b612d52b670878c1d7071aea38f35f8f957c275ec79e28e60118ca6c028f7e"` [INFO] [stdout] 65b612d52b670878c1d7071aea38f35f8f957c275ec79e28e60118ca6c028f7e