[INFO] fetching crate ataraxy 0.1.1...
[INFO] checking ataraxy-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ataraxy 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ataraxy 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ataraxy 0.1.1
[INFO] finished tweaking crates.io crate ataraxy 0.1.1
[INFO] tweaked toml for crates.io crate ataraxy 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typemap_rev v0.1.5
[INFO] [stderr]   Downloaded ataraxy-macros v0.1.1
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] [stderr]   Downloaded utf-8 v0.7.6
[INFO] [stderr]   Downloaded async-tungstenite v0.11.0
[INFO] [stderr]   Downloaded tungstenite v0.11.1
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded serenity v0.10.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 106af01ffabf16b2f70a27729c9b4c346d57880416a766fe9dbae64b9aa85383
[INFO] running `Command { std: "docker" "start" "-a" "106af01ffabf16b2f70a27729c9b4c346d57880416a766fe9dbae64b9aa85383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "106af01ffabf16b2f70a27729c9b4c346d57880416a766fe9dbae64b9aa85383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106af01ffabf16b2f70a27729c9b4c346d57880416a766fe9dbae64b9aa85383", kill_on_drop: false }`
[INFO] [stdout] 106af01ffabf16b2f70a27729c9b4c346d57880416a766fe9dbae64b9aa85383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef17f144d9c7aa43725c3347915f2b94a0acaf1d97ce157c4e0628ed651f8d41
[INFO] running `Command { std: "docker" "start" "-a" "ef17f144d9c7aa43725c3347915f2b94a0acaf1d97ce157c4e0628ed651f8d41", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling serenity v0.10.10
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ataraxy-macros v0.1.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking ataraxy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::option::Option::{None, Some};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::option::Option::{None, Some};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Err` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Err` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Err` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Err` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ok` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                                 ^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ok` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ok` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                                 ^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ok` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s
[INFO] running `Command { std: "docker" "inspect" "ef17f144d9c7aa43725c3347915f2b94a0acaf1d97ce157c4e0628ed651f8d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef17f144d9c7aa43725c3347915f2b94a0acaf1d97ce157c4e0628ed651f8d41", kill_on_drop: false }`
[INFO] [stdout] ef17f144d9c7aa43725c3347915f2b94a0acaf1d97ce157c4e0628ed651f8d41
[INFO] checking ataraxy-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate ataraxy 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ataraxy 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ataraxy 0.1.1
[INFO] finished tweaking crates.io crate ataraxy 0.1.1
[INFO] tweaked toml for crates.io crate ataraxy 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffdb555e38e343d2d701bcc9b30bf10c35eb9f0961a4abfa179aa3d4624c0042
[INFO] running `Command { std: "docker" "start" "-a" "ffdb555e38e343d2d701bcc9b30bf10c35eb9f0961a4abfa179aa3d4624c0042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdb555e38e343d2d701bcc9b30bf10c35eb9f0961a4abfa179aa3d4624c0042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffdb555e38e343d2d701bcc9b30bf10c35eb9f0961a4abfa179aa3d4624c0042", kill_on_drop: false }`
[INFO] [stdout] ffdb555e38e343d2d701bcc9b30bf10c35eb9f0961a4abfa179aa3d4624c0042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c11f8b35ed293ac1edc4dff5c810b233102893f47d2178edeeec0c3c4010b5da
[INFO] running `Command { std: "docker" "start" "-a" "c11f8b35ed293ac1edc4dff5c810b233102893f47d2178edeeec0c3c4010b5da", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling serenity v0.10.10
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ataraxy-macros v0.1.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking ataraxy v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::option::Option::{None, Some};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Err` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Err` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ok` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                                 ^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ok` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use core::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::option::Option::{None, Some};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Some` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::result::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Err` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Err` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ok` is imported redundantly
[INFO] [stdout]  --> src/framework/command/argument.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::result::Result::{Err, Ok};
[INFO] [stdout]   |                                 ^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Ok` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.90s
[INFO] running `Command { std: "docker" "inspect" "c11f8b35ed293ac1edc4dff5c810b233102893f47d2178edeeec0c3c4010b5da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11f8b35ed293ac1edc4dff5c810b233102893f47d2178edeeec0c3c4010b5da", kill_on_drop: false }`
[INFO] [stdout] c11f8b35ed293ac1edc4dff5c810b233102893f47d2178edeeec0c3c4010b5da
