[INFO] cloning repository https://github.com/Paulo-Hernandez/BotDiscord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Paulo-Hernandez/BotDiscord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulo-Hernandez%2FBotDiscord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulo-Hernandez%2FBotDiscord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16dab483921dc008a1a72dfc329ae38b4bd0bccc
[INFO] testing Paulo-Hernandez/BotDiscord against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulo-Hernandez%2FBotDiscord" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Paulo-Hernandez/BotDiscord on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Paulo-Hernandez/BotDiscord
[INFO] finished tweaking git repo https://github.com/Paulo-Hernandez/BotDiscord
[INFO] tweaked toml for git repo https://github.com/Paulo-Hernandez/BotDiscord written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Paulo-Hernandez/BotDiscord 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf93878dda8fb5e837fb2603618f62ec77017ad3623f8be3534772a1bc6b5544
[INFO] running `Command { std: "docker" "start" "-a" "bf93878dda8fb5e837fb2603618f62ec77017ad3623f8be3534772a1bc6b5544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf93878dda8fb5e837fb2603618f62ec77017ad3623f8be3534772a1bc6b5544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf93878dda8fb5e837fb2603618f62ec77017ad3623f8be3534772a1bc6b5544", kill_on_drop: false }`
[INFO] [stdout] bf93878dda8fb5e837fb2603618f62ec77017ad3623f8be3534772a1bc6b5544
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4b69ad0fa46990a7144e6e0ea5be135aff227bf05574731540d2f2d1972b066
[INFO] running `Command { std: "docker" "start" "-a" "d4b69ad0fa46990a7144e6e0ea5be135aff227bf05574731540d2f2d1972b066", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling botdiscord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.67s
[INFO] running `Command { std: "docker" "inspect" "d4b69ad0fa46990a7144e6e0ea5be135aff227bf05574731540d2f2d1972b066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4b69ad0fa46990a7144e6e0ea5be135aff227bf05574731540d2f2d1972b066", kill_on_drop: false }`
[INFO] [stdout] d4b69ad0fa46990a7144e6e0ea5be135aff227bf05574731540d2f2d1972b066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06d4a4b63fb07ed874b7f5f77a2d6214c7fe7e6346a8a668972d375f0094d203
[INFO] running `Command { std: "docker" "start" "-a" "06d4a4b63fb07ed874b7f5f77a2d6214c7fe7e6346a8a668972d375f0094d203", kill_on_drop: false }`
[INFO] [stderr]    Compiling botdiscord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "06d4a4b63fb07ed874b7f5f77a2d6214c7fe7e6346a8a668972d375f0094d203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d4a4b63fb07ed874b7f5f77a2d6214c7fe7e6346a8a668972d375f0094d203", kill_on_drop: false }`
[INFO] [stdout] 06d4a4b63fb07ed874b7f5f77a2d6214c7fe7e6346a8a668972d375f0094d203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70475a9da71a523354db4174c92b66f8f3aa7eb0402642a39689d62778c2fa60
[INFO] running `Command { std: "docker" "start" "-a" "70475a9da71a523354db4174c92b66f8f3aa7eb0402642a39689d62778c2fa60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/botdiscord-3678439b053fd9d7)
[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" "70475a9da71a523354db4174c92b66f8f3aa7eb0402642a39689d62778c2fa60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70475a9da71a523354db4174c92b66f8f3aa7eb0402642a39689d62778c2fa60", kill_on_drop: false }`
[INFO] [stdout] 70475a9da71a523354db4174c92b66f8f3aa7eb0402642a39689d62778c2fa60
[INFO] testing Paulo-Hernandez/BotDiscord against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulo-Hernandez%2FBotDiscord" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Paulo-Hernandez/BotDiscord on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Paulo-Hernandez/BotDiscord
[INFO] finished tweaking git repo https://github.com/Paulo-Hernandez/BotDiscord
[INFO] tweaked toml for git repo https://github.com/Paulo-Hernandez/BotDiscord written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Paulo-Hernandez/BotDiscord 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bca194370099dfeea23ad386058a68c5f52087dc18b9ac3af04300c0f2528a85
[INFO] running `Command { std: "docker" "start" "-a" "bca194370099dfeea23ad386058a68c5f52087dc18b9ac3af04300c0f2528a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca194370099dfeea23ad386058a68c5f52087dc18b9ac3af04300c0f2528a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca194370099dfeea23ad386058a68c5f52087dc18b9ac3af04300c0f2528a85", kill_on_drop: false }`
[INFO] [stdout] bca194370099dfeea23ad386058a68c5f52087dc18b9ac3af04300c0f2528a85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c88486863d3f0dd7ca9a70e6ba7f4091ef2027bc9d2bd10c819674a40298ef6
[INFO] running `Command { std: "docker" "start" "-a" "4c88486863d3f0dd7ca9a70e6ba7f4091ef2027bc9d2bd10c819674a40298ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling async-tungstenite v0.17.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr] error: could not compile `serenity` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "base64", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "extras", "flate2", "framework", "gateway", "http", "levenshtein", "model", "moka", "native_tls_backend", "parking_lot", "reqwest", "rustls_backend", "rustversion", "serenity-voice-model", "simd-json", "simd_json", "simdjson", "standard_framework", "static_assertions", "temp_cache", "time", "tokio", "tokio_task_builder", "typemap_rev", "unstable_discord_api", "utils", "uwl", "voice", "voice-model", "voice_model"))' -C metadata=2273b450899d2973 -C extra-filename=-2273b450899d2973 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fd353341ad615d4d.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-7d7fe19f698de66c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e77b9d3dc17a3ba1.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e143b6259036a788.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-54e71004ed48324b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0b7eb550732f6310.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-d636f867c796f064.so --extern serde=/opt/rustwide/target/debug/deps/libserde-195dcab29907755a.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-cb2d3c2e7b86972b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ec303439bc4846e9.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-2c8417762ad9698f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-00ca2f2ac9367575.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ae2cc566ca96c309.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1c967be18ac206f7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4c88486863d3f0dd7ca9a70e6ba7f4091ef2027bc9d2bd10c819674a40298ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c88486863d3f0dd7ca9a70e6ba7f4091ef2027bc9d2bd10c819674a40298ef6", kill_on_drop: false }`
[INFO] [stdout] 4c88486863d3f0dd7ca9a70e6ba7f4091ef2027bc9d2bd10c819674a40298ef6
