[INFO] crate appro-eq 0.3.0 is already in cache [INFO] testing appro-eq-0.3.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate appro-eq 0.3.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate appro-eq 0.3.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate appro-eq 0.3.0 [INFO] finished tweaking crates.io crate appro-eq 0.3.0 [INFO] tweaked toml for crates.io crate appro-eq 0.3.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 995b418c2347ab4278589d9f876ec83f58ad74e2ba780d558f17536625080359 [INFO] running `"docker" "start" "-a" "995b418c2347ab4278589d9f876ec83f58ad74e2ba780d558f17536625080359"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling appro-eq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | ApproEqError::ComponentError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "995b418c2347ab4278589d9f876ec83f58ad74e2ba780d558f17536625080359"` [INFO] running `"docker" "rm" "-f" "995b418c2347ab4278589d9f876ec83f58ad74e2ba780d558f17536625080359"` [INFO] [stdout] 995b418c2347ab4278589d9f876ec83f58ad74e2ba780d558f17536625080359 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa4cb019d446972faca9a90499bb2c16fa97f5dfa805117b5b1b2b64d5814521 [INFO] running `"docker" "start" "-a" "aa4cb019d446972faca9a90499bb2c16fa97f5dfa805117b5b1b2b64d5814521"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling appro-eq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | ApproEqError::ComponentError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | ApproEqError::ComponentError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "aa4cb019d446972faca9a90499bb2c16fa97f5dfa805117b5b1b2b64d5814521"` [INFO] running `"docker" "rm" "-f" "aa4cb019d446972faca9a90499bb2c16fa97f5dfa805117b5b1b2b64d5814521"` [INFO] [stdout] aa4cb019d446972faca9a90499bb2c16fa97f5dfa805117b5b1b2b64d5814521 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 3735a70f50c163f0692a0967d08f50b91025f7102c90a4f2235b790c0998c938 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3735a70f50c163f0692a0967d08f50b91025f7102c90a4f2235b790c0998c938"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | ApproEqError::ComponentError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:77:25 [INFO] [stderr] | [INFO] [stderr] 77 | write!(f, "{}", error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | ApproEqError::ComponentError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/appro_eq-5c5dd1ad96628909 [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] [stderr] Running /opt/rustwide/target/debug/deps/lib-2f51f18537e96f08 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 376 tests [INFO] [stdout] test bad_compare_with_array::none::debug ... ok [INFO] [stdout] test bad_compare_with_cell::none::debug ... ok [INFO] [stdout] test bad_compare_with_cell::none::normal ... ok [INFO] [stdout] test bad_compare_with_cell::rel::debug ... ok [INFO] [stdout] test bad_compare_with_array::abs::debug ... ok [INFO] [stdout] test bad_compare_with_duration::abs::debug ... ok [INFO] [stdout] test bad_compare_with_cell::rel::normal ... ok [INFO] [stdout] test bad_compare_with_duration::none::debug ... ok [INFO] [stdout] test bad_compare_with_array::none::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_arc::abs::normal ... ok [INFO] [stdout] test bad_compare_with_duration::none::normal ... ok [INFO] [stdout] test bad_compare_with_cell::abs::normal ... ok [INFO] [stdout] test bad_compare_with_cell::abs::debug ... ok [INFO] [stdout] test bad_compare_with_array::rel::normal ... ok [INFO] [stdout] test bad_compare_with_array::rel::debug ... ok [INFO] [stdout] test bad_compare_with_array::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_duration::abs::normal ... ok [INFO] [stdout] test bad_compare_with_arc::none::debug ... ok [INFO] [stdout] test bad_compare_with_arc::rel::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::abs::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::rel::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_explicit_eps::none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::abs::debug ... ok [INFO] [stdout] test bad_compare_with_instant_none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::rel::normal ... ok [INFO] [stdout] test bad_compare_with_instant_abs::normal ... ok [INFO] [stdout] test bad_compare_with_instant_abs::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::rel::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::abs::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps::abs::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f32_f64::rel::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::none::normal ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::none::debug ... ok [INFO] [stdout] test bad_compare_with_explicit_eps_f64_f32::rel::debug ... ok [INFO] [stdout] test bad_compare_with_arc::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::abs::normal ... ok [INFO] [stdout] test bad_compare_with_option_right_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_right_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_option_right_some::rel::normal ... 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_option_both_some::abs::normal ... ok [INFO] [stdout] test bad_compare_with_instant_none::normal ... ok [INFO] [stdout] test bad_compare_with_rc::abs::normal ... ok [INFO] [stdout] test bad_compare_with_rc::none::debug ... ok [INFO] [stdout] test bad_compare_with_rc::none::normal ... ok [INFO] [stdout] test bad_compare_with_rc::abs::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_both_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_refcell::abs::normal ... ok [INFO] [stdout] test bad_compare_with_option_both_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::none::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::abs::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::rel::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::rel::normal ... ok [INFO] [stdout] test bad_compare_with_option_left_some::abs::debug ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f32::normal ... ok [INFO] [stdout] test bad_compare_with_slice::none::normal ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f32::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::rel::normal ... ok [INFO] [stdout] test bad_compare_with_option_both_some::none::debug ... 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_slice::abs::normal ... ok [INFO] [stdout] test bad_compare_with_slice::none::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::none::debug ... ok [INFO] [stdout] test bad_compare_with_option_left_some::none::normal ... ok [INFO] [stdout] test bad_compare_with_vector::abs::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::none::normal ... ok [INFO] [stdout] test bad_compare_with_rc::rel::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_abs::debug ... ok [INFO] [stdout] test bad_compare_with_systemtime_none::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_abs::normal ... ok [INFO] [stdout] test bad_compare_with_weak::none::normal ... ok [INFO] [stdout] test bad_compare_with_rc::rel::debug ... ok [INFO] [stdout] test bad_compare_with_vector::abs::normal ... ok [INFO] [stdout] test bad_compare_with_weak::rel::debug ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f64::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::abs::debug ... ok [INFO] [stdout] test bad_compare_with_weak::none::debug ... ok [INFO] [stdout] test bad_compare_with_weak::abs::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::abs::normal ... ok [INFO] [stdout] test bad_compare_with_rel_div_zero_f64::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::abs::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::rel::debug ... ok [INFO] [stdout] test bad_len_compare_with_vector::rel::debug ... ok [INFO] [stdout] test bad_compare_with_weak::abs::debug ... 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_compare_with_vector::rel::normal ... ok [INFO] [stdout] test bad_compare_with_vector::none::debug ... ok [INFO] [stdout] test compare_with_arc::rel::debug ... ok [INFO] [stdout] test compare_with_arc::abs::normal ... ok [INFO] [stdout] test compare_with_arc::none::normal ... ok [INFO] [stdout] test compare_with_arc::none::debug ... ok [INFO] [stdout] test compare_with_arc::abs::debug ... ok [INFO] [stdout] test bad_compare_with_vector::rel::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::none::debug ... ok [INFO] [stdout] test compare_with_arc::rel::normal ... ok [INFO] [stdout] test bad_len_compare_with_slice::none::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::abs::debug ... ok [INFO] [stdout] test bad_compare_with_slice::abs::debug ... ok [INFO] [stdout] test bad_compare_with_refcell::rel::debug ... ok [INFO] [stdout] test bad_len_compare_with_slice::rel::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::none::normal ... ok [INFO] [stdout] test bad_compare_with_systemtime_none::debug ... ok [INFO] [stdout] test bad_compare_with_weak::rel::normal ... ok [INFO] [stdout] test bad_len_compare_with_vector::rel::normal ... ok [INFO] [stdout] test compare_with_duration::none::normal ... ok [INFO] [stdout] test compare_with_duration::rel::debug ... ok [INFO] [stdout] test compare_with_array::none::normal ... ok [INFO] [stdout] test compare_with_duration::rel::normal ... ok [INFO] [stdout] test compare_with_array::abs::normal ... ok [INFO] [stdout] test compare_with_array::rel::normal ... ok [INFO] [stdout] test compare_with_cell::rel::normal ... ok [INFO] [stdout] test compare_with_array::abs::debug ... ok [INFO] [stdout] test compare_with_array::rel::debug ... ok [INFO] [stdout] test compare_with_array::none::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::abs::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_explicit_eps::rel::normal ... ok [INFO] [stdout] test compare_with_cell::none::normal ... ok [INFO] [stdout] test compare_with_cell::none::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::abs::debug ... ok [INFO] [stdout] test compare_with_instant_abs::debug ... ok [INFO] [stdout] test compare_with_option_both_none::rel::debug ... ok [INFO] [stdout] test compare_with_instant_abs::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_some::none::debug ... ok [INFO] [stdout] test compare_with_option_both_some::abs::normal ... ok [INFO] [stdout] test compare_with_option_both_some::none::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::abs::normal ... ok [INFO] [stdout] test compare_with_rc::none::debug ... ok [INFO] [stdout] test compare_with_rc::none::normal ... ok [INFO] [stdout] test compare_with_rc::rel::debug ... ok [INFO] [stdout] test compare_with_rc::rel::normal ... 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_refcell::none::normal ... ok [INFO] [stdout] test compare_with_refcell::rel::debug ... ok [INFO] [stdout] test compare_with_cell::abs::debug ... ok [INFO] [stdout] test compare_with_refcell::rel::normal ... ok [INFO] [stdout] test compare_with_cell::abs::normal ... ok [INFO] [stdout] test compare_with_slice::abs::debug ... ok [INFO] [stdout] test compare_with_slice::abs::normal ... ok [INFO] [stdout] test compare_with_slice::none::debug ... ok [INFO] [stdout] test compare_with_slice::rel::debug ... ok [INFO] [stdout] test compare_with_systemtime_abs::debug ... ok [INFO] [stdout] test compare_with_systemtime_abs::normal ... ok [INFO] [stdout] test compare_with_systemtime_none::debug ... ok [INFO] [stdout] test compare_with_systemtime_none::normal ... ok [INFO] [stdout] test compare_with_duration::abs::normal ... ok [INFO] [stdout] test compare_with_instant_none::debug ... ok [INFO] [stdout] test compare_with_cell::rel::debug ... ok [INFO] [stdout] test compare_with_instant_none::normal ... ok [INFO] [stdout] test compare_with_duration::none::debug ... ok [INFO] [stdout] test compare_with_vector::none::normal ... ok [INFO] [stdout] test compare_with_duration::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_option_both_none::abs::debug ... ok [INFO] [stdout] test compare_with_option_both_none::abs::normal ... ok [INFO] [stdout] test compare_with_weak::rel::normal ... 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::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test compare_with_explicit_eps::none::debug ... ok [INFO] [stdout] test compare_with_vector::abs::debug ... ok [INFO] [stdout] test compare_with_weak::abs::debug ... ok [INFO] [stdout] test compare_with_vector::none::debug ... ok [INFO] [stdout] test compare_with_vector::rel::normal ... ok [INFO] [stdout] test compare_with_vector::abs::normal ... ok [INFO] [stdout] test compare_with_vector::rel::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::abs::debug ... ok [INFO] [stdout] test compare_with_option_both_none::none::debug ... ok [INFO] [stdout] test compare_with_option_both_none::none::normal ... ok [INFO] [stdout] test compare_with_slice::none::normal ... ok [INFO] [stdout] test compare_with_slice::rel::normal ... ok [INFO] [stdout] test i128::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_not_panic_if_values_are_appro_equal::abs::debug ... 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::rel::debug ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test i16::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::none::normal ... ok [INFO] [stdout] test i16::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test i128::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::none::debug ... 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_not_appro_equal::rel::debug ... ok [INFO] [stdout] test i128::it_should_not_panic_if_values_are_appro_equal::none::debug ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_rel_div_zero::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::rel::normal ... ok [INFO] [stdout] test i16::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test i32::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::abs::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::none::debug ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i32::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i32::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_panic_if_values_are_not_appro_equal::rel::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_rel_div_zero::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_not_appro_equal::none::normal ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::abs::normal ... 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::abs::debug ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test i64::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test i8::it_should_not_panic_if_values_are_appro_equal::rel::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 i8::it_should_not_panic_if_values_are_appro_equal::abs::normal ... 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::none::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 i64::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test i32::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test i64::it_should_panic_if_values_are_rel_div_zero::normal ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::abs::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::abs::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test i8::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test i8::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::abs::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::none::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_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_not_appro_equal::rel::normal ... 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::rel::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_f32_f64::rel::debug ... 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::rel::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::rel::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::rel::debug ... 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::none::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f32_f64::abs::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::rel::normal ... ok [INFO] [stdout] test 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::rel::debug ... 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_f32_f64::abs::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_f32_f64::rel::normal ... 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_f64_f32::none::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::abs::debug ... 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_f32_f64::rel::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::abs::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 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::none::normal ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal::rel::debug ... 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_f64_f32::rel::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::rel::normal ... 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::none::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::rel::normal ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::abs::debug ... ok [INFO] [stdout] test it_should_panic_if_values_are_not_appro_equal_f64_f32::none::debug ... ok [INFO] [stdout] test it_should_not_panic_if_values_are_appro_equal_f64_f32::abs::normal ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::abs::debug ... 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::rel::normal ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u16::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u128::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::rel::debug ... ok [INFO] [stdout] test u128::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::abs::normal ... ok [INFO] [stdout] test u128::it_should_not_panic_if_values_are_appro_equal::none::debug ... 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::rel::normal ... ok [INFO] [stdout] test u32::it_should_not_panic_if_values_are_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_panic_if_values_are_not_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_not_appro_equal::none::debug ... 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::debug ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_rel_div_zero::debug ... ok [INFO] [stdout] test u32::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::normal ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::rel::normal ... ok [INFO] [stdout] test u16::it_should_panic_if_values_are_not_appro_equal::abs::debug ... 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::rel::debug ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::abs::debug ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::none::normal ... ok [INFO] [stdout] test u64::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::abs::debug ... ok [INFO] [stdout] test u64::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::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::none::normal ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u64::it_should_not_panic_if_values_are_appro_equal::rel::normal ... ok [INFO] [stdout] test u8::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::none::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::rel::debug ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u128::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_panic_if_values_are_not_appro_equal::none::debug ... ok [INFO] [stdout] test u8::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::none::normal ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::rel::debug ... ok [INFO] [stdout] test u8::it_should_not_panic_if_values_are_appro_equal::abs::normal ... ok [INFO] [stdout] test u8::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::rel::normal ... ok [INFO] [stdout] test u64::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::normal ... ok [INFO] [stdout] test u64::it_should_panic_if_values_are_not_appro_equal::abs::normal ... ok [INFO] [stdout] test u32::it_should_panic_if_values_are_rel_div_zero::normal ... 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::abs::normal ... 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_not_appro_equal::rel::debug ... ok [INFO] [stdout] test u32::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] test u8::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 u8::it_should_panic_if_values_are_rel_div_zero::normal ... 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 - debug_assert_appro_eq_abs (line 175) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq (line 153) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_rel (line 99) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_rel (line 205) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq (line 21) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_abs (line 56) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_abs (line 64) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq (line 13) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq (line 145) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_abs (line 183) ... ok [INFO] [stdout] test src/assert.rs - debug_assert_appro_eq_rel (line 213) ... ok [INFO] [stdout] test src/assert.rs - assert_appro_eq_rel (line 107) ... 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" "3735a70f50c163f0692a0967d08f50b91025f7102c90a4f2235b790c0998c938"` [INFO] running `"docker" "rm" "-f" "3735a70f50c163f0692a0967d08f50b91025f7102c90a4f2235b790c0998c938"` [INFO] [stdout] 3735a70f50c163f0692a0967d08f50b91025f7102c90a4f2235b790c0998c938