[INFO] cloning repository https://github.com/Tarinu/taribot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tarinu/taribot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarinu%2Ftaribot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarinu%2Ftaribot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] befe5f3594a7d588a89f1f94df707eac6a919e00 [INFO] checking Tarinu/taribot-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTarinu%2Ftaribot-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tarinu/taribot-rs 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/Tarinu/taribot-rs [INFO] finished tweaking git repo https://github.com/Tarinu/taribot-rs [INFO] tweaked toml for git repo https://github.com/Tarinu/taribot-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Tarinu/taribot-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 99a37c9cd112bbbb7020b5b9760662320b44400d7a0ef65ca498eccd5ffc8cdc [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" "99a37c9cd112bbbb7020b5b9760662320b44400d7a0ef65ca498eccd5ffc8cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a37c9cd112bbbb7020b5b9760662320b44400d7a0ef65ca498eccd5ffc8cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a37c9cd112bbbb7020b5b9760662320b44400d7a0ef65ca498eccd5ffc8cdc", kill_on_drop: false }` [INFO] [stdout] 99a37c9cd112bbbb7020b5b9760662320b44400d7a0ef65ca498eccd5ffc8cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] d9987e43f3b6e46ab8cc5d8bc711a9f46dae62739f9ed6f41550f07d8f88635c [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" "d9987e43f3b6e46ab8cc5d8bc711a9f46dae62739f9ed6f41550f07d8f88635c", kill_on_drop: false }` [INFO] [stderr] Compiling serenity v0.8.6 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tracing-core v0.1.12 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Checking num-rational v0.3.0 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking taribot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ClientCredentials` [INFO] [stdout] --> src/api/gfycat.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ClientCredentials, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_credentials_grant` [INFO] [stdout] --> src/api/gfycat.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn client_credentials_grant(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `client_credentials_grant` [INFO] [stdout] --> src/api/gfycat.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn client_credentials_grant(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "d9987e43f3b6e46ab8cc5d8bc711a9f46dae62739f9ed6f41550f07d8f88635c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9987e43f3b6e46ab8cc5d8bc711a9f46dae62739f9ed6f41550f07d8f88635c", kill_on_drop: false }` [INFO] [stdout] d9987e43f3b6e46ab8cc5d8bc711a9f46dae62739f9ed6f41550f07d8f88635c