[INFO] fetching crate tester 0.9.1... [INFO] checking tester-0.9.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate tester 0.9.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate tester 0.9.1 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tester 0.9.1 [INFO] finished tweaking crates.io crate tester 0.9.1 [INFO] tweaked toml for crates.io crate tester 0.9.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 659e25808d9c41b5f775f4a0002c619f50ea8d35b6b1de2c3604e174c4b5663f [INFO] running `Command { std: "docker" "start" "-a" "659e25808d9c41b5f775f4a0002c619f50ea8d35b6b1de2c3604e174c4b5663f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "659e25808d9c41b5f775f4a0002c619f50ea8d35b6b1de2c3604e174c4b5663f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659e25808d9c41b5f775f4a0002c619f50ea8d35b6b1de2c3604e174c4b5663f", kill_on_drop: false }` [INFO] [stdout] 659e25808d9c41b5f775f4a0002c619f50ea8d35b6b1de2c3604e174c4b5663f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9904a2da8175ddefb497ab6724ad60f504a22701c5844abb9fa4f945f7677f7c [INFO] running `Command { std: "docker" "start" "-a" "9904a2da8175ddefb497ab6724ad60f504a22701c5844abb9fa4f945f7677f7c", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tester v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Bencher` is imported redundantly [INFO] [stdout] --> src/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Bencher` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | bench::Bencher, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `OutputFormat` is imported redundantly [INFO] [stdout] --> src/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `OutputFormat` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | options::OutputFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `filter_tests` is imported redundantly [INFO] [stdout] --> src/tests.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `filter_tests` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | filter_tests, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `run_test` is imported redundantly [INFO] [stdout] --> src/tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `run_test` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | run_test, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DynTestFn` is imported redundantly [INFO] [stdout] --> src/tests.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `DynTestFn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | DynTestFn, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DynTestName` is imported redundantly [INFO] [stdout] --> src/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `DynTestName` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | DynTestName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunIgnored` is imported redundantly [INFO] [stdout] --> src/tests.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RunIgnored` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | RunIgnored, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunStrategy` is imported redundantly [INFO] [stdout] --> src/tests.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RunStrategy` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | RunStrategy, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShouldPanic` is imported redundantly [INFO] [stdout] --> src/tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShouldPanic` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | ShouldPanic, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StaticTestName` is imported redundantly [INFO] [stdout] --> src/tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `StaticTestName` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | StaticTestName, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestDesc` is imported redundantly [INFO] [stdout] --> src/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestDesc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | TestDesc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestDescAndFn` is imported redundantly [INFO] [stdout] --> src/tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestDescAndFn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | TestDescAndFn, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestOpts` is imported redundantly [INFO] [stdout] --> src/tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestOpts` is already imported here [INFO] [stdout] ... [INFO] [stdout] 21 | TestOpts, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TrIgnored` is imported redundantly [INFO] [stdout] --> src/tests.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TrIgnored` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | TrIgnored, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TrOk` is imported redundantly [INFO] [stdout] --> src/tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TrOk` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | TrOk, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `channel` is imported redundantly [INFO] [stdout] --> src/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `channel` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::sync::mpsc::channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/tests.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | panic!(1i32); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 202 | panic!("{}", 1i32); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 202 | std::panic::panic_any(1i32); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "9904a2da8175ddefb497ab6724ad60f504a22701c5844abb9fa4f945f7677f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9904a2da8175ddefb497ab6724ad60f504a22701c5844abb9fa4f945f7677f7c", kill_on_drop: false }` [INFO] [stdout] 9904a2da8175ddefb497ab6724ad60f504a22701c5844abb9fa4f945f7677f7c [INFO] checking tester-0.9.1 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate tester 0.9.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate tester 0.9.1 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tester 0.9.1 [INFO] finished tweaking crates.io crate tester 0.9.1 [INFO] tweaked toml for crates.io crate tester 0.9.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e5f5f1c619e0fb6039b394b24e2b1e01aa5e8fcbe22b505d69213939570e342 [INFO] running `Command { std: "docker" "start" "-a" "9e5f5f1c619e0fb6039b394b24e2b1e01aa5e8fcbe22b505d69213939570e342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e5f5f1c619e0fb6039b394b24e2b1e01aa5e8fcbe22b505d69213939570e342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5f5f1c619e0fb6039b394b24e2b1e01aa5e8fcbe22b505d69213939570e342", kill_on_drop: false }` [INFO] [stdout] 9e5f5f1c619e0fb6039b394b24e2b1e01aa5e8fcbe22b505d69213939570e342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba31a2e51369da39a7a73700eb84ac2cc3cc84e39d71732a657a0a04e069f602 [INFO] running `Command { std: "docker" "start" "-a" "ba31a2e51369da39a7a73700eb84ac2cc3cc84e39d71732a657a0a04e069f602", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking tester v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Bencher` is imported redundantly [INFO] [stdout] --> src/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Bencher` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | bench::Bencher, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `OutputFormat` is imported redundantly [INFO] [stdout] --> src/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `OutputFormat` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | options::OutputFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `filter_tests` is imported redundantly [INFO] [stdout] --> src/tests.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `filter_tests` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | filter_tests, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `run_test` is imported redundantly [INFO] [stdout] --> src/tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `run_test` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | run_test, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DynTestFn` is imported redundantly [INFO] [stdout] --> src/tests.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `DynTestFn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | DynTestFn, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DynTestName` is imported redundantly [INFO] [stdout] --> src/tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `DynTestName` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | DynTestName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunIgnored` is imported redundantly [INFO] [stdout] --> src/tests.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RunIgnored` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | RunIgnored, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunStrategy` is imported redundantly [INFO] [stdout] --> src/tests.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RunStrategy` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | RunStrategy, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ShouldPanic` is imported redundantly [INFO] [stdout] --> src/tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ShouldPanic` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | ShouldPanic, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StaticTestName` is imported redundantly [INFO] [stdout] --> src/tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `StaticTestName` is already imported here [INFO] [stdout] ... [INFO] [stdout] 18 | StaticTestName, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestDesc` is imported redundantly [INFO] [stdout] --> src/tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestDesc` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | TestDesc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestDescAndFn` is imported redundantly [INFO] [stdout] --> src/tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestDescAndFn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | TestDescAndFn, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TestOpts` is imported redundantly [INFO] [stdout] --> src/tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TestOpts` is already imported here [INFO] [stdout] ... [INFO] [stdout] 21 | TestOpts, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TrIgnored` is imported redundantly [INFO] [stdout] --> src/tests.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TrIgnored` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | TrIgnored, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TrOk` is imported redundantly [INFO] [stdout] --> src/tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TrOk` is already imported here [INFO] [stdout] ... [INFO] [stdout] 23 | TrOk, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `channel` is imported redundantly [INFO] [stdout] --> src/tests.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `channel` is already imported here [INFO] [stdout] ... [INFO] [stdout] 31 | use std::sync::mpsc::channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Duration` is imported redundantly [INFO] [stdout] --> src/tests.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Duration` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tests.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tester` (lib test) due to 2 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ba31a2e51369da39a7a73700eb84ac2cc3cc84e39d71732a657a0a04e069f602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba31a2e51369da39a7a73700eb84ac2cc3cc84e39d71732a657a0a04e069f602", kill_on_drop: false }` [INFO] [stdout] ba31a2e51369da39a7a73700eb84ac2cc3cc84e39d71732a657a0a04e069f602