[INFO] cloning repository https://github.com/Lol3rrr/waswolf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lol3rrr/waswolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLol3rrr%2Fwaswolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLol3rrr%2Fwaswolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d71a0004e95641ce89d50da578ed212fe59fec9 [INFO] testing Lol3rrr/waswolf against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLol3rrr%2Fwaswolf" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lol3rrr/waswolf on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lol3rrr/waswolf [INFO] finished tweaking git repo https://github.com/Lol3rrr/waswolf [INFO] tweaked toml for git repo https://github.com/Lol3rrr/waswolf written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Lol3rrr/waswolf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0972e530033ddec52a3af68b497eb6bee526c4c3af2db733d67a0a258ad884e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0972e530033ddec52a3af68b497eb6bee526c4c3af2db733d67a0a258ad884e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0972e530033ddec52a3af68b497eb6bee526c4c3af2db733d67a0a258ad884e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0972e530033ddec52a3af68b497eb6bee526c4c3af2db733d67a0a258ad884e9", kill_on_drop: false }` [INFO] [stdout] 0972e530033ddec52a3af68b497eb6bee526c4c3af2db733d67a0a258ad884e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26110b673f330a433621d4cd3ca20d0e81d338d7effa45103607b654fa191cac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26110b673f330a433621d4cd3ca20d0e81d338d7effa45103607b654fa191cac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling serenity v0.10.8 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling statemachines v0.1.0 (/opt/rustwide/workdir/statemachines) [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling werewolf-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AsyncTransition`, `TransitionResult` [INFO] [stdout] --> src/notifier.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use statemachines::{AsyncTransition, TransitionResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::BotContext` [INFO] [stdout] --> src/rounds/state/channels.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use super::BotContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RoleCounts` [INFO] [stdout] --> src/rounds/state/start.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | RoleCounts, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_roles_msg` [INFO] [stdout] --> src/roles/roles_msg.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn get_roles_msg(roles: &[WereWolfRoleConfig]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cfg_role_msg_reactions` [INFO] [stdout] --> src/roles.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn cfg_role_msg_reactions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rounds/state/traits.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new(err: E) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moderator_channel` [INFO] [stdout] --> src/commands/werewolf/sm.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | moderator_channel: ChannelId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `channel_id` [INFO] [stdout] --> src/commands/werewolf/sm.rs:588:5 [INFO] [stdout] | [INFO] [stdout] 588 | channel_id: ChannelId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.8/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="client"' --cfg 'feature="command_attr"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="url"' --cfg 'feature="utils"' --cfg 'feature="uwl"' -C metadata=89ed93cb63720eae -C extra-filename=-89ed93cb63720eae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-64947d5bf1d59cf0.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-fc3fbb644371a36c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cd7f1f180492460b.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-53f4bd6250ad9cae.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8d8a444a7f609c51.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-666eacb963bb60da.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-410f1d0eb4bbfef1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3ec6bc9514aee37f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-901f465021cc1858.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-288c4970c9494869.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a96a758fa455248d.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-de3c05492349327c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e77ade7c5ab36095.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-b8d0af261923fff9.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f33c72c637c4bc9f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "26110b673f330a433621d4cd3ca20d0e81d338d7effa45103607b654fa191cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26110b673f330a433621d4cd3ca20d0e81d338d7effa45103607b654fa191cac", kill_on_drop: false }` [INFO] [stdout] 26110b673f330a433621d4cd3ca20d0e81d338d7effa45103607b654fa191cac