[INFO] fetching crate whiteread 0.5.0... [INFO] testing whiteread-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate whiteread 0.5.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate whiteread 0.5.0 [INFO] finished tweaking crates.io crate whiteread 0.5.0 [INFO] tweaked toml for crates.io crate whiteread 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate whiteread 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whiteread 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v2.2.0 [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.3 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.3 [INFO] [stderr] Downloaded winapi-build v0.1.1 [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded kernel32-sys v0.2.2 [INFO] [stderr] Downloaded redox_syscall v0.1.40 [INFO] [stderr] Downloaded winapi v0.2.8 [INFO] [stderr] Downloaded winapi v0.3.5 [INFO] [stderr] Downloaded rand v0.4.2 [INFO] [stderr] Downloaded libc v0.2.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30c63ff0539046196e08780cd4c8b206597b7e1b9f21f40bb6af7faaf41f5f1f [INFO] running `Command { std: "docker" "start" "-a" "30c63ff0539046196e08780cd4c8b206597b7e1b9f21f40bb6af7faaf41f5f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30c63ff0539046196e08780cd4c8b206597b7e1b9f21f40bb6af7faaf41f5f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c63ff0539046196e08780cd4c8b206597b7e1b9f21f40bb6af7faaf41f5f1f", kill_on_drop: false }` [INFO] [stdout] 30c63ff0539046196e08780cd4c8b206597b7e1b9f21f40bb6af7faaf41f5f1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5879b899e2f059613a51a00e26b9695e3e97669eed21868181fd4fcbaf36c65 [INFO] running `Command { std: "docker" "start" "-a" "b5879b899e2f059613a51a00e26b9695e3e97669eed21868181fd4fcbaf36c65", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling whiteread v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | Error::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | _ => fmt.write_str(self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/reader.rs:425:48 [INFO] [stdout] | [INFO] [stdout] 425 | fn description(&self) -> &str { self.error.description() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace; [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "b5879b899e2f059613a51a00e26b9695e3e97669eed21868181fd4fcbaf36c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5879b899e2f059613a51a00e26b9695e3e97669eed21868181fd4fcbaf36c65", kill_on_drop: false }` [INFO] [stdout] b5879b899e2f059613a51a00e26b9695e3e97669eed21868181fd4fcbaf36c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 381d1d0830397928a06d7d787740bfc4701b3155a6cf2b8e8495aeb56a90c172 [INFO] running `Command { std: "docker" "start" "-a" "381d1d0830397928a06d7d787740bfc4701b3155a6cf2b8e8495aeb56a90c172", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | Error::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | _ => fmt.write_str(self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/reader.rs:425:48 [INFO] [stdout] | [INFO] [stdout] 425 | fn description(&self) -> &str { self.error.description() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace; [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling whiteread v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 251 | Error::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/stream.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | _ => fmt.write_str(self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/reader.rs:425:48 [INFO] [stdout] | [INFO] [stdout] 425 | fn description(&self) -> &str { self.error.description() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace; [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { SplitAsciiWhitespace::new(self) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `Command { std: "docker" "inspect" "381d1d0830397928a06d7d787740bfc4701b3155a6cf2b8e8495aeb56a90c172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381d1d0830397928a06d7d787740bfc4701b3155a6cf2b8e8495aeb56a90c172", kill_on_drop: false }` [INFO] [stdout] 381d1d0830397928a06d7d787740bfc4701b3155a6cf2b8e8495aeb56a90c172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab415256f16d188d454a5eb51c11b77e4140a7e91ecc1d89755e2b71c2502b55 [INFO] running `Command { std: "docker" "start" "-a" "ab415256f16d188d454a5eb51c11b77e4140a7e91ecc1d89755e2b71c2502b55", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/stream.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 251 | Error::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/stream.rs:269:37 [INFO] [stderr] | [INFO] [stderr] 269 | _ => fmt.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/reader.rs:425:48 [INFO] [stderr] | [INFO] [stderr] 425 | fn description(&self) -> &str { self.error.description() } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stream.rs:76:31 [INFO] [stderr] | [INFO] [stderr] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace; [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/stream.rs:80:31 [INFO] [stderr] | [INFO] [stderr] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace { SplitAsciiWhitespace::new(self) } [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { SplitAsciiWhitespace::new(self) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `whiteread` (lib) generated 5 warnings [INFO] [stderr] warning: `whiteread` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whiteread-f0d914ae65ca838f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test adapters::partial_zeroed ... ok [INFO] [stdout] test adapters::partial_lengthed ... ok [INFO] [stdout] test reader::error_message ... ok [INFO] [stdout] test reader::error_message_leftovers ... ok [INFO] [stdout] test reader::test_location ... ok [INFO] [stdout] test reader::test_finish ... ok [INFO] [stdout] test stream::partial_vec ... ok [INFO] [stdout] test reader::error_message_too_short ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whiteread_template-86e9827af2b3e1dc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> /tmp/.tmpK7IggK:146:48 [INFO] [stderr] | [INFO] [stderr] 146 | Error::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> /tmp/.tmpK7IggK:162:45 [INFO] [stderr] | [INFO] [stderr] 162 | _ => fmt.write_str(self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> /tmp/.tmpK7IggK:464:56 [INFO] [stderr] | [INFO] [stderr] 464 | fn description(&self) -> &str { self.error.description() } [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /tmp/.tmpK7IggK:76:39 [INFO] [stderr] | [INFO] [stderr] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace; [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> /tmp/.tmpK7IggK:79:39 [INFO] [stderr] | [INFO] [stderr] 79 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace { SplitAsciiWhitespace::new(self) } [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 79 | fn split_ascii_whitespace(&self) -> SplitAsciiWhitespace<'_> { SplitAsciiWhitespace::new(self) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Doc-tests whiteread [INFO] [stdout] test test_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/adapters.rs - adapters::SkipAll (line 68) ... ok [INFO] [stdout] test src/adapters.rs - adapters::Skip (line 31) ... ok [INFO] [stdout] test src/adapters.rs - adapters::SkipAll (line 59) ... ok [INFO] [stdout] test src/lib.rs - (line 25) - compile ... ok [INFO] [stdout] test src/adapters.rs - adapters::WithCheapError (line 166) ... ok [INFO] [stdout] test src/adapters.rs - adapters::Skip (line 22) ... ok [INFO] [stdout] test src/adapters.rs - adapters::Zeroed (line 118) ... ok [INFO] [stdout] test src/lib.rs - parse_file (line 127) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok [INFO] [stdout] test src/adapters.rs - adapters::Lengthed (line 89) ... ok [INFO] [stdout] test src/lib.rs - parse_file (line 144) - compile ... ok [INFO] [stdout] test src/lib.rs - parse_line (line 62) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::Reader>::from_stdin_naive (line 130) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::Reader>::from_stdin_naive (line 140) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 32) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::Reader>::open (line 176) - compile ... ok [INFO] [stdout] test src/lib.rs - parse_string (line 91) ... ok [INFO] [stdout] test src/adapters.rs - adapters::Zeroed (line 131) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/stream.rs - stream::Error (line 163) ... ok [INFO] [stdout] test src/lib.rs - parse_stdin (line 112) ... ok [INFO] [stdout] test src/reader.rs - reader::Reader (line 54) ... ok [INFO] [stdout] test src/stream.rs - stream::FromStream (line 97) ... ok [INFO] [stdout] test src/stream.rs - stream::FromStream (line 105) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab415256f16d188d454a5eb51c11b77e4140a7e91ecc1d89755e2b71c2502b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab415256f16d188d454a5eb51c11b77e4140a7e91ecc1d89755e2b71c2502b55", kill_on_drop: false }` [INFO] [stdout] ab415256f16d188d454a5eb51c11b77e4140a7e91ecc1d89755e2b71c2502b55