[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] testing bbigras/squad-broadcasts against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fsquad-broadcasts" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbigras/squad-broadcasts on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-27/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" "+1.59.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded built v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6da9e39d4a9a5758abb5fe1c72229040cacfe1464d669cb7c3ccbdd71980996 [INFO] running `Command { std: "docker" "start" "-a" "c6da9e39d4a9a5758abb5fe1c72229040cacfe1464d669cb7c3ccbdd71980996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6da9e39d4a9a5758abb5fe1c72229040cacfe1464d669cb7c3ccbdd71980996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6da9e39d4a9a5758abb5fe1c72229040cacfe1464d669cb7c3ccbdd71980996", kill_on_drop: false }` [INFO] [stdout] c6da9e39d4a9a5758abb5fe1c72229040cacfe1464d669cb7c3ccbdd71980996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee22b8634934b374d6b1ed3bb82a0cf1e3fa291ba36037863d78ad6c9655246 [INFO] running `Command { std: "docker" "start" "-a" "9ee22b8634934b374d6b1ed3bb82a0cf1e3fa291ba36037863d78ad6c9655246", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling toml v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling stream-line-reader v0.1.0 (https://github.com/bbigras/stream-line-reader.git#b2234f94) [INFO] [stderr] Compiling 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: 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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.92s [INFO] running `Command { std: "docker" "inspect" "9ee22b8634934b374d6b1ed3bb82a0cf1e3fa291ba36037863d78ad6c9655246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee22b8634934b374d6b1ed3bb82a0cf1e3fa291ba36037863d78ad6c9655246", kill_on_drop: false }` [INFO] [stdout] 9ee22b8634934b374d6b1ed3bb82a0cf1e3fa291ba36037863d78ad6c9655246 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4c124a8b7f57a4a2c9fd9881b83b42b6fc1096fbf14cfe47ebe6c8613f2f9e [INFO] running `Command { std: "docker" "start" "-a" "ef4c124a8b7f57a4a2c9fd9881b83b42b6fc1096fbf14cfe47ebe6c8613f2f9e", kill_on_drop: false }` [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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "ef4c124a8b7f57a4a2c9fd9881b83b42b6fc1096fbf14cfe47ebe6c8613f2f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4c124a8b7f57a4a2c9fd9881b83b42b6fc1096fbf14cfe47ebe6c8613f2f9e", kill_on_drop: false }` [INFO] [stdout] ef4c124a8b7f57a4a2c9fd9881b83b42b6fc1096fbf14cfe47ebe6c8613f2f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7a38f7e1f7bb4d651153367f69bd67d1114e24a814fdcb0e27caa39f11597a0 [INFO] running `Command { std: "docker" "start" "-a" "e7a38f7e1f7bb4d651153367f69bd67d1114e24a814fdcb0e27caa39f11597a0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `not_line_ending` [INFO] [stdout] running 10 tests [INFO] [stderr] --> src/parsers.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use nom::{digit, not_line_ending, rest}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Local` [INFO] [stderr] --> src/main.rs:24:22 [INFO] [stderr] | [INFO] [stderr] 24 | use chrono::offset::{Local, Utc}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `env` [INFO] [stderr] --> src/main.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | use std::{env, thread, time}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::causes`: please use the 'iter_chain()' method instead [INFO] [stderr] --> src/main.rs:373:24 [INFO] [stderr] | [INFO] [stderr] 373 | for cause in e.causes() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `squad-broadcasts` (bin "squad-broadcasts" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/squad_broadcasts-40a36a7c8ec67248) [INFO] [stdout] test default_game::test ... ok [INFO] [stdout] test default_game::test2 ... ok [INFO] [stdout] test parsers::test_parse_bringing_world ... ok [INFO] [stdout] test parsers::test_parse_map_broadcast ... ok [INFO] [stdout] test parsers::test_parse_state_change ... ok [INFO] [stdout] test test_is_binging_world ... ok [INFO] [stdout] test parsers::test_parse_time ... ok [INFO] [stdout] test test_is_map_change ... ok [INFO] [stdout] test test_load_config ... ok [INFO] [stdout] test maps::test_get_broadcast ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7a38f7e1f7bb4d651153367f69bd67d1114e24a814fdcb0e27caa39f11597a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a38f7e1f7bb4d651153367f69bd67d1114e24a814fdcb0e27caa39f11597a0", kill_on_drop: false }` [INFO] [stdout] e7a38f7e1f7bb4d651153367f69bd67d1114e24a814fdcb0e27caa39f11597a0