[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpzomtrrfrt%2Fwow" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vpzomtrrfrt/wow on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67eec26f16bd818d90f8a8501f2850e48390c3557c52556f9af5eeb9826c946a [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" "67eec26f16bd818d90f8a8501f2850e48390c3557c52556f9af5eeb9826c946a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67eec26f16bd818d90f8a8501f2850e48390c3557c52556f9af5eeb9826c946a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67eec26f16bd818d90f8a8501f2850e48390c3557c52556f9af5eeb9826c946a", kill_on_drop: false }` [INFO] [stdout] 67eec26f16bd818d90f8a8501f2850e48390c3557c52556f9af5eeb9826c946a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164b2d9873f170702551e33cfddac47cdb8d866e55cb08048711b0a76c373939 [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" "164b2d9873f170702551e33cfddac47cdb8d866e55cb08048711b0a76c373939", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.6 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling hex v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling target v1.0.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.0 [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 chrono v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_yaml v0.7.3 [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 16.25s [INFO] running `Command { std: "docker" "inspect" "164b2d9873f170702551e33cfddac47cdb8d866e55cb08048711b0a76c373939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164b2d9873f170702551e33cfddac47cdb8d866e55cb08048711b0a76c373939", kill_on_drop: false }` [INFO] [stdout] 164b2d9873f170702551e33cfddac47cdb8d866e55cb08048711b0a76c373939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 7238365be516b7488d8322bb50adb9e46c71eb81e9287b680eaf9103a5ca1f25 [INFO] running `Command { std: "docker" "start" "-a" "7238365be516b7488d8322bb50adb9e46c71eb81e9287b680eaf9103a5ca1f25", 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.63s [INFO] running `Command { std: "docker" "inspect" "7238365be516b7488d8322bb50adb9e46c71eb81e9287b680eaf9103a5ca1f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7238365be516b7488d8322bb50adb9e46c71eb81e9287b680eaf9103a5ca1f25", kill_on_drop: false }` [INFO] [stdout] 7238365be516b7488d8322bb50adb9e46c71eb81e9287b680eaf9103a5ca1f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56bc512d93e540b6f0e8182838cc3e66fcbc322256318a7e12bd1fa8490e1411 [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" "56bc512d93e540b6f0e8182838cc3e66fcbc322256318a7e12bd1fa8490e1411", kill_on_drop: false }` [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: 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: 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: 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: 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: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wow-96381c225838bfc9) [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" "56bc512d93e540b6f0e8182838cc3e66fcbc322256318a7e12bd1fa8490e1411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bc512d93e540b6f0e8182838cc3e66fcbc322256318a7e12bd1fa8490e1411", kill_on_drop: false }` [INFO] [stdout] 56bc512d93e540b6f0e8182838cc3e66fcbc322256318a7e12bd1fa8490e1411