[INFO] cloning repository https://github.com/vpzomtrrfrt/wow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpzomtrrfrt/wow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpzomtrrfrt%2Fwow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpzomtrrfrt%2Fwow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc558ca693ea86f4ee49dc48add7a9ffa5c2ec1 [INFO] testing vpzomtrrfrt/wow against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpzomtrrfrt%2Fwow" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vpzomtrrfrt/wow on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vpzomtrrfrt/wow [INFO] finished tweaking git repo https://github.com/vpzomtrrfrt/wow [INFO] tweaked toml for git repo https://github.com/vpzomtrrfrt/wow written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vpzomtrrfrt/wow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-hash v0.3.1 [INFO] [stderr] Downloaded plist v0.2.4 [INFO] [stderr] Downloaded hex v0.3.1 [INFO] [stderr] Downloaded target v1.0.0 [INFO] [stderr] Downloaded serde_yaml v0.7.3 [INFO] [stderr] Downloaded mkdirp v0.1.0 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded openssl v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6abe8431376656dc783fa56f54123ac5b22940f61730f6b2acc03a850158de [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" "7f6abe8431376656dc783fa56f54123ac5b22940f61730f6b2acc03a850158de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6abe8431376656dc783fa56f54123ac5b22940f61730f6b2acc03a850158de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6abe8431376656dc783fa56f54123ac5b22940f61730f6b2acc03a850158de", kill_on_drop: false }` [INFO] [stdout] 7f6abe8431376656dc783fa56f54123ac5b22940f61730f6b2acc03a850158de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a84e802e076408cb1d35f198053222648a06a185962bbbb7e1a3a0b6f068c0e [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" "4a84e802e076408cb1d35f198053222648a06a185962bbbb7e1a3a0b6f068c0e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling openssl v0.10.6 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling target v1.0.0 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling wow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.46s [INFO] running `Command { std: "docker" "inspect" "4a84e802e076408cb1d35f198053222648a06a185962bbbb7e1a3a0b6f068c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a84e802e076408cb1d35f198053222648a06a185962bbbb7e1a3a0b6f068c0e", kill_on_drop: false }` [INFO] [stdout] 4a84e802e076408cb1d35f198053222648a06a185962bbbb7e1a3a0b6f068c0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d234b6cc5229ec601b36576fda1d33609ec0c9eb0c994c04c60dc07207e9f17 [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" "5d234b6cc5229ec601b36576fda1d33609ec0c9eb0c994c04c60dc07207e9f17", kill_on_drop: false }` [INFO] [stderr] Compiling wow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/targets/xbps.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / quick_error! { [INFO] [stdout] 54 | | #[derive(Debug)] [INFO] [stdout] 55 | | pub enum Error { [INFO] [stdout] 56 | | Io(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 70 | | } [INFO] [stdout] 71 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "5d234b6cc5229ec601b36576fda1d33609ec0c9eb0c994c04c60dc07207e9f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d234b6cc5229ec601b36576fda1d33609ec0c9eb0c994c04c60dc07207e9f17", kill_on_drop: false }` [INFO] [stdout] 5d234b6cc5229ec601b36576fda1d33609ec0c9eb0c994c04c60dc07207e9f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] faacb4403ca33b8f313feb5746315608bd2bd500084f361df40d51c345e3bfc3 [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" "faacb4403ca33b8f313feb5746315608bd2bd500084f361df40d51c345e3bfc3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/targets/xbps.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | / quick_error! { [INFO] [stderr] 54 | | #[derive(Debug)] [INFO] [stderr] 55 | | pub enum Error { [INFO] [stderr] 56 | | Io(err: std::io::Error) { [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/targets/xbps.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | / quick_error! { [INFO] [stderr] 54 | | #[derive(Debug)] [INFO] [stderr] 55 | | pub enum Error { [INFO] [stderr] 56 | | Io(err: std::io::Error) { [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wow` (bin "wow" test) generated 6 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wow-5d267d2bb7f17cef) [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] running `Command { std: "docker" "inspect" "faacb4403ca33b8f313feb5746315608bd2bd500084f361df40d51c345e3bfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faacb4403ca33b8f313feb5746315608bd2bd500084f361df40d51c345e3bfc3", kill_on_drop: false }` [INFO] [stdout] faacb4403ca33b8f313feb5746315608bd2bd500084f361df40d51c345e3bfc3