[INFO] cloning repository https://github.com/OwenFeik/writing-org-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OwenFeik/writing-org-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwenFeik%2Fwriting-org-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwenFeik%2Fwriting-org-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56bb3babc8e00845ad4de5975fa3f8d665ebb06f [INFO] testing OwenFeik/writing-org-bot against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwenFeik%2Fwriting-org-bot" "/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/OwenFeik/writing-org-bot on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OwenFeik/writing-org-bot [INFO] finished tweaking git repo https://github.com/OwenFeik/writing-org-bot [INFO] tweaked toml for git repo https://github.com/OwenFeik/writing-org-bot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OwenFeik/writing-org-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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fiat-crypto v0.2.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f5236da43d7ce3fa381db11906553e20e9bd3f2db5a5ff6ab27beb0d92ebbe [INFO] running `Command { std: "docker" "start" "-a" "63f5236da43d7ce3fa381db11906553e20e9bd3f2db5a5ff6ab27beb0d92ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f5236da43d7ce3fa381db11906553e20e9bd3f2db5a5ff6ab27beb0d92ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f5236da43d7ce3fa381db11906553e20e9bd3f2db5a5ff6ab27beb0d92ebbe", kill_on_drop: false }` [INFO] [stdout] 63f5236da43d7ce3fa381db11906553e20e9bd3f2db5a5ff6ab27beb0d92ebbe [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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebaeb264bf03316807c21c66fb0d8a5a8008e5863527a159b19c3389db65b934 [INFO] running `Command { std: "docker" "start" "-a" "ebaeb264bf03316807c21c66fb0d8a5a8008e5863527a159b19c3389db65b934", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling platforms v3.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.39/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d0db4bcc038abe69 -C extra-filename=-d0db4bcc038abe69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26bbdec21178a94a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5e2aef25fd5183c9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-771db5337abf6923.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=f2c54048f3633d91 -C extra-filename=-f2c54048f3633d91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ebaeb264bf03316807c21c66fb0d8a5a8008e5863527a159b19c3389db65b934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaeb264bf03316807c21c66fb0d8a5a8008e5863527a159b19c3389db65b934", kill_on_drop: false }` [INFO] [stdout] ebaeb264bf03316807c21c66fb0d8a5a8008e5863527a159b19c3389db65b934 [INFO] testing OwenFeik/writing-org-bot against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwenFeik%2Fwriting-org-bot" "/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/OwenFeik/writing-org-bot on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OwenFeik/writing-org-bot [INFO] finished tweaking git repo https://github.com/OwenFeik/writing-org-bot [INFO] tweaked toml for git repo https://github.com/OwenFeik/writing-org-bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OwenFeik/writing-org-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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa287016fada444c2f0244c7021cb49fec6b9cf2b18b7d88d9d3951de943218 [INFO] running `Command { std: "docker" "start" "-a" "7aa287016fada444c2f0244c7021cb49fec6b9cf2b18b7d88d9d3951de943218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa287016fada444c2f0244c7021cb49fec6b9cf2b18b7d88d9d3951de943218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa287016fada444c2f0244c7021cb49fec6b9cf2b18b7d88d9d3951de943218", kill_on_drop: false }` [INFO] [stdout] 7aa287016fada444c2f0244c7021cb49fec6b9cf2b18b7d88d9d3951de943218 [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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97270a53c46186b0e3e7557fac145d2ae8945b1b1eb7171114b47da188e8e8d [INFO] running `Command { std: "docker" "start" "-a" "e97270a53c46186b0e3e7557fac145d2ae8945b1b1eb7171114b47da188e8e8d", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling platforms v3.2.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-tls v3.1.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling wg-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `category` and `attending` are never read [INFO] [stdout] --> src/announcer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Event { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | attending: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Message { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 32 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 33 | channel_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | author: User, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | timestamp: Timestamp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | edited_timestamp: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | tts: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 39 | mention_everyone: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | mentions: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 41 | mention_roles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 42 | mention_channels: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | attachments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | embeds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | reactions: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 46 | nonce: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | pinned: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | webhook_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | activity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | application_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | message_reference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | flags: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | referenced_message: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | thread: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | components: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 60 | position: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApplicationCommandOptionType` is never used [INFO] [stdout] --> src/discord.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | enum ApplicationCommandOptionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ordinal` is never used [INFO] [stdout] --> src/discord.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl ApplicationCommandOptionType { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 91 | fn ordinal(&self) -> i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/discord.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | struct Localisations(HashMap); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Localisations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 109 | struct Localisations(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct ApplicationCommandOption { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 117 | name_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 118 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 119 | description_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 121 | choices: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 122 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 123 | channel_types: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 124 | min_value: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 125 | max_value: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 126 | min_length: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 127 | max_length: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | autocomplete: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationCommandOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `User` and `Message` are never constructed [INFO] [stdout] --> src/discord.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub enum ApplicationCommandType { [INFO] [stdout] | ---------------------- variants in this enum [INFO] [stdout] 132 | ChatInput, [INFO] [stdout] 133 | User, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct ApplicationCommand { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 152 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 153 | application_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 154 | guild_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 156 | name_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 158 | description_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 160 | default_member_permissions: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 161 | dm_permission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 162 | default_permission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 163 | nsfw: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 164 | version: Snowflake, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `resolved`, `options`, and `focused` are never read [INFO] [stdout] --> src/discord.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 171 | struct InteractionData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 175 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 176 | name: String, [INFO] [stdout] 177 | resolved: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 178 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 179 | focused: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub struct Interaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 197 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 198 | application_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 199 | data: Option, [INFO] [stdout] 200 | guild_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 201 | channel: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 202 | channel_id: Option, [INFO] [stdout] 203 | member: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 204 | user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 205 | token: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 206 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 207 | message: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 208 | app_permissions: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 209 | locale: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | guild_locale: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 211 | entitlements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DeferredChannelMessageWithSource`, `DeferredUpdateMessage`, `UpdateMessage`, `ApplicationCommandAutocompleteResult`, `Modal`, and `PremiumRequired` are never constructed [INFO] [stdout] --> src/discord.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 236 | enum InteractionCallbackType { [INFO] [stdout] | ----------------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 239 | DeferredChannelMessageWithSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | DeferredUpdateMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | UpdateMessage, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 242 | ApplicationCommandAutocompleteResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 243 | Modal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | PremiumRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionCallbackType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/discord.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 410 | pub struct ErrorResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 411 | pub message: String, [INFO] [stdout] 412 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e97270a53c46186b0e3e7557fac145d2ae8945b1b1eb7171114b47da188e8e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97270a53c46186b0e3e7557fac145d2ae8945b1b1eb7171114b47da188e8e8d", kill_on_drop: false }` [INFO] [stdout] e97270a53c46186b0e3e7557fac145d2ae8945b1b1eb7171114b47da188e8e8d [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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ada8c2630af8aa4566f57f9f952b7b0d246b406b10c5829fdcee9ed0056fa4 [INFO] running `Command { std: "docker" "start" "-a" "51ada8c2630af8aa4566f57f9f952b7b0d246b406b10c5829fdcee9ed0056fa4", kill_on_drop: false }` [INFO] [stderr] Compiling wg-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `category` and `attending` are never read [INFO] [stdout] --> src/announcer.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct Event { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | category: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | attending: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Message { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 32 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 33 | channel_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | author: User, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | timestamp: Timestamp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 37 | edited_timestamp: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | tts: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 39 | mention_everyone: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | mentions: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 41 | mention_roles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 42 | mention_channels: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | attachments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 44 | embeds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | reactions: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 46 | nonce: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | pinned: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | webhook_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | activity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 54 | application_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 55 | message_reference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | flags: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 57 | referenced_message: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | thread: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | components: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 60 | position: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApplicationCommandOptionType` is never used [INFO] [stdout] --> src/discord.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | enum ApplicationCommandOptionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ordinal` is never used [INFO] [stdout] --> src/discord.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl ApplicationCommandOptionType { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 91 | fn ordinal(&self) -> i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/discord.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | struct Localisations(HashMap); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Localisations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 109 | struct Localisations(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct ApplicationCommandOption { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 117 | name_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 118 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 119 | description_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 121 | choices: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 122 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 123 | channel_types: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 124 | min_value: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 125 | max_value: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 126 | min_length: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 127 | max_length: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | autocomplete: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationCommandOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `User` and `Message` are never constructed [INFO] [stdout] --> src/discord.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub enum ApplicationCommandType { [INFO] [stdout] | ---------------------- variants in this enum [INFO] [stdout] 132 | ChatInput, [INFO] [stdout] 133 | User, [INFO] [stdout] | ^^^^ [INFO] [stdout] 134 | Message, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct ApplicationCommand { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 152 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 153 | application_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 154 | guild_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 155 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 156 | name_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 157 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 158 | description_localizations: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 159 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 160 | default_member_permissions: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 161 | dm_permission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 162 | default_permission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 163 | nsfw: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 164 | version: Snowflake, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApplicationCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `resolved`, `options`, and `focused` are never read [INFO] [stdout] --> src/discord.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 171 | struct InteractionData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 175 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 176 | name: String, [INFO] [stdout] 177 | resolved: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 178 | options: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 179 | focused: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/discord.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 193 | pub struct Interaction { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 197 | id: Snowflake, [INFO] [stdout] | ^^ [INFO] [stdout] 198 | application_id: Snowflake, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 199 | data: Option, [INFO] [stdout] 200 | guild_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 201 | channel: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 202 | channel_id: Option, [INFO] [stdout] 203 | member: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 204 | user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 205 | token: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 206 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 207 | message: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 208 | app_permissions: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 209 | locale: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | guild_locale: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 211 | entitlements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `DeferredChannelMessageWithSource`, `DeferredUpdateMessage`, `UpdateMessage`, `ApplicationCommandAutocompleteResult`, `Modal`, and `PremiumRequired` are never constructed [INFO] [stdout] --> src/discord.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 236 | enum InteractionCallbackType { [INFO] [stdout] | ----------------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 239 | DeferredChannelMessageWithSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 240 | DeferredUpdateMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 241 | UpdateMessage, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 242 | ApplicationCommandAutocompleteResult, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 243 | Modal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | PremiumRequired, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionCallbackType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/discord.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 410 | pub struct ErrorResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 411 | pub message: String, [INFO] [stdout] 412 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.31s [INFO] running `Command { std: "docker" "inspect" "51ada8c2630af8aa4566f57f9f952b7b0d246b406b10c5829fdcee9ed0056fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ada8c2630af8aa4566f57f9f952b7b0d246b406b10c5829fdcee9ed0056fa4", kill_on_drop: false }` [INFO] [stdout] 51ada8c2630af8aa4566f57f9f952b7b0d246b406b10c5829fdcee9ed0056fa4 [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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d82bb623760ec0a8fe1dd9d56d6736fb97c03a71eaa8aab92782f55378d2b057 [INFO] running `Command { std: "docker" "start" "-a" "d82bb623760ec0a8fe1dd9d56d6736fb97c03a71eaa8aab92782f55378d2b057", kill_on_drop: false }` [INFO] [stderr] warning: fields `category` and `attending` are never read [INFO] [stderr] --> src/announcer.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 20 | struct Event { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | category: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 25 | attending: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/discord.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct Message { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 32 | id: Snowflake, [INFO] [stderr] | ^^ [INFO] [stderr] 33 | channel_id: Snowflake, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 34 | author: User, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 35 | content: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 36 | timestamp: Timestamp, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 37 | edited_timestamp: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 38 | tts: bool, [INFO] [stderr] | ^^^ [INFO] [stderr] 39 | mention_everyone: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 40 | mentions: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 41 | mention_roles: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 42 | mention_channels: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 43 | attachments: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 44 | embeds: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 45 | reactions: Option>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 46 | nonce: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 47 | pinned: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 48 | webhook_id: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 53 | activity: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 54 | application_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 55 | message_reference: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 56 | flags: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 57 | referenced_message: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 58 | thread: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 59 | components: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 60 | position: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: enum `ApplicationCommandOptionType` is never used [INFO] [stderr] --> src/discord.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | enum ApplicationCommandOptionType { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `ordinal` is never used [INFO] [stderr] --> src/discord.rs:91:8 [INFO] [stderr] | [INFO] [stderr] 90 | impl ApplicationCommandOptionType { [INFO] [stderr] | --------------------------------- method in this implementation [INFO] [stderr] 91 | fn ordinal(&self) -> i32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/discord.rs:109:22 [INFO] [stderr] | [INFO] [stderr] 109 | struct Localisations(HashMap); [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = note: `Localisations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 109 | struct Localisations(()); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/discord.rs:116:5 [INFO] [stderr] | [INFO] [stderr] 112 | pub struct ApplicationCommandOption { [INFO] [stderr] | ------------------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 116 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 117 | name_localizations: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 118 | description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 119 | description_localizations: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 120 | required: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 121 | choices: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 122 | options: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 123 | channel_types: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 124 | min_value: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 125 | max_value: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 126 | min_length: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 127 | max_length: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 128 | autocomplete: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApplicationCommandOption` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `User` and `Message` are never constructed [INFO] [stderr] --> src/discord.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 131 | pub enum ApplicationCommandType { [INFO] [stderr] | ---------------------- variants in this enum [INFO] [stderr] 132 | ChatInput, [INFO] [stderr] 133 | User, [INFO] [stderr] | ^^^^ [INFO] [stderr] 134 | Message, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/discord.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 148 | pub struct ApplicationCommand { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 152 | id: Snowflake, [INFO] [stderr] | ^^ [INFO] [stderr] 153 | application_id: Snowflake, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 154 | guild_id: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 155 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 156 | name_localizations: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 157 | description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 158 | description_localizations: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 159 | options: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 160 | default_member_permissions: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 161 | dm_permission: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 162 | default_permission: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 163 | nsfw: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 164 | version: Snowflake, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApplicationCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `resolved`, `options`, and `focused` are never read [INFO] [stderr] --> src/discord.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 171 | struct InteractionData { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 175 | id: Snowflake, [INFO] [stderr] | ^^ [INFO] [stderr] 176 | name: String, [INFO] [stderr] 177 | resolved: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 178 | options: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 179 | focused: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InteractionData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/discord.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 193 | pub struct Interaction { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 197 | id: Snowflake, [INFO] [stderr] | ^^ [INFO] [stderr] 198 | application_id: Snowflake, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 199 | data: Option, [INFO] [stderr] 200 | guild_id: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 201 | channel: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 202 | channel_id: Option, [INFO] [stderr] 203 | member: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 204 | user: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 205 | token: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 206 | version: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 207 | message: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 208 | app_permissions: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 209 | locale: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 210 | guild_locale: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 211 | entitlements: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Interaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `DeferredChannelMessageWithSource`, `DeferredUpdateMessage`, `UpdateMessage`, `ApplicationCommandAutocompleteResult`, `Modal`, and `PremiumRequired` are never constructed [INFO] [stderr] --> src/discord.rs:239:5 [INFO] [stderr] | [INFO] [stderr] 236 | enum InteractionCallbackType { [INFO] [stderr] | ----------------------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 239 | DeferredChannelMessageWithSource, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 240 | DeferredUpdateMessage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 241 | UpdateMessage, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 242 | ApplicationCommandAutocompleteResult, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 243 | Modal, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 244 | PremiumRequired, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InteractionCallbackType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `code` is never read [INFO] [stderr] --> src/discord.rs:412:5 [INFO] [stderr] | [INFO] [stderr] 410 | pub struct ErrorResponse { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 411 | pub message: String, [INFO] [stderr] 412 | code: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `wg-bot` (bin "wg-bot" test) generated 12 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wg_bot-c8fc625e41f68d14) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test csv::test::test_parse ... ok [INFO] [stdout] test csv::test::test_quote ... ok [INFO] [stdout] test csv::test::test_format ... ok [INFO] [stdout] test test::test_index_get ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_index_get stdout ---- [INFO] [stdout] thread 'test::test_index_get' panicked at src/test.rs:15:5: [INFO] [stdout] assertion failed: resp.status().is_success() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d070ec9df2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55d070ec9df2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d070ec9df2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d070ec9df2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d070ef3e0c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55d070ef3e0c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55d070ec766f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55d070ec9bc4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d070ec9bc4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d070ecb88b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55d070ecb567 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55d0709056b7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55d0709056b7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55d070ecbec0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55d070ecbec0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55d070ecbbc9 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55d070eca2c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d070ecb934 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55d070833e95 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d070833f53 - core::panicking::panic::h84cc5530c043784e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55d0708b7a7e - wg_bot::test::test_index_get::{{closure}}::hee66f4fd7bc13c14 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:15:5 [INFO] [stdout] 21: 0x55d0708ce82e - as core::future::future::Future>::poll::{{closure}}::h6193089866f09cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:974:42 [INFO] [stdout] 22: 0x55d0708cd540 - tokio::task::local::LocalSet::with::{{closure}}::he072cf32f9a92a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:726:13 [INFO] [stdout] 23: 0x55d070898870 - std::thread::local::LocalKey::try_with::h44d17ffa94856faf [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 24: 0x55d0708986da - std::thread::local::LocalKey::with::h3eb9141d0a7eaf53 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: 0x55d0708cd4a6 - tokio::task::local::LocalSet::with::h51b3a395bda88a23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:724:9 [INFO] [stdout] 26: 0x55d0708ce7a5 - as core::future::future::Future>::poll::h2fc43565225674bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:964:9 [INFO] [stdout] 27: 0x55d0708cd81f - tokio::task::local::LocalSet::run_until::{{closure}}::he6b27fbc45f0f0e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:631:19 [INFO] [stdout] 28: 0x55d0708c77f6 - as core::future::future::Future>::poll::hbd2c7d9024ef8900 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 29: 0x55d0708a8684 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h761ca8fb9ff32563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 30: 0x55d0708a85aa - tokio::runtime::coop::with_budget::hfe254a72e484ffb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 31: 0x55d0708a85aa - tokio::runtime::coop::budget::h861005758c3e71ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 32: 0x55d0708a85aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h586f171a7b89c09c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 33: 0x55d0708a722c - tokio::runtime::scheduler::current_thread::Context::enter::he11dd4ea0730cce6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 34: 0x55d0708a7da6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4abd754191d9f7bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 35: 0x55d0708a7aab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd8cfb6bae82f1bad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 36: 0x55d0708bd27b - tokio::runtime::context::scoped::Scoped::set::hde6eda17d9282588 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 37: 0x55d07089a2d9 - tokio::runtime::context::set_scheduler::{{closure}}::h3baef0ab8bce1254 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 38: 0x55d070898dd6 - std::thread::local::LocalKey::try_with::hc98cafe91edcd2cd [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 39: 0x55d07089870a - std::thread::local::LocalKey::with::h705fc4d4a123a20f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 40: 0x55d07089a28d - tokio::runtime::context::set_scheduler::he6999eefe0e4b97f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 41: 0x55d0708a7840 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2f997e29899d3adc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 42: 0x55d0708a7acd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha8472c09f9bdee14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 43: 0x55d0708a6a03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h73df21e4c4bcbf58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 44: 0x55d0708b53eb - tokio::runtime::context::runtime::enter_runtime::h65fcb80f6407693d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 45: 0x55d0708a6900 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he909b98fe1b827fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 46: 0x55d0708b0c42 - tokio::runtime::runtime::Runtime::block_on::hf52c19db388d6d86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 47: 0x55d0708cd5e3 - tokio::task::local::LocalSet::block_on::h269318291dac5eb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/task/local.rs:592:9 [INFO] [stdout] 48: 0x55d0708b12c7 - actix_rt::runtime::Runtime::block_on::h61c1ec007ce47b86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.9.0/src/runtime.rs:138:9 [INFO] [stdout] 49: 0x55d0708a93ea - actix_rt::system::SystemRunner::block_on::h8188607cf117b50a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.9.0/src/system.rs:245:9 [INFO] [stdout] 50: 0x55d0708b7386 - wg_bot::test::test_index_get::hc0612afa266eb8c2 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:5:1 [INFO] [stdout] 51: 0x55d0708b7337 - wg_bot::test::test_index_get::{{closure}}::h6958a3bd8ec5c4f7 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:6:26 [INFO] [stdout] 52: 0x55d0708aab86 - core::ops::function::FnOnce::call_once::h20ad6dca5e601219 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x55d07090a27f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x55d07090a27f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 55: 0x55d070909973 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 56: 0x55d070909973 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55d070909973 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 58: 0x55d070909973 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 59: 0x55d070909973 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 60: 0x55d070909973 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 61: 0x55d070909973 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 62: 0x55d0708d2573 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 63: 0x55d0708d2573 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 64: 0x55d0708d70df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 65: 0x55d0708d70df - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 66: 0x55d0708d70df - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 67: 0x55d0708d70df - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 68: 0x55d0708d70df - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 69: 0x55d0708d70df - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 70: 0x55d0708d70df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x55d070ed0085 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 72: 0x55d070ed0085 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 73: 0x55d070ed0085 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7fef50d2aac3 - [INFO] [stdout] 75: 0x7fef50dbbbf4 - __clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_index_get [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin wg-bot` [INFO] running `Command { std: "docker" "inspect" "d82bb623760ec0a8fe1dd9d56d6736fb97c03a71eaa8aab92782f55378d2b057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82bb623760ec0a8fe1dd9d56d6736fb97c03a71eaa8aab92782f55378d2b057", kill_on_drop: false }` [INFO] [stdout] d82bb623760ec0a8fe1dd9d56d6736fb97c03a71eaa8aab92782f55378d2b057