[INFO] cloning repository https://github.com/arnauorriols/GoL-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnauorriols/GoL-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnauorriols%2FGoL-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnauorriols%2FGoL-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d9ad0753d24093592b911d4134dbd2026209327 [INFO] testing arnauorriols/GoL-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnauorriols%2FGoL-rust" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arnauorriols/GoL-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arnauorriols/GoL-rust [INFO] finished tweaking git repo https://github.com/arnauorriols/GoL-rust [INFO] tweaked toml for git repo https://github.com/arnauorriols/GoL-rust written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/arnauorriols/GoL-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aca02c51b52b24aaa74228d62221a10a28ea74e26f5225b3f6cd75b8a4599168 [INFO] running `Command { std: "docker" "start" "-a" "aca02c51b52b24aaa74228d62221a10a28ea74e26f5225b3f6cd75b8a4599168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aca02c51b52b24aaa74228d62221a10a28ea74e26f5225b3f6cd75b8a4599168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca02c51b52b24aaa74228d62221a10a28ea74e26f5225b3f6cd75b8a4599168", kill_on_drop: false }` [INFO] [stdout] aca02c51b52b24aaa74228d62221a10a28ea74e26f5225b3f6cd75b8a4599168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a98753373672566934e839f8441f6c1cd1ebe23704fd14fe5974abe88b95fa2 [INFO] running `Command { std: "docker" "start" "-a" "5a98753373672566934e839f8441f6c1cd1ebe23704fd14fe5974abe88b95fa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi-escapes v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling GoL-Rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/io/config.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stdout] 8 + .unwrap_or_else(|e| panic!("Missing config file at {}: {}", PATH, e)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/io/config.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 11 | | "Error while parsing the config file {}: {}", [INFO] [stdout] 12 | | PATH, e [INFO] [stdout] 13 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 ~ panic!( [INFO] [stdout] 11 | "Error while parsing the config file {}: {}", [INFO] [stdout] 12 | PATH, e [INFO] [stdout] 13 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.75s [INFO] running `Command { std: "docker" "inspect" "5a98753373672566934e839f8441f6c1cd1ebe23704fd14fe5974abe88b95fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a98753373672566934e839f8441f6c1cd1ebe23704fd14fe5974abe88b95fa2", kill_on_drop: false }` [INFO] [stdout] 5a98753373672566934e839f8441f6c1cd1ebe23704fd14fe5974abe88b95fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aadb6c18d2a6f582f1d09675fa35f688d27570fe9db722f4a477e6e29eb92f5d [INFO] running `Command { std: "docker" "start" "-a" "aadb6c18d2a6f582f1d09675fa35f688d27570fe9db722f4a477e6e29eb92f5d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling GoL-Rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/io/config.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stdout] 8 + .unwrap_or_else(|e| panic!("Missing config file at {}: {}", PATH, e)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/io/config.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 11 | | "Error while parsing the config file {}: {}", [INFO] [stdout] 12 | | PATH, e [INFO] [stdout] 13 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 10 ~ panic!( [INFO] [stdout] 11 | "Error while parsing the config file {}: {}", [INFO] [stdout] 12 | PATH, e [INFO] [stdout] 13 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "aadb6c18d2a6f582f1d09675fa35f688d27570fe9db722f4a477e6e29eb92f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadb6c18d2a6f582f1d09675fa35f688d27570fe9db722f4a477e6e29eb92f5d", kill_on_drop: false }` [INFO] [stdout] aadb6c18d2a6f582f1d09675fa35f688d27570fe9db722f4a477e6e29eb92f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a40f5b986a019f03945ad839b913dcc7b70aec9689a479e07ab0d76571d48856 [INFO] running `Command { std: "docker" "start" "-a" "a40f5b986a019f03945ad839b913dcc7b70aec9689a479e07ab0d76571d48856", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/io/config.rs:8:30 [INFO] [stderr] | [INFO] [stderr] 8 | .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 8 - .unwrap_or_else(|e| panic!(format!("Missing config file at {}: {}", PATH, e))); [INFO] [stderr] 8 + .unwrap_or_else(|e| panic!("Missing config file at {}: {}", PATH, e)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/io/config.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | panic!(format!( [INFO] [stderr] | ________________^ [INFO] [stderr] 11 | | "Error while parsing the config file {}: {}", [INFO] [stderr] 12 | | PATH, e [INFO] [stderr] 13 | | )) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 10 ~ panic!( [INFO] [stderr] 11 | "Error while parsing the config file {}: {}", [INFO] [stderr] 12 | PATH, e [INFO] [stderr] 13 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `GoL-Rust` (bin "gol-rust" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gol_rust-8dc0725166b16f2f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a40f5b986a019f03945ad839b913dcc7b70aec9689a479e07ab0d76571d48856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40f5b986a019f03945ad839b913dcc7b70aec9689a479e07ab0d76571d48856", kill_on_drop: false }` [INFO] [stdout] a40f5b986a019f03945ad839b913dcc7b70aec9689a479e07ab0d76571d48856