[INFO] cloning repository https://github.com/runebaas/fortune-mod.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runebaas/fortune-mod.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Ffortune-mod.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Ffortune-mod.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a72b934051e73a1e6723ee170870e79be10ad4c [INFO] testing runebaas/fortune-mod.rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Ffortune-mod.rs" "/workspace/builds/worker-111/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-111/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/runebaas/fortune-mod.rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/runebaas/fortune-mod.rs [INFO] finished tweaking git repo https://github.com/runebaas/fortune-mod.rs [INFO] tweaked toml for git repo https://github.com/runebaas/fortune-mod.rs written to /workspace/builds/worker-111/source/Cargo.toml [INFO] crate git repo https://github.com/runebaas/fortune-mod.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 267e3aa6a3b1b706f74e82a5801169abb5eae648bfbadd1c64511d4fb2f76ff8 [INFO] running `Command { std: "docker" "start" "-a" "267e3aa6a3b1b706f74e82a5801169abb5eae648bfbadd1c64511d4fb2f76ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "267e3aa6a3b1b706f74e82a5801169abb5eae648bfbadd1c64511d4fb2f76ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267e3aa6a3b1b706f74e82a5801169abb5eae648bfbadd1c64511d4fb2f76ff8", kill_on_drop: false }` [INFO] [stdout] 267e3aa6a3b1b706f74e82a5801169abb5eae648bfbadd1c64511d4fb2f76ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae3f6c39e51ef88136293b3753514accfc9135660394e4ad3e7e55b4076f997 [INFO] running `Command { std: "docker" "start" "-a" "eae3f6c39e51ef88136293b3753514accfc9135660394e4ad3e7e55b4076f997", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling fortune-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/filters/pattern.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | Err(err) => panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 13 | | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stdout] 14 | | params.pattern, err [INFO] [stdout] 15 | | )), [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] 12 ~ Err(err) => panic!( [INFO] [stdout] 13 | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stdout] 14 | params.pattern, err [INFO] [stdout] 15 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.75s [INFO] running `Command { std: "docker" "inspect" "eae3f6c39e51ef88136293b3753514accfc9135660394e4ad3e7e55b4076f997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae3f6c39e51ef88136293b3753514accfc9135660394e4ad3e7e55b4076f997", kill_on_drop: false }` [INFO] [stdout] eae3f6c39e51ef88136293b3753514accfc9135660394e4ad3e7e55b4076f997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9efd80f52b0404bd01bb5f8be4085c508ceeac575199cff9499ebbd87fb33692 [INFO] running `Command { std: "docker" "start" "-a" "9efd80f52b0404bd01bb5f8be4085c508ceeac575199cff9499ebbd87fb33692", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fortune-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/filters/pattern.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | Err(err) => panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 13 | | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stdout] 14 | | params.pattern, err [INFO] [stdout] 15 | | )), [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] 12 ~ Err(err) => panic!( [INFO] [stdout] 13 | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stdout] 14 | params.pattern, err [INFO] [stdout] 15 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "9efd80f52b0404bd01bb5f8be4085c508ceeac575199cff9499ebbd87fb33692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9efd80f52b0404bd01bb5f8be4085c508ceeac575199cff9499ebbd87fb33692", kill_on_drop: false }` [INFO] [stdout] 9efd80f52b0404bd01bb5f8be4085c508ceeac575199cff9499ebbd87fb33692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e52abd1680bdd00de019e3bc89fd75fc9d81aef397c59d9941965161a3841c53 [INFO] running `Command { std: "docker" "start" "-a" "e52abd1680bdd00de019e3bc89fd75fc9d81aef397c59d9941965161a3841c53", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/filters/pattern.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | Err(err) => panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 13 | | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stderr] 14 | | params.pattern, err [INFO] [stderr] 15 | | )), [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] 12 ~ Err(err) => panic!( [INFO] [stderr] 13 | "Pattern \"{}\" is not a valid regex pattern: {}", [INFO] [stderr] 14 | params.pattern, err [INFO] [stderr] 15 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fortune-rs` (bin "fortune-rs" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fortune_rs-effe6dfdb23807e1) [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" "e52abd1680bdd00de019e3bc89fd75fc9d81aef397c59d9941965161a3841c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52abd1680bdd00de019e3bc89fd75fc9d81aef397c59d9941965161a3841c53", kill_on_drop: false }` [INFO] [stdout] e52abd1680bdd00de019e3bc89fd75fc9d81aef397c59d9941965161a3841c53