[INFO] fetching crate spurs-util 0.3.0... [INFO] testing spurs-util-0.3.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate spurs-util 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate spurs-util 0.3.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spurs-util 0.3.0 [INFO] finished tweaking crates.io crate spurs-util 0.3.0 [INFO] tweaked toml for crates.io crate spurs-util 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.7.7 [INFO] [stderr] Downloaded spurs v0.9.1 [INFO] [stderr] Downloaded ssh2 v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60f167417469bbff1587533ff24ab8dfda238af1abaef4945cc5ee70f289e7d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60f167417469bbff1587533ff24ab8dfda238af1abaef4945cc5ee70f289e7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60f167417469bbff1587533ff24ab8dfda238af1abaef4945cc5ee70f289e7d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60f167417469bbff1587533ff24ab8dfda238af1abaef4945cc5ee70f289e7d3", kill_on_drop: false }` [INFO] [stdout] 60f167417469bbff1587533ff24ab8dfda238af1abaef4945cc5ee70f289e7d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac8233d7e587a12bd98ae7ff5afc439d2fef1792bd3feaa87777cfecb096858 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ac8233d7e587a12bd98ae7ff5afc439d2fef1792bd3feaa87777cfecb096858", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ssh2 v0.3.3 [INFO] [stderr] Compiling spurs v0.9.1 [INFO] [stderr] Compiling spurs-util v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.61s [INFO] running `Command { std: "docker" "inspect" "2ac8233d7e587a12bd98ae7ff5afc439d2fef1792bd3feaa87777cfecb096858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac8233d7e587a12bd98ae7ff5afc439d2fef1792bd3feaa87777cfecb096858", kill_on_drop: false }` [INFO] [stdout] 2ac8233d7e587a12bd98ae7ff5afc439d2fef1792bd3feaa87777cfecb096858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2a9dcc8497e11618d0ea5ae572a2d4f21c7dc38f7f804b898fa8b703d2001e7 [INFO] running `Command { std: "docker" "start" "-a" "e2a9dcc8497e11618d0ea5ae572a2d4f21c7dc38f7f804b898fa8b703d2001e7", kill_on_drop: false }` [INFO] [stderr] Compiling spurs-util v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 549 | / expect_cmd_sequence! { [INFO] [stdout] 550 | | shell, [INFO] [stdout] 551 | | SshCommand::make_cmd("lsblk", None, false, false, false, false), [INFO] [stdout] 552 | | SshCommand::make_cmd("sudo mkfs.ext4 /dev/foobar", None, false, false, false, false), [INFO] [stdout] ... | [INFO] [stdout] 563 | | SshCommand::make_cmd("lsblk", None, false, false, false, false), [INFO] [stdout] 564 | | }; [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | / expect_cmd_sequence! { [INFO] [stdout] 572 | | shell, [INFO] [stdout] 573 | | SshCommand::make_cmd("lsblk -o KNAME /dev/foobar", None, false, false, false, false), [INFO] [stdout] 574 | | } [INFO] [stdout] | |_________- in this macro invocation [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | / expect_cmd_sequence! { [INFO] [stdout] 592 | | shell, [INFO] [stdout] 593 | | SshCommand::make_cmd("lsblk -o KNAME", None, false, false, false, false), [INFO] [stdout] 594 | | SshCommand::make_cmd("lsblk -o KNAME /dev/bar", None, false, false, false, false), [INFO] [stdout] ... | [INFO] [stdout] 599 | | SshCommand::make_cmd("lsblk -o KNAME /dev/sdc", None, false, false, false, false), [INFO] [stdout] 600 | | } [INFO] [stdout] | |_________- in this macro invocation [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 616 | / expect_cmd_sequence! { [INFO] [stdout] 617 | | shell, [INFO] [stdout] 618 | | SshCommand::make_cmd("lsblk -o KNAME,MOUNTPOINT", None, false, false, false, false), [INFO] [stdout] 619 | | } [INFO] [stdout] | |_________- in this macro invocation [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 633 | / expect_cmd_sequence! { [INFO] [stdout] 634 | | shell, [INFO] [stdout] 635 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sda", None, false, false, false, false), [INFO] [stdout] 636 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sdb", None, false, false, false, false), [INFO] [stdout] 637 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sdc", None, false, false, false, false), [INFO] [stdout] 638 | | } [INFO] [stdout] | |_________- in this macro invocation [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | panic!(message); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 674 | / expect_cmd_sequence! { [INFO] [stdout] 675 | | shell, [INFO] [stdout] 676 | | SshCommand::make_cmd("sudo reboot", None, false, false, false, false), [INFO] [stdout] 677 | | SshCommand::make_cmd("whoami", None, false, false, false, false), [INFO] [stdout] 678 | | }; [INFO] [stdout] | |__________- in this macro invocation [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: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 449 | panic!("{}", message); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 449 | std::panic::panic_any(message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "e2a9dcc8497e11618d0ea5ae572a2d4f21c7dc38f7f804b898fa8b703d2001e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a9dcc8497e11618d0ea5ae572a2d4f21c7dc38f7f804b898fa8b703d2001e7", kill_on_drop: false }` [INFO] [stdout] e2a9dcc8497e11618d0ea5ae572a2d4f21c7dc38f7f804b898fa8b703d2001e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] caf0e9162050e51e8bfba5a0be9b4904ff6c08bff0be8502ec65bbcfaa97a9f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "caf0e9162050e51e8bfba5a0be9b4904ff6c08bff0be8502ec65bbcfaa97a9f6", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stderr] | [INFO] [stderr] 449 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 549 | / expect_cmd_sequence! { [INFO] [stderr] 550 | | shell, [INFO] [stderr] 551 | | SshCommand::make_cmd("lsblk", None, false, false, false, false), [INFO] [stderr] 552 | | SshCommand::make_cmd("sudo mkfs.ext4 /dev/foobar", None, false, false, false, false), [INFO] [stderr] ... | [INFO] [stderr] 563 | | SshCommand::make_cmd("lsblk", None, false, false, false, false), [INFO] [stderr] 564 | | }; [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stderr] | [INFO] [stderr] 449 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 571 | / expect_cmd_sequence! { [INFO] [stderr] 572 | | shell, [INFO] [stderr] 573 | | SshCommand::make_cmd("lsblk -o KNAME /dev/foobar", None, false, false, false, false), [INFO] [stderr] 574 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stderr] | [INFO] [stderr] 449 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 591 | / expect_cmd_sequence! { [INFO] [stderr] 592 | | shell, [INFO] [stderr] 593 | | SshCommand::make_cmd("lsblk -o KNAME", None, false, false, false, false), [INFO] [stderr] 594 | | SshCommand::make_cmd("lsblk -o KNAME /dev/bar", None, false, false, false, false), [INFO] [stderr] ... | [INFO] [stderr] 599 | | SshCommand::make_cmd("lsblk -o KNAME /dev/sdc", None, false, false, false, false), [INFO] [stderr] 600 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stderr] | [INFO] [stderr] 449 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 616 | / expect_cmd_sequence! { [INFO] [stderr] 617 | | shell, [INFO] [stderr] 618 | | SshCommand::make_cmd("lsblk -o KNAME,MOUNTPOINT", None, false, false, false, false), [INFO] [stderr] 619 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stderr] | [INFO] [stderr] 449 | panic!(message); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 633 | / expect_cmd_sequence! { [INFO] [stderr] 634 | | shell, [INFO] [stderr] 635 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sda", None, false, false, false, false), [INFO] [stderr] 636 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sdb", None, false, false, false, false), [INFO] [stderr] 637 | | SshCommand::make_cmd("lsblk -o SIZE /dev/sdc", None, false, false, false, false), [INFO] [stderr] 638 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 19 tests [INFO] [stderr] --> src/lib.rs:449:24 [INFO] [stdout] test test::test_add_to_group ... ok [INFO] [stderr] | [INFO] [stdout] test test::test_create_partition ... ok [INFO] [stderr] 449 | panic!(message); [INFO] [stdout] test test::test_get_partitions ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test test::test_get_mounted_devs ... ok [INFO] [stderr] ... [INFO] [stdout] test test::test_get_dev_sizes ... ok [INFO] [stderr] 674 | / expect_cmd_sequence! { [INFO] [stdout] test test::test_write_gpt ... ok [INFO] [stderr] 675 | | shell, [INFO] [stdout] test test::test_swapon ... ok [INFO] [stderr] 676 | | SshCommand::make_cmd("sudo reboot", None, false, false, false, false), [INFO] [stdout] test test::test_set_cpu_scaling_governor ... ok [INFO] [stderr] 677 | | SshCommand::make_cmd("whoami", None, false, false, false, false), [INFO] [stdout] test test::test_get_unpartitioned_devices ... ok [INFO] [stderr] 678 | | }; [INFO] [stdout] test ubuntu::test::test_apt_install ... ok [INFO] [stderr] | |__________- in this macro invocation [INFO] [stdout] test test::test_swapoff ... ok [INFO] [stderr] | [INFO] [stdout] test ubuntu::test::test_dpkg_install ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test test::test_get_host_ip ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test test::test_format_partition_as_ext4 ... ok [INFO] [stderr] = note: this warning originates in the macro `expect_cmd_sequence` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 449 | panic!("{}", message); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 449 | std::panic::panic_any(message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spurs-util` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spurs_util-abd1d0fd0e4debec) [INFO] [stdout] test test::test_escape_for_bash::more_complex ... ok [INFO] [stdout] test test::test_escape_for_bash::simple ... ok [INFO] [stdout] test centos::test::test_yum_install ... ok [INFO] [stdout] test centos::test::test_rpm_install ... ok [INFO] [stderr] Doc-tests spurs-util [INFO] [stdout] test test::test_reboot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - format_partition_as_ext4 (line 147) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "caf0e9162050e51e8bfba5a0be9b4904ff6c08bff0be8502ec65bbcfaa97a9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf0e9162050e51e8bfba5a0be9b4904ff6c08bff0be8502ec65bbcfaa97a9f6", kill_on_drop: false }` [INFO] [stdout] caf0e9162050e51e8bfba5a0be9b4904ff6c08bff0be8502ec65bbcfaa97a9f6