Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

727 (again) #85

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

:nyaboom:

3005194
Select commit
Loading
Failed to load commit list.
Open

727 (again) #85

:nyaboom:
3005194
Select commit
Loading
Failed to load commit list.
Garnix CI / package container-aarch64 [x86_64-linux] failed Nov 16, 2023 in 1m 26s

Run results

Build failed

Details

Last 100 lines of logs:

teawiebot>    Compiling rand_core v0.5.1
teawiebot>    Compiling atty v0.2.14
teawiebot>    Compiling typemap_rev v0.1.5
teawiebot>    Compiling ansi_term v0.12.1
teawiebot>    Compiling include_dir_macros v0.7.3
teawiebot>    Compiling http-body v0.4.5
teawiebot>    Compiling rand_pcg v0.2.1
teawiebot>    Compiling rand_chacha v0.2.2
teawiebot>    Compiling rand_chacha v0.3.1
teawiebot>    Compiling parking_lot v0.12.1
teawiebot>    Compiling idna v0.4.0
teawiebot>    Compiling clap v2.34.0
teawiebot>    Compiling phf v0.8.0
teawiebot>    Compiling rand v0.8.5
teawiebot>    Compiling humantime v2.1.0
teawiebot>    Compiling termcolor v1.3.0
teawiebot>    Compiling rand v0.7.3
teawiebot>    Compiling dotenvy v0.15.7
teawiebot>    Compiling ordered-float v2.10.1
teawiebot>    Compiling include_dir v0.7.3
teawiebot>    Compiling ring v0.17.5
teawiebot>    Compiling ring v0.16.20
teawiebot>    Compiling regex-automata v0.4.3
teawiebot>    Compiling is-terminal v0.4.9
teawiebot>    Compiling phf_generator v0.8.0
teawiebot>    Compiling phf_codegen v0.8.0
teawiebot>    Compiling bottomify v1.2.0
teawiebot>    Compiling block-buffer v0.10.4
teawiebot>    Compiling crypto-common v0.1.6
teawiebot>    Compiling digest v0.10.7
teawiebot>    Compiling sha-1 v0.10.1
teawiebot>    Compiling futures v0.3.29
teawiebot>    Compiling regex v1.10.2
teawiebot>    Compiling env_logger v0.10.1
teawiebot>    Compiling serde_derive v1.0.192
teawiebot>    Compiling tokio-macros v2.2.0
teawiebot>    Compiling tracing-attributes v0.1.27
teawiebot>    Compiling thiserror-impl v1.0.50
teawiebot>    Compiling darling_core v0.14.4
teawiebot>    Compiling tokio v1.34.0
teawiebot>    Compiling derivative v2.2.0
teawiebot>    Compiling tracing v0.1.40
teawiebot>    Compiling darling_macro v0.14.4
teawiebot>    Compiling darling v0.14.4
teawiebot>    Compiling poise_macros v0.5.7
teawiebot>    Compiling tokio-util v0.7.10
teawiebot>    Compiling url v2.4.1
teawiebot>    Compiling deranged v0.3.9
teawiebot>    Compiling serde_urlencoded v0.7.1
teawiebot>    Compiling chrono v0.4.31
teawiebot>    Compiling dashmap v5.5.3
teawiebot>    Compiling serde-value v0.7.0
teawiebot>    Compiling sct v0.7.1
teawiebot>    Compiling webpki v0.22.4
teawiebot>    Compiling rustls-webpki v0.101.7
teawiebot>    Compiling webpki-roots v0.22.6
teawiebot>    Compiling h2 v0.3.21
teawiebot>    Compiling time v0.3.30
teawiebot>    Compiling tokio-rustls v0.24.1
teawiebot>    Compiling tokio-rustls v0.23.4
teawiebot>    Compiling tungstenite v0.17.3
teawiebot>    Compiling async-tungstenite v0.17.2
teawiebot>    Compiling hyper v0.14.27
teawiebot>    Compiling hyper-rustls v0.24.2
teawiebot>    Compiling reqwest v0.11.22
teawiebot>    Compiling poise v0.5.7
teawiebot>    Compiling teawiebot v1.0.0 (/build/source)
teawiebot> error: could not compile `teawiebot` (bin "teawiebot") due to 2 previous errors
teawiebot> error[E0599]: no variant or associated item named `WYSI` found for enum `Copypastas` in the current scope
teawiebot>   --> src/commands/copypasta.rs:34:16
teawiebot>    |
teawiebot> 11 | pub enum Copypastas {
teawiebot>    | ------------------- variant or associated item `WYSI` not found for this enum
teawiebot> ...
teawiebot> 34 |             Copypastas::WYSI => "WYSI",
teawiebot>    |                         ^^^^
teawiebot>    |                         |
teawiebot>    |                         variant or associated item not found in `Copypastas`
teawiebot>    |                         help: there is a variant with a similar name: `WSYI`
teawiebot> error: aborting due to previous error
teawiebot> For more information about this error, try `rustc --explain E0599`.
teawiebot> [naersk] cargo returned with exit code 101, exiting
error: build of '/nix/store/z9cw8iq0af8s3s07d1zbzl2nh8909hkj-teawiebot-20231116.drv' on 'ssh-ng://nix-ssh@garnix3' failed: builder for '/nix/store/z9cw8iq0af8s3s07d1zbzl2nh8909hkj-teawiebot-20231116.drv' failed with exit code 101;
       last 10 log lines:
       >    |                         variant or associated item not found in `Copypastas`
       >    |                         help: there is a variant with a similar name: `WSYI`
       >
       >
       > error: aborting due to previous error
       >
       >
       > For more information about this error, try `rustc --explain E0599`.
       >
       > [naersk] cargo returned with exit code 101, exiting
       For full logs, run 'nix log /nix/store/z9cw8iq0af8s3s07d1zbzl2nh8909hkj-teawiebot-20231116.drv'.
error: builder for '/nix/store/z9cw8iq0af8s3s07d1zbzl2nh8909hkj-teawiebot-20231116.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/ivyqjpkbvqmi2m6gbficn48nby5jpg3x-teawiebot-base.json.drv' failed to build
error: 1 dependencies of derivation '/nix/store/k91dnwqa6lagvxr3lkyr4253g8s3af4x-teawiebot-conf.json.drv' failed to build
error: 1 dependencies of derivation '/nix/store/aj7901071j0b4zny15012jfavf2s9rgf-stream-teawiebot.drv' failed to build
error: 1 dependencies of derivation '/nix/store/lrl7r5vwadjgix0vmzh8jq5ji6695kh5-teawiebot.tar.gz.drv' failed to build