[INFO] crate appro-eq 0.2.2 is already in cache [INFO] extracting crate appro-eq 0.2.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/appro-eq/0.2.2 [INFO] extracting crate appro-eq 0.2.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/appro-eq/0.2.2 [INFO] validating manifest of appro-eq-0.2.2 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 appro-eq-0.2.2 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 appro-eq-0.2.2 [INFO] finished frobbing appro-eq-0.2.2 [INFO] frobbed toml for appro-eq-0.2.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/appro-eq/0.2.2/Cargo.toml [INFO] started frobbing appro-eq-0.2.2 [INFO] finished frobbing appro-eq-0.2.2 [INFO] frobbed toml for appro-eq-0.2.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/appro-eq/0.2.2/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] [stderr] Blocking waiting for file lock on package cache [INFO] testing appro-eq-0.2.2 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-6/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/appro-eq/0.2.2:/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] 4c66c05982f7e9056648ff1fb89196c6d1709e6d17e8efe4503c142891e2d6af [INFO] running `"docker" "start" "-a" "4c66c05982f7e9056648ff1fb89196c6d1709e6d17e8efe4503c142891e2d6af"` [INFO] [stderr] Compiling appro-eq v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:108:32 [INFO] [stderr] | [INFO] [stderr] 108 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:650:75 [INFO] [stderr] | [INFO] [stderr] 650 | Err(e) => Err(ApproEqError::ComponentError(Box::new(e) as Box)), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "4c66c05982f7e9056648ff1fb89196c6d1709e6d17e8efe4503c142891e2d6af"` [INFO] running `"docker" "rm" "-f" "4c66c05982f7e9056648ff1fb89196c6d1709e6d17e8efe4503c142891e2d6af"` [INFO] [stdout] 4c66c05982f7e9056648ff1fb89196c6d1709e6d17e8efe4503c142891e2d6af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/appro-eq/0.2.2:/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] ebf229fa45a8a98976b658896c4cdf52b8bce4f556539e56e217a978bb54e6f4 [INFO] running `"docker" "start" "-a" "ebf229fa45a8a98976b658896c4cdf52b8bce4f556539e56e217a978bb54e6f4"` [INFO] [stderr] Compiling appro-eq v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | Box [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:108:32 [INFO] [stderr] | [INFO] [stderr] 108 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:650:75 [INFO] [stderr] | [INFO] [stderr] 650 | Err(e) => Err(ApproEqError::ComponentError(Box::new(e) as Box)), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.17s [INFO] running `"docker" "inspect" "ebf229fa45a8a98976b658896c4cdf52b8bce4f556539e56e217a978bb54e6f4"` [INFO] running `"docker" "rm" "-f" "ebf229fa45a8a98976b658896c4cdf52b8bce4f556539e56e217a978bb54e6f4"` [INFO] [stdout] ebf229fa45a8a98976b658896c4cdf52b8bce4f556539e56e217a978bb54e6f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/appro-eq/0.2.2:/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] e1b2719e455378d2cd22aec04026cc630d5cffb12917dc2fbf20bad0d1cb4304 [INFO] running `"docker" "start" "-a" "e1b2719e455378d2cd22aec04026cc630d5cffb12917dc2fbf20bad0d1cb4304"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/appro_eq-eed6d823f95839e5 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-956f5f78b427a4f7 [INFO] [stdout] [INFO] [stdout] running 376 tests [INFO] [stdout] test bad_compare_with_arc::none::debug ... ok [INFO] [stdout] test bad_compare_with_arc::abs::debug ... ok [INFO] [stdout] test bad_compare_with_arc::abs::normal ... ok [INFO] [stdout] test bad_compare_with_arc::none::normal ... ok [INFO] [stdout] test bad_compare_with_arc::rel::normal ... ok [INFO] [stdout] test bad_compare_with_array::abs::debug ... ok [INFO] [stdout] test bad_compare_with_array::abs::normal ... ok [INFO] [stdout] test bad_compare_with_arc::rel::debug ... ok [INFO] [stdout] test bad_compare_with_array::none::normal ... ok [INFO] [stdout] test bad_compare_with_array::none::debug ... ok [INFO] [stdout] test bad_compare_with_array::rel::debug ... ok [INFO] [stdout] test bad_compare_with_array::rel::normal ... ok [INFO] [stdout] test bad_compare_with_cell::abs::debug ... ok [INFO] [stdout] test bad_compare_with_cell::rel::normal ... ok [INFO] [stdout] test bad_compare_with_duration::abs::debug ... ok [INFO] [stdout] test bad_compare_with_cell::abs::normal ... ok [INFO] [stdout] test bad_compare_with_cell::none::debug ... ok [INFO] [stdout] test bad_compare_with_duration::none::debug ... ok [INFO] [stdout] test bad_compare_with_duration::none::normal ... ok [INFO] [stdout] test bad_compare_with_cell::rel::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::none::debug ... ok [INFO] [stdout] test bad_compare_with_duration::rel::debug ... ok [INFO] [stdout] test bad_compare_with_duration::rel::normal ... ok [INFO] [stdout] test bad_compare_with_duration::abs::normal ... ok [INFO] [stdout] test bad_compare_with_cell::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::abs::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::rel::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::abs::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::rel::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::rel::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::rel::normal ... ok [INFO] [stdout] test bad_compare_with_instant_abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::abs::normal ... ok [INFO] [stdout] test bad_compare_with_instant_abs::normal ... ok [INFO] [stdout] test bad_compare_with_instant_none::debug ... ok [INFO] [stdout] test bad_compare_with_instant_none::normal ... ok [INFO] [stdout] test bad_compare_with_option_both_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::rel::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::none::debug ... ok [INFO] [stdout] test bad_compare_with_option_both_some::none::debug ... ok [INFO] [stdout] test bad_compare_with_option_both_some::abs::normal ... ok [INFO] [stdout] test bad_compare_with_option_both_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_option_both_some::rel::debug ... ok [INFO] [stdout] test bad_compare_with_option_both_some::rel::normal ... ok [INFO] [stdout] test bad_compare_with_option_left_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::abs::normal ... ok [INFO] [stdout] test bad_compare_with_option_left_some::none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::rel::normal ... ok [INFO] [stdout] test bad_compare_with_option_left_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_option_left_some::rel::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::none::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::rel::debug ... ok [INFO] [stdout] test bad_compare_with_rc::abs::normal ... ok [INFO] [stdout] test bad_compare_with_rc::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::rel::normal ... ok [INFO] [stdout] test bad_compare_with_rc::rel::debug ... ok [INFO] [stdout] test bad_compare_with_rc::rel::normal ... ok [INFO] [stdout] test bad_compare_with_rc::none::normal ... ok [INFO] [stdout] test bad_compare_with_refcell::abs::normal ... ok [INFO] [stdout] test bad_compare_with_refcell::abs::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::none::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::none::normal ... ok [INFO] [stdout] test bad_compare_with_refcell::rel::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::rel::normal ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f32::debug ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f32::normal ... ok [INFO] [stdout] test bad_compare_with_option_right_some::abs::normal ... ok [INFO] [stdout] test bad_compare_with_rc::none::debug ... ok [INFO] [stdout] test bad_compare_with_slice::none::debug ... ok [INFO] [stdout] test bad_compare_with_slice::none::normal ... ok [INFO] [stdout] test bad_compare_with_slice::rel::debug ... ok [INFO] [stdout] test bad_compare_with_slice::rel::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::rel::normal ... ok [INFO] [stdout] test bad_compare_with_slice::abs::debug ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f64::debug ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f64::normal ... ok [INFO] [stdout] test bad_compare_with_slice::abs::normal ... ok [INFO] [stdout] test bad_compare_with_option_right_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_abs::normal ... ok [INFO] [stdout] test bad_compare_with_vector::none::debug ... ok [INFO] [stdout] test bad_compare_with_vector::abs::normal ... ok [INFO] [stdout] test bad_compare_with_vector::rel::debug ... ok [INFO] [stdout] test bad_compare_with_vector::rel::normal ... ok [INFO] [stdout] test bad_compare_with_weak::abs::debug ... ok [INFO] [stdout] test bad_compare_with_weak::none::debug ... ok [INFO] [stdout] test bad_compare_with_weak::rel::debug ... ok [INFO] [stdout] test bad_compare_with_weak::rel::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::abs::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::abs::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::none::debug ... ok [INFO] [stdout] test bad_compare_with_systemtime_none::normal ... ok [INFO] [stdout] test bad_compare_with_weak::none::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::none::normal ... ok [INFO] [stdout] test bad_compare_with_vector::none::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::none::debug ... ok [INFO] [stdout] test bad_len_compare_with_vector::abs::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::none::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::rel::normal ... ok [INFO] [stdout] test compare_with_arc::abs::debug ... ok [INFO] [stdout] test compare_with_arc::abs::normal ... ok [INFO] [stdout] test compare_with_arc::none::debug ... ok [INFO] [stdout] test compare_with_arc::none::normal ... ok [INFO] [stdout] test compare_with_arc::rel::debug ... ok [INFO] [stdout] test compare_with_arc::rel::normal ... ok [INFO] [stdout] test compare_with_array::abs::debug ... ok [INFO] [stdout] test compare_with_array::abs::normal ... ok [INFO] [stdout] test compare_with_array::none::debug ... ok [INFO] [stdout] test compare_with_array::none::normal ... ok [INFO] [stdout] test compare_with_array::rel::debug ... ok [INFO] [stdout] test compare_with_array::rel::normal ... ok [INFO] [stdout] test compare_with_cell::abs::debug ... ok [INFO] [stdout] test compare_with_cell::abs::normal ... ok [INFO] [stdout] test compare_with_cell::none::debug ... ok [INFO] [stdout] test compare_with_cell::none::normal ... ok [INFO] [stdout] test compare_with_cell::rel::debug ... ok [INFO] [stdout] test bad_compare_with_weak::abs::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::rel::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::rel::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::abs::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::rel::debug ... ok [INFO] [stdout] test bad_compare_with_vector::abs::debug ... ok [INFO] [stdout] test compare_with_duration::none::normal ... ok [INFO] [stdout] test compare_with_cell::rel::normal ... ok [INFO] [stdout] test compare_with_duration::none::debug ... ok [INFO] [stdout] test compare_with_duration::abs::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_none::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::abs::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::abs::normal ... ok [INFO] [stdout] test compare_with_duration::rel::debug ... ok [INFO] [stdout] test compare_with_duration::rel::normal ... ok [INFO] [stdout] test compare_with_duration::abs::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::none::debug ... ok [INFO] [stdout] test compare_with_option_both_none::abs::debug ... ok [INFO] [stdout] test compare_with_instant_abs::debug ... ok [INFO] [stdout] test compare_with_instant_abs::normal ... ok [INFO] [stdout] test compare_with_option_both_none::abs::normal ... ok [INFO] [stdout] test compare_with_option_both_none::none::normal ... ok [INFO] [stdout] test compare_with_option_both_none::rel::normal ... ok [INFO] [stdout] test compare_with_option_both_some::abs::debug ... ok [INFO] [stdout] test compare_with_option_both_none::none::debug ... ok [INFO] [stdout] test compare_with_option_both_none::rel::debug ... ok [INFO] [stdout] test compare_with_option_both_some::none::debug ... ok [INFO] [stdout] test compare_with_option_both_some::none::normal ... ok [INFO] [stdout] test compare_with_option_both_some::abs::normal ... ok [INFO] [stdout] test compare_with_option_both_some::rel::debug ... ok [INFO] [stdout] test compare_with_option_both_some::rel::normal ... ok [INFO] [stdout] test compare_with_rc::abs::debug ... ok [INFO] [stdout] test compare_with_rc::none::normal ... ok [INFO] [stdout] test compare_with_rc::none::debug ... ok [INFO] [stdout] test compare_with_rc::abs::normal ... ok [INFO] [stdout] test compare_with_instant_none::debug ... ok [INFO] [stdout] test compare_with_instant_none::normal ... ok [INFO] [stdout] test compare_with_explicit_eps::rel::normal ... ok [INFO] [stdout] test compare_with_explicit_eps::none::normal ... ok [INFO] [stdout] test compare_with_explicit_eps::rel::debug ... ok [INFO] [stdout] test compare_with_refcell::rel::normal ... ok [INFO] [stdout] test compare_with_refcell::none::normal ... ok [INFO] [stdout] test compare_with_refcell::rel::debug ... ok [INFO] [stdout] test compare_with_slice::abs::debug ... ok [INFO] [stdout] test compare_with_slice::none::normal ... ok [INFO] [stdout] test compare_with_slice::abs::normal ... ok [INFO] [stdout] test compare_with_slice::rel::debug ... ok [INFO] [stdout] test compare_with_slice::none::debug ... ok [INFO] [stdout] test compare_with_slice::rel::normal ... ok [INFO] [stdout] test compare_with_systemtime_abs::normal ... ok [INFO] [stdout] test compare_with_systemtime_abs::debug ... ok [INFO] [stdout] test compare_with_systemtime_none::debug ... ok [INFO] [stdout] test compare_with_systemtime_none::normal ... ok [INFO] [stdout] test compare_with_vector::abs::normal ... ok [INFO] [stdout] test compare_with_vector::none::debug ... ok [INFO] [stdout] test compare_with_vector::rel::debug ... ok [INFO] [stdout] test compare_with_vector::rel::normal ... ok [INFO] [stdout] test compare_with_weak::abs::debug ... ok [INFO] [stdout] test compare_with_weak::abs::normal ... ok [INFO] [stdout] test compare_with_weak::none::debug ... ok [INFO] [stdout] test compare_with_weak::none::normal ... ok [INFO] [stdout] test compare_with_weak::rel::debug ... ok [INFO] [stdout] test compare_with_weak::rel::normal ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test compare_with_rc::rel::debug ... ok [INFO] [stdout] test compare_with_rc::rel::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test compare_with_refcell::abs::debug ... ok [INFO] [stdout] test compare_with_refcell::abs::normal ... ok [INFO] [stdout] test compare_with_refcell::none::debug ... ok [INFO] [stdout] test compare_with_vector::abs::debug ... ok [INFO] [stdout] test compare_with_vector::none::normal ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::abs::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::abs::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::none::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::rel::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::rel::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f32_f64::none::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::abs::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::abs::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::none::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::none::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::rel::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64::rel::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::none::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::none::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::rel::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::rel::normal ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::abs::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::abs::normal ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::none::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::rel::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::abs::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::rel::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::abs::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::rel::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::none::debug ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::rel::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::abs::normal ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u128::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::abs::debug ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u8::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 376 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests appro_eq [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/assert.rs - assert_appro_eq_abs (line 57) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq (line 132) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq (line 21) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_rel (line 93) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq (line 13) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_abs (line 49) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq (line 124) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_rel (line 85) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_abs (line 162) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_abs (line 154) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_rel (line 192) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_rel (line 184) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e1b2719e455378d2cd22aec04026cc630d5cffb12917dc2fbf20bad0d1cb4304"` [INFO] running `"docker" "rm" "-f" "e1b2719e455378d2cd22aec04026cc630d5cffb12917dc2fbf20bad0d1cb4304"` [INFO] [stdout] e1b2719e455378d2cd22aec04026cc630d5cffb12917dc2fbf20bad0d1cb4304