[INFO] cloning repository https://github.com/kangalioo/rustbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kangalioo/rustbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbe94adfb95e34921563c21c225d076eba13f4ec [INFO] testing kangalioo/rustbot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkangalioo%2Frustbot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kangalioo/rustbot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kangalioo/rustbot [INFO] finished tweaking git repo https://github.com/kangalioo/rustbot [INFO] tweaked toml for git repo https://github.com/kangalioo/rustbot written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kangalioo/rustbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cadecbcdd7c600c4b14011e54db4dea4878c685c30ac0a40c7a5265fbc0ee732 [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" "cadecbcdd7c600c4b14011e54db4dea4878c685c30ac0a40c7a5265fbc0ee732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cadecbcdd7c600c4b14011e54db4dea4878c685c30ac0a40c7a5265fbc0ee732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadecbcdd7c600c4b14011e54db4dea4878c685c30ac0a40c7a5265fbc0ee732", kill_on_drop: false }` [INFO] [stdout] cadecbcdd7c600c4b14011e54db4dea4878c685c30ac0a40c7a5265fbc0ee732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 837d9774306306e3e9992fc5612dc255a9584155f4cf3f5d6c2744df247505b7 [INFO] running `Command { std: "docker" "start" "-a" "837d9774306306e3e9992fc5612dc255a9584155f4cf3f5d6c2744df247505b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling serenity v0.10.10 (https://github.com/kangalioo/serenity?branch=forum-hack#728385a9) [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling poise_macros v0.1.0 (https://github.com/kangalioo/poise?branch=develop#38094d11) [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling poise v0.1.0 (https://github.com/kangalioo/poise?branch=develop#38094d11) [INFO] [stderr] error: could not compile `poise` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name poise --edition=2018 /opt/rustwide/cargo-home/git/checkouts/poise-2ca7e75d46548da7/38094d1/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="collector"' --cfg 'feature="default"' -C metadata=28325f8477744fd2 -C extra-filename=-28325f8477744fd2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e0f4d499acde2066.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b724fa0f7ee873e4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rmeta --extern poise_macros=/opt/rustwide/target/debug/deps/libpoise_macros-2a3a79caf185ce20.so --extern regex=/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rmeta --extern serenity=/opt/rustwide/target/debug/deps/libserenity-505920f56ad02b6d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e7da2b61298e48c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5ae00fc343f704c4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/git/checkouts/serenity-9f5534c854a11109/728385a/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="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="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="utils"' -C metadata=505920f56ad02b6d -C extra-filename=-505920f56ad02b6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e0f4d499acde2066.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-9bfd614c132da89a.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-986c75d414008a08.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cab50d4c890f1a81.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-144caef3d03d378d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ee3deb3afd264d3c.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-f447e09f08443f5e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d9a46702ca99dd75.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3a22f19fc519cfab.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8e114f73b89c7a7.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-14e71b6510f252db.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c4facb4fa46e0ed4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e7da2b61298e48c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e4fad36b6d0d6c1a.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-f3d6a73340a32c74.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-036e437b0c3aba08.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-5ae00fc343f704c4/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "837d9774306306e3e9992fc5612dc255a9584155f4cf3f5d6c2744df247505b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837d9774306306e3e9992fc5612dc255a9584155f4cf3f5d6c2744df247505b7", kill_on_drop: false }` [INFO] [stdout] 837d9774306306e3e9992fc5612dc255a9584155f4cf3f5d6c2744df247505b7