[INFO] cloning repository https://github.com/o-dasher/rikazinha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o-dasher/rikazinha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo-dasher%2Frikazinha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo-dasher%2Frikazinha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dac119e0d53dde3989ddbdb46f86f740038a815 [INFO] testing o-dasher/rikazinha against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo-dasher%2Frikazinha" "/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/o-dasher/rikazinha 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/o-dasher/rikazinha [INFO] finished tweaking git repo https://github.com/o-dasher/rikazinha [INFO] tweaked toml for git repo https://github.com/o-dasher/rikazinha written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/o-dasher/rikazinha 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leaky-bucket-lite v0.5.2 [INFO] [stderr] Downloaded rosu-v2 v0.7.0 [INFO] [stderr] Downloaded poise v0.5.2 [INFO] [stderr] Downloaded discord-md v2.0.0 [INFO] [stderr] Downloaded poise_macros v0.5.2 [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] 85a568dc5fbfe80cb881c9852ec9dec03f55efdd06c2c4747e7fc183deb91085 [INFO] running `Command { std: "docker" "start" "-a" "85a568dc5fbfe80cb881c9852ec9dec03f55efdd06c2c4747e7fc183deb91085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85a568dc5fbfe80cb881c9852ec9dec03f55efdd06c2c4747e7fc183deb91085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a568dc5fbfe80cb881c9852ec9dec03f55efdd06c2c4747e7fc183deb91085", kill_on_drop: false }` [INFO] [stdout] 85a568dc5fbfe80cb881c9852ec9dec03f55efdd06c2c4747e7fc183deb91085 [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] 53018b651b117b0a1abeac77ec2f91253d2d1e387eb266ba802e78fba37daffb [INFO] running `Command { std: "docker" "start" "-a" "53018b651b117b0a1abeac77ec2f91253d2d1e387eb266ba802e78fba37daffb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling poise_macros v0.5.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling discord-md v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling rosu-v2 v0.7.0 [INFO] [stderr] Compiling poise v0.5.2 [INFO] [stderr] error: could not compile `poise` (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 poise --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/poise-0.5.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="cache"' --cfg 'feature="chrono"' --cfg 'feature="default"' -C metadata=aad6b83929dc7f19 -C extra-filename=-aad6b83929dc7f19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2a4c5ce57dcf2e0f.so --extern derivative=/opt/rustwide/target/debug/deps/libderivative-ebb4794a79551739.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-467ebd073e98bbc8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5735073eee9c1d13.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bc47b9e37392c002.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f3de2f73c602d7ff.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cac72f74b44976ae.rmeta --extern poise_macros=/opt/rustwide/target/debug/deps/libpoise_macros-2373992ad0e7b145.so --extern regex=/opt/rustwide/target/debug/deps/libregex-5d59f70b6a1f6693.rmeta --extern serenity=/opt/rustwide/target/debug/deps/libserenity-1f34d2d38ca63cac.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab55d056c0f6dcc7.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-297229647a6802b8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' -C metadata=1f34d2d38ca63cac -C extra-filename=-1f34d2d38ca63cac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2a4c5ce57dcf2e0f.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-f8299b3abd241626.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-8fa8c942e545959f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-69f4a5a05d3e1219.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-56104120c928ea38.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b3d1d93b0b0452f5.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dcce299b1455be6c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-67e75fb3484d1b43.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-b4df48e7fa69fbbc.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-2fd3287f51969283.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cac72f74b44976ae.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-72a8838878fe7dca.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f351983e8144bba2.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-c2ff35dd2bf7179c.so --extern serde=/opt/rustwide/target/debug/deps/libserde-4bbce0cefddadab4.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-3f65b480b1ce7b68.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-861b637f22428374.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-dbe70ffe5c242f20.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab55d056c0f6dcc7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0761c2028cc67828.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-80fd7f10d9c22e1f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6fa888df9ce5a3ab.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-297229647a6802b8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "53018b651b117b0a1abeac77ec2f91253d2d1e387eb266ba802e78fba37daffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53018b651b117b0a1abeac77ec2f91253d2d1e387eb266ba802e78fba37daffb", kill_on_drop: false }` [INFO] [stdout] 53018b651b117b0a1abeac77ec2f91253d2d1e387eb266ba802e78fba37daffb [INFO] testing o-dasher/rikazinha 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%2Fo-dasher%2Frikazinha" "/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/o-dasher/rikazinha 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/o-dasher/rikazinha [INFO] finished tweaking git repo https://github.com/o-dasher/rikazinha [INFO] tweaked toml for git repo https://github.com/o-dasher/rikazinha written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/o-dasher/rikazinha 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] 85bbffd91b4b9bddecd09dd4c12a959b7e1733397ac1d1d7fc5d73ecf3839dca [INFO] running `Command { std: "docker" "start" "-a" "85bbffd91b4b9bddecd09dd4c12a959b7e1733397ac1d1d7fc5d73ecf3839dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85bbffd91b4b9bddecd09dd4c12a959b7e1733397ac1d1d7fc5d73ecf3839dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bbffd91b4b9bddecd09dd4c12a959b7e1733397ac1d1d7fc5d73ecf3839dca", kill_on_drop: false }` [INFO] [stdout] 85bbffd91b4b9bddecd09dd4c12a959b7e1733397ac1d1d7fc5d73ecf3839dca [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] 2d20665d40b34c00a297c460e87563b8186e2972ad4fab52ff97896be6988178 [INFO] running `Command { std: "docker" "start" "-a" "2d20665d40b34c00a297c460e87563b8186e2972ad4fab52ff97896be6988178", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling serenity v0.11.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling poise_macros v0.5.2 [INFO] [stderr] Compiling discord-md v2.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.2 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling rosu-v2 v0.7.0 [INFO] [stderr] Compiling poise v0.5.2 [INFO] [stderr] Compiling rika v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ast::MarkdownDocument` [INFO] [stdout] --> src/commands/osu/profile.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use discord_md::{ast::MarkdownDocument, builder::one_line_code}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `std::future::Future` trait object that must be used [INFO] [stdout] --> src/startup.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / error_handler(FrameworkError::Setup { [INFO] [stdout] 22 | | error, [INFO] [stdout] 23 | | framework, [INFO] [stdout] 24 | | data_about_bot: ready, [INFO] [stdout] 25 | | ctx, [INFO] [stdout] 26 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "2d20665d40b34c00a297c460e87563b8186e2972ad4fab52ff97896be6988178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d20665d40b34c00a297c460e87563b8186e2972ad4fab52ff97896be6988178", kill_on_drop: false }` [INFO] [stdout] 2d20665d40b34c00a297c460e87563b8186e2972ad4fab52ff97896be6988178 [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] 4a7788dae02ccf012f6b57fa039e14342070a4f6d4c45909c1135fa190fe7db0 [INFO] running `Command { std: "docker" "start" "-a" "4a7788dae02ccf012f6b57fa039e14342070a4f6d4c45909c1135fa190fe7db0", kill_on_drop: false }` [INFO] [stderr] Compiling rika v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ast::MarkdownDocument` [INFO] [stdout] --> src/commands/osu/profile.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use discord_md::{ast::MarkdownDocument, builder::one_line_code}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `std::future::Future` trait object that must be used [INFO] [stdout] --> src/startup.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / error_handler(FrameworkError::Setup { [INFO] [stdout] 22 | | error, [INFO] [stdout] 23 | | framework, [INFO] [stdout] 24 | | data_about_bot: ready, [INFO] [stdout] 25 | | ctx, [INFO] [stdout] 26 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "4a7788dae02ccf012f6b57fa039e14342070a4f6d4c45909c1135fa190fe7db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a7788dae02ccf012f6b57fa039e14342070a4f6d4c45909c1135fa190fe7db0", kill_on_drop: false }` [INFO] [stdout] 4a7788dae02ccf012f6b57fa039e14342070a4f6d4c45909c1135fa190fe7db0 [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] 6d13411bd8cecb5818b9685c296f651c5a0132a0369e2b9cfb4892840addcfeb [INFO] running `Command { std: "docker" "start" "-a" "6d13411bd8cecb5818b9685c296f651c5a0132a0369e2b9cfb4892840addcfeb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ast::MarkdownDocument` [INFO] [stderr] --> src/commands/osu/profile.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use discord_md::{ast::MarkdownDocument, builder::one_line_code}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused pinned boxed `std::future::Future` trait object that must be used [INFO] [stderr] --> src/startup.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | / error_handler(FrameworkError::Setup { [INFO] [stderr] 22 | | error, [INFO] [stderr] 23 | | framework, [INFO] [stderr] 24 | | data_about_bot: ready, [INFO] [stderr] 25 | | ctx, [INFO] [stderr] 26 | | }); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rika` (bin "rika" test) generated 2 warnings (run `cargo fix --bin "rika" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rika-572233905911b195) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d13411bd8cecb5818b9685c296f651c5a0132a0369e2b9cfb4892840addcfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d13411bd8cecb5818b9685c296f651c5a0132a0369e2b9cfb4892840addcfeb", kill_on_drop: false }` [INFO] [stdout] 6d13411bd8cecb5818b9685c296f651c5a0132a0369e2b9cfb4892840addcfeb