[INFO] cloning repository https://github.com/smehlhoff/weather-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smehlhoff/weather-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmehlhoff%2Fweather-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmehlhoff%2Fweather-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f4a8538292fab4006f003f6f776b54dea0843b1 [INFO] checking smehlhoff/weather-bot against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmehlhoff%2Fweather-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smehlhoff/weather-bot on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smehlhoff/weather-bot [INFO] finished tweaking git repo https://github.com/smehlhoff/weather-bot [INFO] tweaked toml for git repo https://github.com/smehlhoff/weather-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smehlhoff/weather-bot 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timeago v0.4.1 [INFO] [stderr] Downloaded const-oid v0.9.3 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.0 [INFO] [stderr] Downloaded sqlx-mysql v0.7.0 [INFO] [stderr] Downloaded sqlx-postgres v0.7.0 [INFO] [stderr] Downloaded rustls v0.21.3 [INFO] [stderr] Downloaded isolang v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daf088d89fdbc812f81dd548efc64d3392727c9ae76dc8a0b25d0a5a4f29b01b [INFO] running `Command { std: "docker" "start" "-a" "daf088d89fdbc812f81dd548efc64d3392727c9ae76dc8a0b25d0a5a4f29b01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daf088d89fdbc812f81dd548efc64d3392727c9ae76dc8a0b25d0a5a4f29b01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf088d89fdbc812f81dd548efc64d3392727c9ae76dc8a0b25d0a5a4f29b01b", kill_on_drop: false }` [INFO] [stdout] daf088d89fdbc812f81dd548efc64d3392727c9ae76dc8a0b25d0a5a4f29b01b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e3cdd49ee742d7c1611dbf8ad6fdb109a18298e865d3502a812790bfb9f5e3 [INFO] running `Command { std: "docker" "start" "-a" "a4e3cdd49ee742d7c1611dbf8ad6fdb109a18298e865d3502a812790bfb9f5e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rustls v0.21.3 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking isolang v2.3.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling command_attr v0.4.2 [INFO] [stderr] error: could not compile `isolang` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bbefc9837f4157cc09ed60e6d7b21e345d582dd9/bin/rustc --crate-name isolang --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/isolang-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="english_names"' -C metadata=6996d8131c763da4 -C extra-filename=-6996d8131c763da4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-09d5daec132dd285.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a4e3cdd49ee742d7c1611dbf8ad6fdb109a18298e865d3502a812790bfb9f5e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e3cdd49ee742d7c1611dbf8ad6fdb109a18298e865d3502a812790bfb9f5e3", kill_on_drop: false }` [INFO] [stdout] a4e3cdd49ee742d7c1611dbf8ad6fdb109a18298e865d3502a812790bfb9f5e3 [INFO] checking smehlhoff/weather-bot against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmehlhoff%2Fweather-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smehlhoff/weather-bot on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smehlhoff/weather-bot [INFO] finished tweaking git repo https://github.com/smehlhoff/weather-bot [INFO] tweaked toml for git repo https://github.com/smehlhoff/weather-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smehlhoff/weather-bot 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8e9dc9df4068c0b4b1d7fa77e59812e58880b5ea4b24ba38fc236e1f87640f7 [INFO] running `Command { std: "docker" "start" "-a" "e8e9dc9df4068c0b4b1d7fa77e59812e58880b5ea4b24ba38fc236e1f87640f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8e9dc9df4068c0b4b1d7fa77e59812e58880b5ea4b24ba38fc236e1f87640f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e9dc9df4068c0b4b1d7fa77e59812e58880b5ea4b24ba38fc236e1f87640f7", kill_on_drop: false }` [INFO] [stdout] e8e9dc9df4068c0b4b1d7fa77e59812e58880b5ea4b24ba38fc236e1f87640f7 [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" "-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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f95c5ad94ded29870f25517b5140e6f59bdb1cced8ea840fc81599a6c8fc81 [INFO] running `Command { std: "docker" "start" "-a" "f8f95c5ad94ded29870f25517b5140e6f59bdb1cced8ea840fc81599a6c8fc81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls v0.21.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Checking isolang v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking rustls-webpki v0.101.1 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling command_attr v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking sqlformat v0.2.1 [INFO] [stderr] Checking sqlx-core v0.7.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking sqlx-sqlite v0.7.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Compiling sqlx-macros-core v0.7.0 [INFO] [stderr] Compiling sqlx-macros v0.7.0 [INFO] [stderr] Checking sqlx v0.7.0 [INFO] [stderr] Checking timeago v0.4.1 [INFO] [stderr] Checking weather-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.37s [INFO] running `Command { std: "docker" "inspect" "f8f95c5ad94ded29870f25517b5140e6f59bdb1cced8ea840fc81599a6c8fc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f95c5ad94ded29870f25517b5140e6f59bdb1cced8ea840fc81599a6c8fc81", kill_on_drop: false }` [INFO] [stdout] f8f95c5ad94ded29870f25517b5140e6f59bdb1cced8ea840fc81599a6c8fc81