[INFO] cloning repository https://github.com/bbigras/squad-broadcasts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbigras/squad-broadcasts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45824b4a755f2fd5842a0d297d2a2243f98e671f [INFO] checking bbigras/squad-broadcasts against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbigras/squad-broadcasts 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/bbigras/squad-broadcasts [INFO] finished tweaking git repo https://github.com/bbigras/squad-broadcasts [INFO] tweaked toml for git repo https://github.com/bbigras/squad-broadcasts written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bbigras/squad-broadcasts 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 5a055f8c6ef7d815f40edf40076b231eedcef1e4c48d1d080d84e121f82105f9 [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" "5a055f8c6ef7d815f40edf40076b231eedcef1e4c48d1d080d84e121f82105f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a055f8c6ef7d815f40edf40076b231eedcef1e4c48d1d080d84e121f82105f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a055f8c6ef7d815f40edf40076b231eedcef1e4c48d1d080d84e121f82105f9", kill_on_drop: false }` [INFO] [stdout] 5a055f8c6ef7d815f40edf40076b231eedcef1e4c48d1d080d84e121f82105f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b5e02c549b40b5b7962c0a7c926b5900c635ffad09fc87b86d601d64d11dfb9d [INFO] running `Command { std: "docker" "start" "-a" "b5e02c549b40b5b7962c0a7c926b5900c635ffad09fc87b86d601d64d11dfb9d", 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] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking rcon v0.1.0 (https://github.com/bbigras/rs-rcon.git#e56be493) [INFO] [stderr] Checking stream-line-reader v0.1.0 (https://github.com/bbigras/stream-line-reader.git#b2234f94) [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling built v0.3.0 [INFO] [stderr] Compiling squad-broadcasts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `not_line_ending` [INFO] [stdout] --> src/parsers.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{digit, not_line_ending, rest}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Local` [INFO] [stdout] --> src/main.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use chrono::offset::{Local, Utc}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | use std::{env, thread, time}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `not_line_ending` [INFO] [stdout] --> src/parsers.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use nom::{digit, not_line_ending, rest}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom_result` [INFO] [stdout] --> src/parsers.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom_result; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Local` [INFO] [stdout] --> src/main.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | use chrono::offset::{Local, Utc}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | use std::{env, thread, time}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::causes`: please use the 'iter_chain()' method instead [INFO] [stdout] --> src/main.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | for cause in e.causes() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::causes`: please use the 'iter_chain()' method instead [INFO] [stdout] --> src/main.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | for cause in e.causes() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "b5e02c549b40b5b7962c0a7c926b5900c635ffad09fc87b86d601d64d11dfb9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e02c549b40b5b7962c0a7c926b5900c635ffad09fc87b86d601d64d11dfb9d", kill_on_drop: false }` [INFO] [stdout] b5e02c549b40b5b7962c0a7c926b5900c635ffad09fc87b86d601d64d11dfb9d