[INFO] cloning repository https://github.com/nnazo/al-raid-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnazo/al-raid-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Fal-raid-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Fal-raid-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9c1adf7a83201ba4a2299a9b6b43dd0f5ad5b87 [INFO] checking nnazo/al-raid-bot against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Fal-raid-bot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnazo/al-raid-bot on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nnazo/al-raid-bot [INFO] finished tweaking git repo https://github.com/nnazo/al-raid-bot [INFO] tweaked toml for git repo https://github.com/nnazo/al-raid-bot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/nnazo/al-raid-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2b304fe6a46250e028212010db47d9fc25695991beee6f4fbc098f3c79e51d8 [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" "d2b304fe6a46250e028212010db47d9fc25695991beee6f4fbc098f3c79e51d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b304fe6a46250e028212010db47d9fc25695991beee6f4fbc098f3c79e51d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b304fe6a46250e028212010db47d9fc25695991beee6f4fbc098f3c79e51d8", kill_on_drop: false }` [INFO] [stdout] d2b304fe6a46250e028212010db47d9fc25695991beee6f4fbc098f3c79e51d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 797e1123fe48730cb80cf946ecd72cdf3db24089b86dcecc0c93d2ff2b82a8e3 [INFO] running `Command { std: "docker" "start" "-a" "797e1123fe48730cb80cf946ecd72cdf3db24089b86dcecc0c93d2ff2b82a8e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking base64-rs v0.1.1 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling opus-sys v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Checking openssl-sys v0.9.58 [INFO] [stderr] Checking mio v0.7.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking opus v0.2.1 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Compiling include-flate-codegen v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.3 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking websocket v0.18.0 (https://github.com/ArtemGr/rust-websocket?branch=hyper-bump#b5965662) [INFO] [stderr] Checking include-flate v0.1.3 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling tokio-macros v0.3.0 [INFO] [stderr] Checking tokio v0.3.1 [INFO] [stderr] Checking rust-embed v5.6.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Checking discord v0.8.0 (https://github.com/SpaceManiac/discord-rs?rev=e303da2#e303da2a) [INFO] [stderr] Checking al-raid-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "797e1123fe48730cb80cf946ecd72cdf3db24089b86dcecc0c93d2ff2b82a8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797e1123fe48730cb80cf946ecd72cdf3db24089b86dcecc0c93d2ff2b82a8e3", kill_on_drop: false }` [INFO] [stdout] 797e1123fe48730cb80cf946ecd72cdf3db24089b86dcecc0c93d2ff2b82a8e3