[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 master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts" "/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/bbigras/squad-broadcasts on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-0/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", 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] 096a8237aa05d5a399c80a60f5d16d869d681481f4e399fdb22dc1154ad31bfc [INFO] running `Command { std: "docker" "start" "-a" "096a8237aa05d5a399c80a60f5d16d869d681481f4e399fdb22dc1154ad31bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096a8237aa05d5a399c80a60f5d16d869d681481f4e399fdb22dc1154ad31bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096a8237aa05d5a399c80a60f5d16d869d681481f4e399fdb22dc1154ad31bfc", kill_on_drop: false }` [INFO] [stdout] 096a8237aa05d5a399c80a60f5d16d869d681481f4e399fdb22dc1154ad31bfc [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] a24f7c63085de41d1f933514d26a31dd5b22377dc228c8f42a84f24bae916e5b [INFO] running `Command { std: "docker" "start" "-a" "a24f7c63085de41d1f933514d26a31dd5b22377dc228c8f42a84f24bae916e5b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking toml v0.4.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking stream-line-reader v0.1.0 (https://github.com/bbigras/stream-line-reader.git#b2234f94) [INFO] [stderr] Checking rcon v0.1.0 (https://github.com/bbigras/rs-rcon.git#e56be493) [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: `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: 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: use of deprecated item '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 item '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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "a24f7c63085de41d1f933514d26a31dd5b22377dc228c8f42a84f24bae916e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24f7c63085de41d1f933514d26a31dd5b22377dc228c8f42a84f24bae916e5b", kill_on_drop: false }` [INFO] [stdout] a24f7c63085de41d1f933514d26a31dd5b22377dc228c8f42a84f24bae916e5b