[INFO] cloning repository https://github.com/SuperiorJT/mr-cd-projekt-red [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperiorJT/mr-cd-projekt-red" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperiorJT%2Fmr-cd-projekt-red", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperiorJT%2Fmr-cd-projekt-red'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efcc68dc246881335769920b330a30a4f66e41d7 [INFO] testing SuperiorJT/mr-cd-projekt-red against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperiorJT%2Fmr-cd-projekt-red" "/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/SuperiorJT/mr-cd-projekt-red on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SuperiorJT/mr-cd-projekt-red [INFO] finished tweaking git repo https://github.com/SuperiorJT/mr-cd-projekt-red [INFO] tweaked toml for git repo https://github.com/SuperiorJT/mr-cd-projekt-red written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SuperiorJT/mr-cd-projekt-red already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.13.1 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.0 [INFO] [stderr] Downloaded async-task v3.0.0 [INFO] [stderr] Downloaded yaml-rust v0.4.2 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] [stderr] Downloaded blocking v0.4.7 [INFO] [stderr] Downloaded async-tls v0.9.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.16.0 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.8 [INFO] [stderr] Downloaded futures-lite v0.1.11 [INFO] [stderr] Downloaded async-std v1.6.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.18.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.17 [INFO] [stderr] Downloaded combine v4.3.2 [INFO] [stderr] Downloaded parking v1.0.6 [INFO] [stderr] Downloaded serde_json v1.0.37 [INFO] [stderr] Downloaded ring v0.16.13 [INFO] [stderr] Downloaded syn v1.0.27 [INFO] [stderr] Downloaded smol v0.1.18 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] 1a7a87235956bf7247271bf811ca056ab1b448c3a6c4d96a56a03c17abb719bb [INFO] running `Command { std: "docker" "start" "-a" "1a7a87235956bf7247271bf811ca056ab1b448c3a6c4d96a56a03c17abb719bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a7a87235956bf7247271bf811ca056ab1b448c3a6c4d96a56a03c17abb719bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7a87235956bf7247271bf811ca056ab1b448c3a6c4d96a56a03c17abb719bb", kill_on_drop: false }` [INFO] [stdout] 1a7a87235956bf7247271bf811ca056ab1b448c3a6c4d96a56a03c17abb719bb [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52984acf44a1d56a601b331c87e95e5cefbbdce4bfd95d084723f87d184acb3 [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" "c52984acf44a1d56a601b331c87e95e5cefbbdce4bfd95d084723f87d184acb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling serenity v0.9.0-rc.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling kankyo v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling audiopus_sys v0.1.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.6.1 [INFO] [stderr] Compiling salsa20 v0.5.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling command_attr v0.3.0-rc.2 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling combine v4.3.2 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling async-tls v0.9.0 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `diff` [INFO] [stdout] --> src/db/redis/mod.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let diff = comparable_before.diff(&comparable_after); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_diff` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 41s [INFO] running `Command { std: "docker" "inspect" "c52984acf44a1d56a601b331c87e95e5cefbbdce4bfd95d084723f87d184acb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52984acf44a1d56a601b331c87e95e5cefbbdce4bfd95d084723f87d184acb3", kill_on_drop: false }` [INFO] [stdout] c52984acf44a1d56a601b331c87e95e5cefbbdce4bfd95d084723f87d184acb3 [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77fce5ae19d594ec3d2da8a5a739ead07c41a61cbe964f9e01225237f29402bb [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" "77fce5ae19d594ec3d2da8a5a739ead07c41a61cbe964f9e01225237f29402bb", kill_on_drop: false }` [INFO] [stderr] Compiling discord-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `diff` [INFO] [stdout] --> src/db/redis/mod.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let diff = comparable_before.diff(&comparable_after); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_diff` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.10s [INFO] running `Command { std: "docker" "inspect" "77fce5ae19d594ec3d2da8a5a739ead07c41a61cbe964f9e01225237f29402bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fce5ae19d594ec3d2da8a5a739ead07c41a61cbe964f9e01225237f29402bb", kill_on_drop: false }` [INFO] [stdout] 77fce5ae19d594ec3d2da8a5a739ead07c41a61cbe964f9e01225237f29402bb [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=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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47d86e67983a01cae89f03baaa783a8a0c2ab673d7b1a4af0be3cda908c38668 [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" "47d86e67983a01cae89f03baaa783a8a0c2ab673d7b1a4af0be3cda908c38668", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `diff` [INFO] [stderr] --> src/db/redis/mod.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let diff = comparable_before.diff(&comparable_after); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_diff` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/discord_bot-c3d40057d6c78461 [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" "47d86e67983a01cae89f03baaa783a8a0c2ab673d7b1a4af0be3cda908c38668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d86e67983a01cae89f03baaa783a8a0c2ab673d7b1a4af0be3cda908c38668", kill_on_drop: false }` [INFO] [stdout] 47d86e67983a01cae89f03baaa783a8a0c2ab673d7b1a4af0be3cda908c38668