[INFO] crate rustils 0.1.0 is already in cache [INFO] extracting crate rustils 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/rustils/0.1.0 [INFO] extracting crate rustils 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rustils/0.1.0 [INFO] validating manifest of rustils-0.1.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 rustils-0.1.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 rustils-0.1.0 [INFO] finished frobbing rustils-0.1.0 [INFO] frobbed toml for rustils-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/rustils/0.1.0/Cargo.toml [INFO] started frobbing rustils-0.1.0 [INFO] finished frobbing rustils-0.1.0 [INFO] frobbed toml for rustils-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rustils/0.1.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 rustils-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/rustils/0.1.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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f4201af63f4ad0984a7589af3e49b43fde6929f7853487a060c96086df7f343b [INFO] running `"docker" "start" "-a" "f4201af63f4ad0984a7589af3e49b43fde6929f7853487a060c96086df7f343b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/impls/error_impl.rs:21:32 [INFO] [stderr] | [INFO] [stderr] 21 | fn cause(&self) -> Option<&Error> { None } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn 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/impls/error_impl.rs:43:32 [INFO] [stderr] | [INFO] [stderr] 43 | fn cause(&self) -> Option<&Error> { None } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/string.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | temp.drain(len-search.len()..len).collect::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/string.rs:363:9 [INFO] [stderr] | [INFO] [stderr] 363 | temp.drain(..search.len()).collect::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "f4201af63f4ad0984a7589af3e49b43fde6929f7853487a060c96086df7f343b"` [INFO] running `"docker" "rm" "-f" "f4201af63f4ad0984a7589af3e49b43fde6929f7853487a060c96086df7f343b"` [INFO] [stdout] f4201af63f4ad0984a7589af3e49b43fde6929f7853487a060c96086df7f343b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/rustils/0.1.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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4d24e5ca80ca28dd2168153e188b7830cf7d65f2d153d7a47dd239d0acc961cd [INFO] running `"docker" "start" "-a" "4d24e5ca80ca28dd2168153e188b7830cf7d65f2d153d7a47dd239d0acc961cd"` [INFO] [stderr] Compiling rustils v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/impls/error_impl.rs:21:32 [INFO] [stderr] | [INFO] [stderr] 21 | fn cause(&self) -> Option<&Error> { None } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn 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/impls/error_impl.rs:43:32 [INFO] [stderr] | [INFO] [stderr] 43 | fn cause(&self) -> Option<&Error> { None } [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/string.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | temp.drain(len-search.len()..len).collect::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> src/string.rs:363:9 [INFO] [stderr] | [INFO] [stderr] 363 | temp.drain(..search.len()).collect::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.74s [INFO] running `"docker" "inspect" "4d24e5ca80ca28dd2168153e188b7830cf7d65f2d153d7a47dd239d0acc961cd"` [INFO] running `"docker" "rm" "-f" "4d24e5ca80ca28dd2168153e188b7830cf7d65f2d153d7a47dd239d0acc961cd"` [INFO] [stdout] 4d24e5ca80ca28dd2168153e188b7830cf7d65f2d153d7a47dd239d0acc961cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/rustils/0.1.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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 7d0664a02b07705a077632de19011fe0bf097e4d5f237eb97a7c3ca8c8fd0373 [INFO] running `"docker" "start" "-a" "7d0664a02b07705a077632de19011fe0bf097e4d5f237eb97a7c3ca8c8fd0373"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustils-78d9e7df3826c061 [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/rustils-0ba62e9b53579282 [INFO] [stderr] Running /opt/crater/target/debug/deps/array_impl-cbed3ac33298d8c9 [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_index_of_integer ... ok [INFO] [stdout] test test_index_of_str ... ok [INFO] [stdout] test test_swaping_str ... ok [INFO] [stdout] test test_shuffle_seed_integer ... ok [INFO] [stdout] test test_shuffle_seed_str ... ok [INFO] [stdout] test test_swaping_integer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-2fec27f7367f863a [INFO] [stdout] [INFO] [stdout] running 422 tests [INFO] [stdout] test array_impl::test_swaping_integer ... ok [INFO] [stdout] test parse::boolean_impl::parse_f64_to_bool ... ok [INFO] [stdout] test array_impl::test_index_of_integer ... ok [INFO] [stdout] test parse::boolean_impl::parse_f32_to_bool ... ok [INFO] [stdout] test array_impl::test_swaping_str ... ok [INFO] [stdout] test array_impl::test_index_of_str ... ok [INFO] [stdout] test parse::boolean_impl::parse_i32_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_i8_to_bool ... ok [INFO] [stdout] test array_impl::test_shuffle_seed_str ... ok [INFO] [stdout] test array_impl::test_shuffle_seed_integer ... ok [INFO] [stdout] test parse::boolean_impl::parse_i64_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_isize_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_u16_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_u32_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_u64_to_bool ... ok [INFO] [stdout] test parse::boolean_impl::parse_string_to_bool_0 ... ok [INFO] [stdout] test parse::boolean_impl::parse_i16_to_bool ... ok [INFO] [stdout] test parse::byte_impl::parse_bool_to_i8 ... ok [INFO] [stdout] test parse::boolean_impl::parse_u8_to_bool ... ok [INFO] [stdout] test parse::byte_impl::parse_f32_to_i8_0 ... ok [INFO] [stdout] test parse::boolean_impl::parse_usize_to_bool ... ok [INFO] [stdout] test parse::byte_impl::parse_f64_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_i16_to_i8_0 ... ok [INFO] [stdout] test parse::boolean_impl::parse_string_to_bool_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_f32_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_f32_to_i8_3 ... ok [INFO] [stdout] test parse::byte_impl::parse_f32_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_i32_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_i32_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_i64_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_i64_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_f64_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_i16_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_i16_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_string_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_f64_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_string_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_u16_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_i64_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_isize_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_isize_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_string_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_i32_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_u16_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_u32_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_u8_to_i8_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_isize_to_i8_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_u64_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_u64_to_i8_0 ... ok [INFO] [stdout] test parse::double_impl::parse_bool_to_f64 ... ok [INFO] [stdout] test parse::byte_impl::parse_u8_to_i8_1 ... ok [INFO] [stdout] test parse::byte_impl::parse_usize_to_i8_0 ... ok [INFO] [stdout] test parse::int_impl::parse_bool_to_i32 ... ok [INFO] [stdout] test parse::int_impl::parse_f32_to_i32_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_u32_to_i8_1 ... ok [INFO] [stdout] test parse::float_impl::parse_bool_to_f32 ... ok [INFO] [stdout] test parse::int_impl::parse_f64_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_f32_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_i64_to_i32_0 ... ok [INFO] [stdout] test parse::byte_impl::parse_usize_to_i8_1 ... ok [INFO] [stdout] test parse::int_impl::parse_i64_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_isize_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_f32_to_i32_2 ... ok [INFO] [stdout] test parse::int_impl::parse_f32_to_i32_3 ... ok [INFO] [stdout] test parse::int_impl::parse_f64_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_f64_to_i32_2 ... ok [INFO] [stdout] test parse::int_impl::parse_i64_to_i32_2 ... ok [INFO] [stdout] test parse::byte_impl::parse_f64_to_i8_3 ... ok [INFO] [stdout] test parse::int_impl::parse_string_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_f64_to_i32_3 ... ok [INFO] [stdout] test parse::int_impl::parse_isize_to_i32_2 ... ok [INFO] [stdout] test parse::int_impl::parse_usize_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_u64_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_isize_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_u32_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_u32_to_i32_0 ... ok [INFO] [stdout] test parse::int_impl::parse_string_to_i32_2 ... ok [INFO] [stdout] test parse::int_impl::parse_string_to_i32_1 ... ok [INFO] [stdout] test parse::int_impl::parse_usize_to_i32_1 ... ok [INFO] [stdout] test parse::isize_impl::parse_bool_to_isize ... ok [INFO] [stdout] test parse::isize_impl::parse_f32_to_isize_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_f32_to_isize_3 ... ok [INFO] [stdout] test parse::isize_impl::parse_f32_to_isize_1 ... ok [INFO] [stdout] test parse::isize_impl::parse_f32_to_isize_2 ... ok [INFO] [stdout] test parse::isize_impl::parse_f64_to_isize_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_u64_to_isize_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_f64_to_isize_1 ... ok [INFO] [stdout] test parse::isize_impl::parse_f64_to_isize_3 ... ok [INFO] [stdout] test parse::isize_impl::parse_string_to_isize_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_f64_to_isize_2 ... ok [INFO] [stdout] test parse::int_impl::parse_u64_to_i32_1 ... ok [INFO] [stdout] test parse::isize_impl::parse_usize_to_isize_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_string_to_isize_1 ... ok [INFO] [stdout] test parse::long_impl::parse_f32_to_i64_2 ... ok [INFO] [stdout] test parse::long_impl::parse_f32_to_i64_3 ... ok [INFO] [stdout] test parse::long_impl::parse_f32_to_i64_1 ... ok [INFO] [stdout] test parse::long_impl::parse_f32_to_i64_0 ... ok [INFO] [stdout] test parse::long_impl::parse_bool_to_i64 ... ok [INFO] [stdout] test parse::isize_impl::parse_string_to_isize_2 ... ok [INFO] [stdout] test parse::isize_impl::parse_u64_to_isize_1 ... ok [INFO] [stdout] test parse::long_impl::parse_string_to_i64_2 ... ok [INFO] [stdout] test parse::long_impl::parse_u64_to_i64_0 ... ok [INFO] [stdout] test parse::isize_impl::parse_usize_to_isize_1 ... ok [INFO] [stdout] test parse::long_impl::parse_usize_to_i64_0 ... ok [INFO] [stdout] test parse::long_impl::parse_usize_to_i64_1 ... ok [INFO] [stdout] test parse::short_impl::parse_bool_to_i16 ... ok [INFO] [stdout] test parse::short_impl::parse_f32_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_f32_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_f32_to_i16_2 ... ok [INFO] [stdout] test parse::short_impl::parse_f32_to_i16_3 ... ok [INFO] [stdout] test parse::long_impl::parse_u64_to_i64_1 ... ok [INFO] [stdout] test parse::short_impl::parse_f64_to_i16_1 ... ok [INFO] [stdout] test parse::long_impl::parse_f64_to_i64_0 ... ok [INFO] [stdout] test parse::short_impl::parse_f64_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_f64_to_i16_2 ... ok [INFO] [stdout] test parse::long_impl::parse_string_to_i64_1 ... ok [INFO] [stdout] test parse::long_impl::parse_f64_to_i64_1 ... ok [INFO] [stdout] test parse::long_impl::parse_f64_to_i64_2 ... ok [INFO] [stdout] test parse::long_impl::parse_string_to_i64_0 ... ok [INFO] [stdout] test parse::long_impl::parse_f64_to_i64_3 ... ok [INFO] [stdout] test parse::short_impl::parse_i32_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_f64_to_i16_3 ... ok [INFO] [stdout] test parse::short_impl::parse_i32_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_isize_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_i32_to_i16_2 ... ok [INFO] [stdout] test parse::short_impl::parse_i64_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_i64_to_i16_2 ... ok [INFO] [stdout] test parse::short_impl::parse_u16_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_string_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_u32_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_u64_to_i16_0 ... ok [INFO] [stdout] test parse::short_impl::parse_isize_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_isize_to_i16_2 ... ok [INFO] [stdout] test parse::short_impl::parse_i64_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_string_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_u32_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_u16_to_i16_1 ... ok [INFO] [stdout] test parse::short_impl::parse_string_to_i16_2 ... ok [INFO] [stdout] test parse::short_impl::parse_usize_to_i16_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f32_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_bool_to_u8 ... ok [INFO] [stdout] test parse::short_impl::parse_u64_to_i16_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f32_to_u8_1 ... ok [INFO] [stdout] test parse::short_impl::parse_usize_to_i16_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f32_to_u8_3 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f32_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f64_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f64_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f64_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_f64_to_u8_3 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i32_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i64_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i16_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i16_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i16_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i32_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i32_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i64_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i8_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i64_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u16_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_string_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u32_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_string_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_string_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_isize_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_i8_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_isize_to_u8_2 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_isize_to_u8_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_f32_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_bool_to_u32 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u64_to_u8_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_usize_to_u8_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_f64_to_u32_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_usize_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u16_to_u8_1 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u32_to_u8_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_f32_to_u32_3 ... ok [INFO] [stdout] test parse::uint_impl::parse_i16_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_i32_to_u32_0 ... ok [INFO] [stdout] test parse::ubyte_impl::parse_u64_to_u8_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_i64_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_f64_to_u32_3 ... ok [INFO] [stdout] test parse::uint_impl::parse_f64_to_u32_2 ... ok [INFO] [stdout] test parse::uint_impl::parse_f64_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_f32_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_f32_to_u32_2 ... ok [INFO] [stdout] test parse::uint_impl::parse_i16_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_i64_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_i32_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_isize_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_i8_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_i64_to_u32_2 ... ok [INFO] [stdout] test parse::uint_impl::parse_i8_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_isize_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_string_to_u32_2 ... ok [INFO] [stdout] test parse::uint_impl::parse_u64_to_u32_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_u64_to_u32_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_usize_to_u32_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f32_to_u64_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f32_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_bool_to_u64 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f32_to_u64_2 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f64_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f32_to_u64_3 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f64_to_u64_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f64_to_u64_2 ... ok [INFO] [stdout] test parse::ulong_impl::parse_f64_to_u64_3 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i16_to_u64_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i16_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i32_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i64_to_u64_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_usize_to_u32_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i8_to_u64_0 ... ok [INFO] [stdout] test parse::uint_impl::parse_string_to_u32_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_isize_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_string_to_u64_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i8_to_u64_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_bool_to_u16 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f32_to_u16_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i32_to_u64_1 ... ok [INFO] [stdout] test parse::uint_impl::parse_isize_to_u32_2 ... ok [INFO] [stdout] test parse::uint_impl::parse_string_to_u32_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_i64_to_u64_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f64_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f64_to_u16_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_string_to_u64_1 ... ok [INFO] [stdout] test parse::ulong_impl::parse_string_to_u64_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f32_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f32_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f32_to_u16_3 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i16_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i32_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i64_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i16_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f64_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i32_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i64_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i8_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i32_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i64_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_string_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_f64_to_u16_3 ... ok [INFO] [stdout] test parse::ushort_impl::parse_isize_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_u32_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_isize_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_string_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_usize_to_u16_0 ... ok [INFO] [stdout] test parse::ulong_impl::parse_isize_to_u64_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_string_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_isize_to_u16_2 ... ok [INFO] [stdout] test parse::ushort_impl::parse_u32_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_i8_to_u16_1 ... ok [INFO] [stdout] test parse::ushort_impl::parse_u64_to_u16_0 ... ok [INFO] [stdout] test parse::ushort_impl::parse_u64_to_u16_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_f32_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_f32_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_f32_to_usize_2 ... ok [INFO] [stdout] test parse::usize_impl::parse_bool_to_usize ... ok [INFO] [stdout] test parse::usize_impl::parse_f32_to_usize_3 ... ok [INFO] [stdout] test parse::ushort_impl::parse_usize_to_u16_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_f64_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_f64_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_f64_to_usize_3 ... ok [INFO] [stdout] test parse::usize_impl::parse_i16_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_i16_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_f64_to_usize_2 ... ok [INFO] [stdout] test parse::usize_impl::parse_i32_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_i32_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_i64_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_string_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_i64_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_string_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_string_to_usize_2 ... ok [INFO] [stdout] test parse::usize_impl::parse_isize_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_i8_to_usize_0 ... ok [INFO] [stdout] test parse::usize_impl::parse_i8_to_usize_1 ... ok [INFO] [stdout] test parse::usize_impl::parse_isize_to_usize_0 ... ok [INFO] [stdout] test sorting_impl::test_bubble_sort_mut ... ok [INFO] [stdout] test sorting_impl::test_quick_sort_mut ... ok [INFO] [stdout] test str_impl::test_adv_contains_all_chars_str ... ok [INFO] [stdout] test sorting_impl::test_adv_sort_mut_quick ... ok [INFO] [stdout] test sorting_impl::test_adv_sort_mut_bubble ... ok [INFO] [stdout] test sorting_impl::test_adv_sort_by_mut_quick ... ok [INFO] [stdout] test sorting_impl::test_adv_sort_by_mut_bubble ... ok [INFO] [stdout] test str_impl::test_adv_contains_any_str_str ... ok [INFO] [stdout] test str_impl::test_adv_contains_none_char_str ... ok [INFO] [stdout] test str_impl::test_adv_contains_none_str_str ... ok [INFO] [stdout] test str_impl::test_adv_ends_with_str ... ok [INFO] [stdout] test str_impl::test_adv_has_alpha_space_str ... ok [INFO] [stdout] test str_impl::test_adv_has_alpha_str ... ok [INFO] [stdout] test str_impl::test_adv_has_alphanumeric_space_str ... ok [INFO] [stdout] test str_impl::test_adv_has_alphanumeric_str ... ok [INFO] [stdout] test str_impl::test_adv_has_lowercase_str ... ok [INFO] [stdout] test str_impl::test_adv_has_numeric_space_str ... ok [INFO] [stdout] test str_impl::test_adv_has_numeric_str ... ok [INFO] [stdout] test str_impl::test_adv_has_uppercase_str ... ok [INFO] [stdout] test str_impl::test_adv_has_whitespace_str ... ok [INFO] [stdout] test str_impl::test_adv_is_alpha_space_str ... ok [INFO] [stdout] test str_impl::test_adv_is_alpha_str ... ok [INFO] [stdout] test str_impl::test_adv_is_alphanumeric_space_str ... ok [INFO] [stdout] test str_impl::test_adv_is_alphanumeric_str ... ok [INFO] [stdout] test str_impl::test_adv_is_lowercase_str ... ok [INFO] [stdout] test str_impl::test_adv_is_numeric_space_str ... ok [INFO] [stdout] test str_impl::test_adv_is_numeric_str ... ok [INFO] [stdout] test str_impl::test_adv_is_uppercase_str ... ok [INFO] [stdout] test str_impl::test_adv_is_whitespace_str ... ok [INFO] [stdout] test str_impl::test_adv_starts_with_str ... ok [INFO] [stdout] test str_impl::test_cmp_ignore_case_str ... ok [INFO] [stdout] test str_impl::test_contains_all_chars_str ... ok [INFO] [stdout] test str_impl::test_contains_all_strs_str ... ok [INFO] [stdout] test str_impl::test_contains_any_char_str ... ok [INFO] [stdout] test str_impl::test_contains_any_str_str ... ok [INFO] [stdout] test str_impl::test_contains_none_char_str ... ok [INFO] [stdout] test str_impl::test_contains_none_str_str ... ok [INFO] [stdout] test str_impl::test_differnce_str ... ok [INFO] [stdout] test str_impl::test_find_char_opt_str ... ok [INFO] [stdout] test str_impl::test_find_char_str_0 ... ok [INFO] [stdout] test str_impl::test_has_alpha_space_str ... ok [INFO] [stdout] test str_impl::test_adv_contains_any_char_str ... ok [INFO] [stdout] test str_impl::test_adv_contains_all_strs_str ... ok [INFO] [stdout] test str_impl::test_has_alpha_str ... ok [INFO] [stdout] test str_impl::test_has_alphanumeric_space_str ... ok [INFO] [stdout] test str_impl::test_has_alphanumeric_str ... ok [INFO] [stdout] test str_impl::test_has_lowercase_str ... ok [INFO] [stdout] test str_impl::test_has_whitespace_str ... ok [INFO] [stdout] test str_impl::test_is_alpha_space_str ... ok [INFO] [stdout] test str_impl::test_is_alpha_str ... ok [INFO] [stdout] test str_impl::test_is_alphanumeric_space_str ... ok [INFO] [stdout] test str_impl::test_has_uppercase_str ... ok [INFO] [stdout] test str_impl::test_has_numeric_str ... ok [INFO] [stdout] test str_impl::test_has_numeric_space_str ... ok [INFO] [stdout] test str_impl::test_is_alphanumeric_str ... ok [INFO] [stdout] test str_impl::test_is_lowercase_str ... ok [INFO] [stdout] test str_impl::test_is_numeric_space_str ... ok [INFO] [stdout] test str_impl::test_find_char_str_1 ... ok [INFO] [stdout] test str_impl::test_remove_all_regex_mut_str_1 ... ok [INFO] [stdout] test str_impl::test_remove_all_regex_mut_str_0 ... ok [INFO] [stdout] test str_impl::test_is_numeric_str ... ok [INFO] [stdout] test str_impl::test_peek_opt_str ... ok [INFO] [stdout] test str_impl::test_peek_str_1 ... ok [INFO] [stdout] test str_impl::test_peek_str_0 ... ok [INFO] [stdout] test str_impl::test_is_uppercase_str ... ok [INFO] [stdout] test str_impl::test_is_whitespace_str ... ok [INFO] [stdout] test str_impl::test_remove_regex_mut_str_1 ... ok [INFO] [stdout] test str_impl::test_reverse_str ... ok [INFO] [stdout] test str_impl::test_reverse_str_str ... ok [INFO] [stdout] test str_impl::test_remove_regex_mut_str_0 ... ok [INFO] [stdout] test str_impl::test_remove_all_regex_str_1 ... ok [INFO] [stdout] test str_impl::test_reverse_mut_str ... ok [INFO] [stdout] test string_impl::test_adv_contains_all_strs_string ... ok [INFO] [stdout] test string_impl::test_adv_contains_all_chars_string ... ok [INFO] [stdout] test string_impl::test_adv_ends_with_string ... ok [INFO] [stdout] test string_impl::test_adv_contains_none_str_string ... ok [INFO] [stdout] test string_impl::test_adv_contains_any_str_string ... ok [INFO] [stdout] test string_impl::test_adv_contains_none_char_string ... ok [INFO] [stdout] test string_impl::test_adv_contains_any_char_string ... ok [INFO] [stdout] test string_impl::test_adv_has_alpha_string ... ok [INFO] [stdout] test string_impl::test_adv_has_alphanumeric_space_string ... ok [INFO] [stdout] test string_impl::test_adv_has_lowercase_string ... ok [INFO] [stdout] test string_impl::test_adv_has_alpha_space_string ... ok [INFO] [stdout] test str_impl::test_remove_all_regex_str_0 ... ok [INFO] [stdout] test str_impl::test_remove_regex_str_0 ... ok [INFO] [stdout] test string_impl::test_adv_has_alphanumeric_string ... ok [INFO] [stdout] test str_impl::test_remove_regex_str_1 ... ok [INFO] [stdout] test string_impl::test_adv_has_uppercase_string ... ok [INFO] [stdout] test string_impl::test_adv_has_numeric_string ... ok [INFO] [stdout] test string_impl::test_adv_has_whitespace_string ... ok [INFO] [stdout] test string_impl::test_adv_has_numeric_space_string ... ok [INFO] [stdout] test string_impl::test_adv_is_alphanumeric_string ... ok [INFO] [stdout] test string_impl::test_adv_is_numeric_space_string ... ok [INFO] [stdout] test string_impl::test_adv_is_lowercase_string ... ok [INFO] [stdout] test string_impl::test_adv_is_numeric_string ... ok [INFO] [stdout] test string_impl::test_adv_is_uppercase_string ... ok [INFO] [stdout] test string_impl::test_adv_is_whitespace_string ... ok [INFO] [stdout] test string_impl::test_adv_starts_with_string ... ok [INFO] [stdout] test string_impl::test_cmp_ignore_case_string ... ok [INFO] [stdout] test string_impl::test_contains_all_chars_string ... ok [INFO] [stdout] test string_impl::test_contains_all_strs_string ... ok [INFO] [stdout] test string_impl::test_contains_any_char_string ... ok [INFO] [stdout] test string_impl::test_contains_any_str_string ... ok [INFO] [stdout] test string_impl::test_contains_none_char_string ... ok [INFO] [stdout] test string_impl::test_contains_none_str_string ... ok [INFO] [stdout] test string_impl::test_differnce_string ... ok [INFO] [stdout] test string_impl::test_find_char_opt_string ... ok [INFO] [stdout] test string_impl::test_find_char_string_0 ... ok [INFO] [stdout] test string_impl::test_adv_is_alphanumeric_space_string ... ok [INFO] [stdout] test string_impl::test_adv_is_alpha_string ... ok [INFO] [stdout] test string_impl::test_adv_is_alpha_space_string ... ok [INFO] [stdout] test string_impl::test_has_numeric_string ... ok [INFO] [stdout] test string_impl::test_has_uppercase_string ... ok [INFO] [stdout] test string_impl::test_has_whitespace_string ... ok [INFO] [stdout] test string_impl::test_is_alpha_space_string ... ok [INFO] [stdout] test string_impl::test_is_alpha_string ... ok [INFO] [stdout] test string_impl::test_is_alphanumeric_space_string ... ok [INFO] [stdout] test string_impl::test_is_alphanumeric_string ... ok [INFO] [stdout] test string_impl::test_is_lowercase_string ... ok [INFO] [stdout] test string_impl::test_is_numeric_space_string ... ok [INFO] [stdout] test string_impl::test_is_numeric_string ... ok [INFO] [stdout] test string_impl::test_find_char_string_1 ... ok [INFO] [stdout] test string_impl::test_is_uppercase_string ... ok [INFO] [stdout] test string_impl::test_has_alpha_space_string ... ok [INFO] [stdout] test string_impl::test_has_alpha_string ... ok [INFO] [stdout] test string_impl::test_has_alphanumeric_space_string ... ok [INFO] [stdout] test string_impl::test_peek_string_0 ... ok [INFO] [stdout] test string_impl::test_peek_opt_string ... ok [INFO] [stdout] test string_impl::test_is_whitespace_string ... ok [INFO] [stdout] test string_impl::test_peek_string_1 ... ok [INFO] [stdout] test string_impl::test_has_alphanumeric_string ... ok [INFO] [stdout] test string_impl::test_has_lowercase_string ... ok [INFO] [stdout] test string_impl::test_has_numeric_space_string ... ok [INFO] [stdout] test string_impl::test_remove_all_regex_mut_string_1 ... ok [INFO] [stdout] test string_impl::test_remove_regex_string_1 ... ok [INFO] [stdout] test string_impl::test_remove_all_regex_string_1 ... ok [INFO] [stdout] test string_impl::test_remove_regex_mut_string_1 ... ok [INFO] [stdout] test string_impl::test_reverse_string ... ok [INFO] [stdout] test string_impl::test_remove_regex_string_0 ... ok [INFO] [stdout] test string_impl::test_remove_all_regex_mut_string_0 ... ok [INFO] [stdout] test string_impl::test_reverse_str_string ... ok [INFO] [stdout] test string_impl::test_reverse_mut_string ... ok [INFO] [stdout] test string_impl::test_remove_all_regex_string_0 ... ok [INFO] [stdout] test string_impl::test_remove_regex_mut_string_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 422 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/sorting_impl-62c3b69ee7004cfb [INFO] [stderr] Running /opt/crater/target/debug/deps/str_impl-8896bab58cb189f5 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_adv_sort_by_mut_quick ... ok [INFO] [stdout] test test_quick_sort_mut ... ok [INFO] [stdout] test test_bubble_sort_mut ... ok [INFO] [stdout] test test_adv_sort_by_mut_bubble ... ok [INFO] [stdout] test test_adv_sort_mut_quick ... ok [INFO] [stdout] test test_adv_sort_mut_bubble ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test test_adv_ends_with_str ... ok [INFO] [stdout] test test_adv_has_alpha_space_str ... ok [INFO] [stdout] test test_adv_contains_none_str_str ... ok [INFO] [stdout] test test_adv_contains_all_chars_str ... ok [INFO] [stdout] test test_adv_contains_none_char_str ... ok [INFO] [stdout] test test_adv_contains_any_str_str ... ok [INFO] [stdout] test test_adv_contains_any_char_str ... ok [INFO] [stdout] test test_adv_contains_all_strs_str ... ok [INFO] [stdout] test test_adv_has_alpha_str ... ok [INFO] [stdout] test test_adv_has_alphanumeric_space_str ... ok [INFO] [stdout] test test_adv_has_alphanumeric_str ... ok [INFO] [stdout] test test_adv_has_lowercase_str ... ok [INFO] [stdout] test test_adv_has_numeric_space_str ... ok [INFO] [stdout] test test_adv_has_numeric_str ... ok [INFO] [stdout] test test_adv_has_whitespace_str ... ok [INFO] [stdout] test test_adv_is_alpha_space_str ... ok [INFO] [stdout] test test_adv_is_alpha_str ... ok [INFO] [stdout] test test_adv_is_alphanumeric_space_str ... ok [INFO] [stdout] test test_adv_is_alphanumeric_str ... ok [INFO] [stdout] test test_adv_is_lowercase_str ... ok [INFO] [stdout] test test_adv_is_numeric_space_str ... ok [INFO] [stdout] test test_adv_is_numeric_str ... ok [INFO] [stdout] test test_adv_is_uppercase_str ... ok [INFO] [stdout] test test_adv_is_whitespace_str ... ok [INFO] [stdout] test test_adv_starts_with_str ... ok [INFO] [stdout] test test_cmp_ignore_case_str ... ok [INFO] [stdout] test test_contains_all_chars_str ... ok [INFO] [stdout] test test_contains_all_strs_str ... ok [INFO] [stdout] test test_contains_any_char_str ... ok [INFO] [stdout] test test_contains_any_str_str ... ok [INFO] [stdout] test test_contains_none_char_str ... ok [INFO] [stdout] test test_contains_none_str_str ... ok [INFO] [stdout] test test_differnce_str ... ok [INFO] [stdout] test test_find_char_opt_str ... ok [INFO] [stdout] test test_find_char_str_0 ... ok [INFO] [stdout] test test_has_lowercase_str ... ok [INFO] [stdout] test test_adv_has_uppercase_str ... ok [INFO] [stdout] test test_has_numeric_space_str ... ok [INFO] [stdout] test test_has_uppercase_str ... ok [INFO] [stdout] test test_has_alpha_str ... ok [INFO] [stdout] test test_has_alphanumeric_space_str ... ok [INFO] [stdout] test test_has_alphanumeric_str ... ok [INFO] [stdout] test test_has_alpha_space_str ... ok [INFO] [stdout] test test_has_numeric_str ... ok [INFO] [stdout] test test_is_alpha_space_str ... ok [INFO] [stdout] test test_has_whitespace_str ... ok [INFO] [stdout] test test_is_alpha_str ... ok [INFO] [stdout] test test_is_alphanumeric_str ... ok [INFO] [stdout] test test_peek_opt_str ... ok [INFO] [stdout] test test_peek_str_0 ... ok [INFO] [stdout] test test_is_numeric_str ... ok [INFO] [stdout] test test_is_uppercase_str ... ok [INFO] [stdout] test test_is_whitespace_str ... ok [INFO] [stdout] test test_is_numeric_space_str ... ok [INFO] [stdout] test test_is_alphanumeric_space_str ... ok [INFO] [stdout] test test_is_lowercase_str ... ok [INFO] [stdout] test test_remove_all_regex_str_0 ... ok [INFO] [stdout] test test_remove_regex_str_0 ... ok [INFO] [stdout] test test_find_char_str_1 ... ok [INFO] [stdout] test test_remove_all_regex_mut_str_0 ... ok [INFO] [stdout] test test_remove_all_regex_mut_str_1 ... ok [INFO] [stdout] test test_reverse_str_str ... ok [INFO] [stdout] test test_reverse_str ... ok [INFO] [stdout] test test_remove_regex_mut_str_0 ... ok [INFO] [stdout] test test_peek_str_1 ... ok [INFO] [stdout] test test_remove_all_regex_str_1 ... ok [INFO] [stdout] test test_remove_regex_mut_str_1 ... ok [INFO] [stdout] test test_remove_regex_str_1 ... ok [INFO] [stdout] test test_reverse_mut_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/string_impl-32c8a88879596544 [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test test_adv_contains_any_char_string ... ok [INFO] [stdout] test test_adv_contains_all_strs_string ... ok [INFO] [stdout] test test_adv_contains_none_char_string ... ok [INFO] [stdout] test test_adv_has_alphanumeric_space_string ... ok [INFO] [stdout] test test_adv_contains_all_chars_string ... ok [INFO] [stdout] test test_adv_contains_any_str_string ... ok [INFO] [stdout] test test_adv_has_alpha_string ... ok [INFO] [stdout] test test_adv_has_alpha_space_string ... ok [INFO] [stdout] test test_adv_ends_with_string ... ok [INFO] [stdout] test test_adv_has_alphanumeric_string ... ok [INFO] [stdout] test test_adv_contains_none_str_string ... ok [INFO] [stdout] test test_adv_has_lowercase_string ... ok [INFO] [stdout] test test_adv_has_numeric_space_string ... ok [INFO] [stdout] test test_adv_is_alpha_string ... ok [INFO] [stdout] test test_adv_is_alphanumeric_space_string ... ok [INFO] [stdout] test test_adv_is_alpha_space_string ... ok [INFO] [stdout] test test_adv_is_lowercase_string ... ok [INFO] [stdout] test test_adv_has_whitespace_string ... ok [INFO] [stdout] test test_adv_has_uppercase_string ... ok [INFO] [stdout] test test_adv_has_numeric_string ... ok [INFO] [stdout] test test_adv_is_numeric_space_string ... ok [INFO] [stdout] test test_adv_is_numeric_string ... ok [INFO] [stdout] test test_adv_is_uppercase_string ... ok [INFO] [stdout] test test_adv_is_whitespace_string ... ok [INFO] [stdout] test test_adv_starts_with_string ... ok [INFO] [stdout] test test_cmp_ignore_case_string ... ok [INFO] [stdout] test test_contains_all_chars_string ... ok [INFO] [stdout] test test_contains_all_strs_string ... ok [INFO] [stdout] test test_contains_any_char_string ... ok [INFO] [stdout] test test_contains_any_str_string ... ok [INFO] [stdout] test test_contains_none_char_string ... ok [INFO] [stdout] test test_contains_none_str_string ... ok [INFO] [stdout] test test_differnce_string ... ok [INFO] [stdout] test test_find_char_opt_string ... ok [INFO] [stdout] test test_find_char_string_0 ... ok [INFO] [stdout] test test_adv_is_alphanumeric_string ... ok [INFO] [stdout] test test_has_numeric_string ... ok [INFO] [stdout] test test_has_uppercase_string ... ok [INFO] [stdout] test test_has_whitespace_string ... ok [INFO] [stdout] test test_is_alpha_space_string ... ok [INFO] [stdout] test test_is_alpha_string ... ok [INFO] [stdout] test test_has_alpha_space_string ... ok [INFO] [stdout] test test_has_alpha_string ... ok [INFO] [stdout] test test_has_alphanumeric_space_string ... ok [INFO] [stdout] test test_has_alphanumeric_string ... ok [INFO] [stdout] test test_has_lowercase_string ... ok [INFO] [stdout] test test_has_numeric_space_string ... ok [INFO] [stdout] test test_is_alphanumeric_space_string ... ok [INFO] [stdout] test test_is_alphanumeric_string ... ok [INFO] [stdout] test test_is_numeric_space_string ... ok [INFO] [stdout] test test_is_numeric_string ... ok [INFO] [stdout] test test_is_uppercase_string ... ok [INFO] [stdout] test test_peek_string_0 ... ok [INFO] [stdout] test test_is_lowercase_string ... ok [INFO] [stdout] test test_remove_all_regex_mut_string_1 ... ok [INFO] [stdout] test test_remove_regex_mut_string_0 ... ok [INFO] [stdout] test test_remove_all_regex_mut_string_0 ... ok [INFO] [stdout] test test_remove_all_regex_string_0 ... ok [INFO] [stdout] test test_is_whitespace_string ... ok [INFO] [stdout] test test_reverse_mut_string ... ok [INFO] [stdout] test test_peek_opt_string ... ok [INFO] [stdout] test test_reverse_str_string ... ok [INFO] [stdout] test test_remove_regex_mut_string_1 ... ok [INFO] [stdout] test test_reverse_string ... ok [INFO] [stdout] test test_remove_regex_string_0 ... ok [INFO] [stdout] test test_peek_string_1 ... ok [INFO] [stdout] test test_find_char_string_1 ... ok [INFO] [stdout] test test_remove_all_regex_string_1 ... ok [INFO] [stdout] test test_remove_regex_string_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rustils [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/parse/byte.rs - parse::byte::f32_to_i8 (line 393) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::bool_to_i8 (line 68) ... ok [INFO] [stdout] test src/parse/boolean.rs - parse::boolean::i8_to_bool (line 30) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f32_to_i8_rm (line 451) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f32_to_i8_res (line 370) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::bool_to_i8_res (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f32_to_i8_rm_res (line 416) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f64_to_i8 (line 610) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f64_to_i8_res (line 587) ... ok [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f64_to_i8_rm (line 668) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::f64_to_i8_rm_res (line 633) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i16_to_i8_res (line 153) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i32_to_i8 (line 291) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i16_to_i8 (line 181) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i64_to_i8 (line 508) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i32_to_i8_res (line 263) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::isize_to_i8_res (line 697) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::isize_to_i8 (line 725) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::str_to_i8 (line 885) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::i64_to_i8_res (line 480) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::string_to_i8 (line 833) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::str_to_i8_res (line 859) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u16_to_i8 (line 234) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::string_to_i8_res (line 807) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u16_to_i8_res (line 207) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u32_to_i8_res (line 317) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u32_to_i8 (line 344) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u64_to_i8_res (line 534) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u8_to_i8 (line 126) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u64_to_i8 (line 561) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::u8_to_i8_res (line 101) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::usize_to_i8 (line 778) ... ok [INFO] [stdout] test src/parse/byte.rs - parse::byte::usize_to_i8_res (line 751) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7d0664a02b07705a077632de19011fe0bf097e4d5f237eb97a7c3ca8c8fd0373"` [INFO] running `"docker" "rm" "-f" "7d0664a02b07705a077632de19011fe0bf097e4d5f237eb97a7c3ca8c8fd0373"` [INFO] [stdout] 7d0664a02b07705a077632de19011fe0bf097e4d5f237eb97a7c3ca8c8fd0373