[INFO] cloning repository https://github.com/AmirAgassi/tempinbox.es
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmirAgassi/tempinbox.es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirAgassi%2Ftempinbox.es", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirAgassi%2Ftempinbox.es'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb1fdaf1151a58960730bc709e39bff725d7e445
[INFO] testing AmirAgassi/tempinbox.es against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmirAgassi%2Ftempinbox.es" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmirAgassi/tempinbox.es
[INFO] finished tweaking git repo https://github.com/AmirAgassi/tempinbox.es
[INFO] tweaked toml for git repo https://github.com/AmirAgassi/tempinbox.es written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmirAgassi/tempinbox.es on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmirAgassi/tempinbox.es already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 279f2bc87ef5f42d94e9a1caaae7dd2867f10486f3c2f6113b3f1edd9cca48eb
[INFO] running `Command { std: "docker" "start" "-a" "279f2bc87ef5f42d94e9a1caaae7dd2867f10486f3c2f6113b3f1edd9cca48eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279f2bc87ef5f42d94e9a1caaae7dd2867f10486f3c2f6113b3f1edd9cca48eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279f2bc87ef5f42d94e9a1caaae7dd2867f10486f3c2f6113b3f1edd9cca48eb", kill_on_drop: false }`
[INFO] [stdout] 279f2bc87ef5f42d94e9a1caaae7dd2867f10486f3c2f6113b3f1edd9cca48eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76ec7afbd6232af036aae6dc06c0f51163a519321b11f5bebca74fa00eb8262a
[INFO] running `Command { std: "docker" "start" "-a" "76ec7afbd6232af036aae6dc06c0f51163a519321b11f5bebca74fa00eb8262a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling implicit-clone v0.3.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-worker v0.2.1
[INFO] [stderr]    Compiling gloo-history v0.1.5
[INFO] [stderr]    Compiling gloo-net v0.3.1
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stderr]    Compiling gloo v0.8.1
[INFO] [stderr]    Compiling yew v0.20.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling yew-hooks v0.2.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling burneroutlook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `code` and `success` are never read
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct EmailCountResponse {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 16 |     code: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     data: u32,
[INFO] [stdout] 18 |     success: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmailCountResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimatedCounter` is never constructed
[INFO] [stdout]   --> src/main.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct AnimatedCounter {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_target`, and `animate` are never used
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl AnimatedCounter {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 60 |     fn new(initial: u32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn set_target(&mut self, new_target: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn animate(&self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `request_animation_frame` is never used
[INFO] [stdout]    --> src/main.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 14s
[INFO] running `Command { std: "docker" "inspect" "76ec7afbd6232af036aae6dc06c0f51163a519321b11f5bebca74fa00eb8262a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ec7afbd6232af036aae6dc06c0f51163a519321b11f5bebca74fa00eb8262a", kill_on_drop: false }`
[INFO] [stdout] 76ec7afbd6232af036aae6dc06c0f51163a519321b11f5bebca74fa00eb8262a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d34aee720253bfbb9834bc359f7f34f2b470890b820a8e87aa4783d169bc952a
[INFO] running `Command { std: "docker" "start" "-a" "d34aee720253bfbb9834bc359f7f34f2b470890b820a8e87aa4783d169bc952a", kill_on_drop: false }`
[INFO] [stderr]    Compiling burneroutlook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `code` and `success` are never read
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct EmailCountResponse {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 16 |     code: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     data: u32,
[INFO] [stdout] 18 |     success: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmailCountResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimatedCounter` is never constructed
[INFO] [stdout]   --> src/main.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct AnimatedCounter {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_target`, and `animate` are never used
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl AnimatedCounter {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 60 |     fn new(initial: u32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn set_target(&mut self, new_target: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn animate(&self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `request_animation_frame` is never used
[INFO] [stdout]    --> src/main.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s
[INFO] running `Command { std: "docker" "inspect" "d34aee720253bfbb9834bc359f7f34f2b470890b820a8e87aa4783d169bc952a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34aee720253bfbb9834bc359f7f34f2b470890b820a8e87aa4783d169bc952a", kill_on_drop: false }`
[INFO] [stdout] d34aee720253bfbb9834bc359f7f34f2b470890b820a8e87aa4783d169bc952a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22187c05ae84d9f5f942cd9159dd3e81b94d854a4ac077210cd90ef59d06dfce
[INFO] running `Command { std: "docker" "start" "-a" "22187c05ae84d9f5f942cd9159dd3e81b94d854a4ac077210cd90ef59d06dfce", kill_on_drop: false }`
[INFO] [stderr] warning: fields `code` and `success` are never read
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct EmailCountResponse {
[INFO] [stderr]    |        ------------------ fields in this struct
[INFO] [stderr] 16 |     code: u32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 17 |     data: u32,
[INFO] [stderr] 18 |     success: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EmailCountResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AnimatedCounter` is never constructed
[INFO] [stderr]   --> src/main.rs:54:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | struct AnimatedCounter {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `set_target`, and `animate` are never used
[INFO] [stderr]   --> src/main.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 59 | impl AnimatedCounter {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] 60 |     fn new(initial: u32) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |     fn set_target(&mut self, new_target: u32) {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     fn animate(&self) {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `request_animation_frame` is never used
[INFO] [stderr]    --> src/main.rs:103:4
[INFO] [stderr]     |
[INFO] [stderr] 103 | fn request_animation_frame(f: &Closure<dyn FnMut()>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `burneroutlook` (bin "burneroutlook" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/burneroutlook-ee7f8a23c22c837b)
[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" "22187c05ae84d9f5f942cd9159dd3e81b94d854a4ac077210cd90ef59d06dfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22187c05ae84d9f5f942cd9159dd3e81b94d854a4ac077210cd90ef59d06dfce", kill_on_drop: false }`
[INFO] [stdout] 22187c05ae84d9f5f942cd9159dd3e81b94d854a4ac077210cd90ef59d06dfce
