[INFO] cloning repository https://github.com/MinnDevelopment/strumbot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinnDevelopment/strumbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnDevelopment%2Fstrumbot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnDevelopment%2Fstrumbot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcebe61d7956ad0bc61e1d249fc0b6d34c938ce2 [INFO] testing MinnDevelopment/strumbot-rs against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinnDevelopment%2Fstrumbot-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MinnDevelopment/strumbot-rs on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MinnDevelopment/strumbot-rs [INFO] finished tweaking git repo https://github.com/MinnDevelopment/strumbot-rs [INFO] tweaked toml for git repo https://github.com/MinnDevelopment/strumbot-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MinnDevelopment/strumbot-rs 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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Rapptz/eos` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.11.0 [INFO] [stderr] Downloaded twilight-validate v0.15.1 [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.15.1 [INFO] [stderr] Downloaded twilight-util v0.15.2 [INFO] [stderr] Downloaded twilight-gateway-queue v0.15.2 [INFO] [stderr] Downloaded hyper-trust-dns v0.5.0 [INFO] [stderr] Downloaded twilight-gateway v0.15.2 [INFO] [stderr] Downloaded twilight-http v0.15.2 [INFO] [stderr] Downloaded twilight-model v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27055d60a8f6b7c197ccf685755d464fc094f15e8a7a6d0ff78c2fa1ef5fb79a [INFO] running `Command { std: "docker" "start" "-a" "27055d60a8f6b7c197ccf685755d464fc094f15e8a7a6d0ff78c2fa1ef5fb79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27055d60a8f6b7c197ccf685755d464fc094f15e8a7a6d0ff78c2fa1ef5fb79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27055d60a8f6b7c197ccf685755d464fc094f15e8a7a6d0ff78c2fa1ef5fb79a", kill_on_drop: false }` [INFO] [stdout] 27055d60a8f6b7c197ccf685755d464fc094f15e8a7a6d0ff78c2fa1ef5fb79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6716ef55127021ce382514182d01c9cd6cafcaf4b89152e0c9fa3c6ec69c82fd [INFO] running `Command { std: "docker" "start" "-a" "6716ef55127021ce382514182d01c9cd6cafcaf4b89152e0c9fa3c6ec69c82fd", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling eos-format-spec-macro v0.1.0 (https://github.com/Rapptz/eos#361c2db0) [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_repr v0.1.14 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.15.1 [INFO] [stderr] Compiling twilight-gateway-queue v0.15.2 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling eos v0.1.0 (https://github.com/Rapptz/eos#361c2db0) [INFO] [stderr] Compiling commons v1.2.5 (/opt/rustwide/workdir/commons) [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling twilight-model v0.15.2 [INFO] [stderr] Compiling lru v0.11.0 [INFO] [stderr] Compiling database-api v1.2.5 (/opt/rustwide/workdir/database-api) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-trust-dns v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling twitch-api v1.2.5 (/opt/rustwide/workdir/twitch-api) [INFO] [stderr] Compiling twilight-validate v0.15.1 [INFO] [stderr] Compiling twilight-gateway v0.15.2 [INFO] [stderr] Compiling twilight-http v0.15.2 [INFO] [stderr] Compiling twilight-util v0.15.2 [INFO] [stderr] Compiling discord-api v1.2.5 (/opt/rustwide/workdir/discord-api) [INFO] [stderr] Compiling strumbot v1.2.6 (/opt/rustwide/workdir/strumbot) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6716ef55127021ce382514182d01c9cd6cafcaf4b89152e0c9fa3c6ec69c82fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6716ef55127021ce382514182d01c9cd6cafcaf4b89152e0c9fa3c6ec69c82fd", kill_on_drop: false }` [INFO] [stdout] 6716ef55127021ce382514182d01c9cd6cafcaf4b89152e0c9fa3c6ec69c82fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86aaa4df1a83dab45322acc88c50cd00fde43e47ac7c3bcf3f48974754b22b44 [INFO] running `Command { std: "docker" "start" "-a" "86aaa4df1a83dab45322acc88c50cd00fde43e47ac7c3bcf3f48974754b22b44", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling database-api v1.2.5 (/opt/rustwide/workdir/database-api) [INFO] [stderr] Compiling commons v1.2.5 (/opt/rustwide/workdir/commons) [INFO] [stderr] Compiling twitch-api v1.2.5 (/opt/rustwide/workdir/twitch-api) [INFO] [stderr] Compiling discord-api v1.2.5 (/opt/rustwide/workdir/discord-api) [INFO] [stderr] Compiling strumbot v1.2.6 (/opt/rustwide/workdir/strumbot) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.17s [INFO] running `Command { std: "docker" "inspect" "86aaa4df1a83dab45322acc88c50cd00fde43e47ac7c3bcf3f48974754b22b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86aaa4df1a83dab45322acc88c50cd00fde43e47ac7c3bcf3f48974754b22b44", kill_on_drop: false }` [INFO] [stdout] 86aaa4df1a83dab45322acc88c50cd00fde43e47ac7c3bcf3f48974754b22b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6172528800cf1655e6cfa451a19d370afbdd9dbe8d867a143a8a087631496005 [INFO] running `Command { std: "docker" "start" "-a" "6172528800cf1655e6cfa451a19d370afbdd9dbe8d867a143a8a087631496005", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/commons-aa2cfe86ce6167aa) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database_api-f93dcf52a7600a03) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/discord_api-2659d46dbc907254) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test webhook::tests::test_parse_webhook_params ... ok [INFO] [stdout] test config::tests::test_config_parse ... ok [INFO] [stdout] test webhook::tests::test_parse_webhook_params_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/strumbot-f01993dcddf2db38) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::tests::test_config_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twitch_api-6163a40cbd5f029d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test oauth::tests::test_identity_from_str ... ok [INFO] [stdout] test config::tests::test_config_parse ... ok [INFO] [stdout] test model::tests::parse_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests commons [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] [stderr] Doc-tests database-api [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] [stderr] Doc-tests discord-api [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] [stderr] Doc-tests twitch-api [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" "6172528800cf1655e6cfa451a19d370afbdd9dbe8d867a143a8a087631496005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6172528800cf1655e6cfa451a19d370afbdd9dbe8d867a143a8a087631496005", kill_on_drop: false }` [INFO] [stdout] 6172528800cf1655e6cfa451a19d370afbdd9dbe8d867a143a8a087631496005