[INFO] fetching crate easy_strings 0.2.0... [INFO] testing easy_strings-0.2.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate easy_strings 0.2.0 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate easy_strings 0.2.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate easy_strings 0.2.0 [INFO] finished tweaking crates.io crate easy_strings 0.2.0 [INFO] tweaked toml for crates.io crate easy_strings 0.2.0 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc32b1a1b128d40d56505a3a4d78d867d80babe2d51bb4d913926ba82bc2e257 [INFO] running `Command { std: "docker" "start" "-a" "fc32b1a1b128d40d56505a3a4d78d867d80babe2d51bb4d913926ba82bc2e257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc32b1a1b128d40d56505a3a4d78d867d80babe2d51bb4d913926ba82bc2e257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc32b1a1b128d40d56505a3a4d78d867d80babe2d51bb4d913926ba82bc2e257", kill_on_drop: false }` [INFO] [stdout] fc32b1a1b128d40d56505a3a4d78d867d80babe2d51bb4d913926ba82bc2e257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995d5f44c33354b969827200750bc06135f273336eb33700d438aa4dd5a70968 [INFO] running `Command { std: "docker" "start" "-a" "995d5f44c33354b969827200750bc06135f273336eb33700d438aa4dd5a70968", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling easy_strings v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref STATIC_STRINGS: Mutex> = Mutex::default(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/ezstring.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | self.from_slice(self.0.trim_left()) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/ezstring.rs:726:32 [INFO] [stdout] | [INFO] [stdout] 726 | self.from_slice(self.0.trim_right()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/ezstring.rs:749:32 [INFO] [stdout] | [INFO] [stdout] 749 | self.from_slice(self.0.trim_left_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/ezstring.rs:762:32 [INFO] [stdout] | [INFO] [stdout] 762 | self.from_slice(self.0.trim_right_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "995d5f44c33354b969827200750bc06135f273336eb33700d438aa4dd5a70968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995d5f44c33354b969827200750bc06135f273336eb33700d438aa4dd5a70968", kill_on_drop: false }` [INFO] [stdout] 995d5f44c33354b969827200750bc06135f273336eb33700d438aa4dd5a70968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd19775d1b82b7a45d2292d46f7d982c79a7ccdbe21c43da54707bbb7c746ff [INFO] running `Command { std: "docker" "start" "-a" "7cd19775d1b82b7a45d2292d46f7d982c79a7ccdbe21c43da54707bbb7c746ff", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref STATIC_STRINGS: Mutex> = Mutex::default(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling easy_strings v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/ezstring.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | self.from_slice(self.0.trim_left()) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/ezstring.rs:726:32 [INFO] [stdout] | [INFO] [stdout] 726 | self.from_slice(self.0.trim_right()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/ezstring.rs:749:32 [INFO] [stdout] | [INFO] [stdout] 749 | self.from_slice(self.0.trim_left_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/ezstring.rs:762:32 [INFO] [stdout] | [INFO] [stdout] 762 | self.from_slice(self.0.trim_right_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/test.rs:360:70 [INFO] [stdout] | [INFO] [stdout] 360 | fn split2<'a, P: Into>>(s: &EZString, sep: P) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref STATIC_STRINGS: Mutex> = Mutex::default(); [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/ezstring.rs:714:32 [INFO] [stdout] | [INFO] [stdout] 714 | self.from_slice(self.0.trim_left()) [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/ezstring.rs:726:32 [INFO] [stdout] | [INFO] [stdout] 726 | self.from_slice(self.0.trim_right()) [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/ezstring.rs:749:32 [INFO] [stdout] | [INFO] [stdout] 749 | self.from_slice(self.0.trim_left_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/ezstring.rs:762:32 [INFO] [stdout] | [INFO] [stdout] 762 | self.from_slice(self.0.trim_right_matches(p)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "7cd19775d1b82b7a45d2292d46f7d982c79a7ccdbe21c43da54707bbb7c746ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd19775d1b82b7a45d2292d46f7d982c79a7ccdbe21c43da54707bbb7c746ff", kill_on_drop: false }` [INFO] [stdout] 7cd19775d1b82b7a45d2292d46f7d982c79a7ccdbe21c43da54707bbb7c746ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feace4dac0a135571f7a2b4b57f8ff8c5725add3849ed388ecded9170e837f7c [INFO] running `Command { std: "docker" "start" "-a" "feace4dac0a135571f7a2b4b57f8ff8c5725add3849ed388ecded9170e837f7c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | / lazy_static! { [INFO] [stderr] 20 | | static ref STATIC_STRINGS: Mutex> = Mutex::default(); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stderr] --> src/ezstring.rs:714:32 [INFO] [stderr] | [INFO] [stderr] 714 | self.from_slice(self.0.trim_left()) [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stderr] --> src/ezstring.rs:726:32 [INFO] [stderr] | [INFO] [stderr] 726 | self.from_slice(self.0.trim_right()) [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/ezstring.rs:749:32 [INFO] [stderr] | [INFO] [stderr] 749 | self.from_slice(self.0.trim_left_matches(p)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/ezstring.rs:762:32 [INFO] [stderr] | [INFO] [stderr] 762 | self.from_slice(self.0.trim_right_matches(p)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: `easy_strings` (lib) generated 5 warnings [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/test.rs:360:70 [INFO] [stderr] | [INFO] [stderr] 360 | fn split2<'a, P: Into>>(s: &EZString, sep: P) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `easy_strings` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `easy_strings` (test "test") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/easy_strings-d57429a9748f2af9) [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-2282ec0967fea283) [INFO] [stdout] test cases ... ok [INFO] [stderr] Doc-tests easy_strings [INFO] [stdout] test cloning ... ok [INFO] [stdout] test comparisons ... ok [INFO] [stdout] test concat_inplace ... ok [INFO] [stdout] test conversions ... ok [INFO] [stdout] test double_ended ... ok [INFO] [stdout] test equality ... ok [INFO] [stdout] test hashmap ... ok [INFO] [stdout] test inherited_methods ... ok [INFO] [stdout] test iter_lifetimes ... ok [INFO] [stdout] test iters ... ok [INFO] [stdout] test literal ... ok [INFO] [stdout] test python_split_func ... ok [INFO] [stdout] test ref_comparisons ... ok [INFO] [stdout] test repeat ... ok [INFO] [stdout] test rsplit ... ok [INFO] [stdout] test concat ... ok [INFO] [stdout] test searching ... ok [INFO] [stdout] test slicing ... ok [INFO] [stdout] test split_lifetimes ... ok [INFO] [stdout] test trim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 203) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 286) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 344) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::split_terminator (line 648) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::rsplit (line 635) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 300) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::rsplit_terminator (line 663) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::lines (line 614) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 324) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::rsplitn (line 683) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::splitn (line 673) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 310) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::split_whitespace (line 596) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::split (line 625) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 113) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 255) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 277) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::substr (line 520) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::substr (line 504) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 98) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 76) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 384) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 188) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::to_lowercase (line 795) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 411) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 157) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 394) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 127) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 221) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim_left_matches (line 742) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 143) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 402) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 372) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim_matches (line 731) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::replace (line 767) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 233) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim (line 697) ... FAILED [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::to_uppercase (line 811) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 433) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 359) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::c (line 471) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 66) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim_right_matches (line 755) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::repeat (line 822) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::ptr_eq (line 484) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim_right (line 721) ... ok [INFO] [stdout] test src/lib.rs - ez (line 27) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 59) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 243) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString (line 421) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::replacen (line 779) ... ok [INFO] [stdout] test src/ezstring.rs - ezstring::EZString::trim_left (line 709) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 286) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 344) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::split_terminator (line 648) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::rsplit (line 635) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 300) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::rsplit_terminator (line 663) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::lines (line 614) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 324) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::rsplitn (line 683) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::splitn (line 673) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 310) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::split_whitespace (line 596) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::split (line 625) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 113) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 255) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 277) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::substr (line 520) stdout ---- [INFO] [stdout] warning: unknown lint: `unused_import` [INFO] [stdout] --> src/ezstring.rs:519:22 [INFO] [stdout] | [INFO] [stdout] 2 | #![allow(unused_mut, unused_import)] [INFO] [stdout] | ^^^^^^^^^^^^^ help: did you mean: `unused_imports` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::substr (line 504) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 98) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 76) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 384) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::to_lowercase (line 795) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 411) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 127) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::trim_left_matches (line 742) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 402) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString (line 372) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::trim_matches (line 731) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::replace (line 767) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ezstring.rs - ezstring::EZString::trim (line 697) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 113) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 127) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 143) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 255) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 277) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 286) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 300) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 310) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 324) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 344) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 372) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 384) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 394) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 402) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 411) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 76) [INFO] [stdout] src/ezstring.rs - ezstring::EZString (line 98) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::lines (line 614) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::replace (line 767) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::rsplit (line 635) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::rsplit_terminator (line 663) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::rsplitn (line 683) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::split (line 625) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::split_terminator (line 648) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::split_whitespace (line 596) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::splitn (line 673) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::substr (line 504) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::substr (line 520) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::to_lowercase (line 795) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::trim (line 697) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::trim_left_matches (line 742) [INFO] [stdout] src/ezstring.rs - ezstring::EZString::trim_matches (line 731) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 20 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "feace4dac0a135571f7a2b4b57f8ff8c5725add3849ed388ecded9170e837f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feace4dac0a135571f7a2b4b57f8ff8c5725add3849ed388ecded9170e837f7c", kill_on_drop: false }` [INFO] [stdout] feace4dac0a135571f7a2b4b57f8ff8c5725add3849ed388ecded9170e837f7c