[INFO] cloning repository https://github.com/rnitta/commit_artist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rnitta/commit_artist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frnitta%2Fcommit_artist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frnitta%2Fcommit_artist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1111111f4e33516d53e42b4cef00c4662a15154c [INFO] testing rnitta/commit_artist against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frnitta%2Fcommit_artist" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rnitta/commit_artist 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/rnitta/commit_artist [INFO] finished tweaking git repo https://github.com/rnitta/commit_artist [INFO] tweaked toml for git repo https://github.com/rnitta/commit_artist written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/rnitta/commit_artist 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seahorse v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 71082d7bd2a83ee0b4f747fe3ce11ea55be44b14fc6946344365ce78a263f8f5 [INFO] running `Command { std: "docker" "start" "-a" "71082d7bd2a83ee0b4f747fe3ce11ea55be44b14fc6946344365ce78a263f8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71082d7bd2a83ee0b4f747fe3ce11ea55be44b14fc6946344365ce78a263f8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71082d7bd2a83ee0b4f747fe3ce11ea55be44b14fc6946344365ce78a263f8f5", kill_on_drop: false }` [INFO] [stdout] 71082d7bd2a83ee0b4f747fe3ce11ea55be44b14fc6946344365ce78a263f8f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] a8fe969eac651803083db81c9e81de9ea6ba84f3f2257d25b5b868679f7c10b9 [INFO] running `Command { std: "docker" "start" "-a" "a8fe969eac651803083db81c9e81de9ea6ba84f3f2257d25b5b868679f7c10b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling seahorse v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling commit_artist v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | | path [INFO] [stdout] 37 | | )) [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] 34 ~ panic!( [INFO] [stdout] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | path [INFO] [stdout] 37 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | | path, hash [INFO] [stdout] 56 | | )) [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] 53 ~ panic!( [INFO] [stdout] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | path, hash [INFO] [stdout] 56 ~ ) [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 7.06s [INFO] running `Command { std: "docker" "inspect" "a8fe969eac651803083db81c9e81de9ea6ba84f3f2257d25b5b868679f7c10b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8fe969eac651803083db81c9e81de9ea6ba84f3f2257d25b5b868679f7c10b9", kill_on_drop: false }` [INFO] [stdout] a8fe969eac651803083db81c9e81de9ea6ba84f3f2257d25b5b868679f7c10b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 934b63768eeee75a76e134199068713c2b3e94ea27daaf7d789c0759e252ad96 [INFO] running `Command { std: "docker" "start" "-a" "934b63768eeee75a76e134199068713c2b3e94ea27daaf7d789c0759e252ad96", kill_on_drop: false }` [INFO] [stderr] Compiling commit_artist v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | | path [INFO] [stdout] 37 | | )) [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] 34 ~ panic!( [INFO] [stdout] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | path [INFO] [stdout] 37 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | | path, hash [INFO] [stdout] 56 | | )) [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] 53 ~ panic!( [INFO] [stdout] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | path, hash [INFO] [stdout] 56 ~ ) [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.06s [INFO] running `Command { std: "docker" "inspect" "934b63768eeee75a76e134199068713c2b3e94ea27daaf7d789c0759e252ad96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934b63768eeee75a76e134199068713c2b3e94ea27daaf7d789c0759e252ad96", kill_on_drop: false }` [INFO] [stdout] 934b63768eeee75a76e134199068713c2b3e94ea27daaf7d789c0759e252ad96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 889f10b93c0767fdacbd3b69dbfccf323568d02ebe2927d1184df14a88dfe192 [INFO] running `Command { std: "docker" "start" "-a" "889f10b93c0767fdacbd3b69dbfccf323568d02ebe2927d1184df14a88dfe192", 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/external_command.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stderr] 36 | | path [INFO] [stderr] 37 | | )) [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] 34 ~ panic!( [INFO] [stderr] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stderr] 36 | path [INFO] [stderr] 37 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/external_command.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stderr] 55 | | path, hash [INFO] [stderr] 56 | | )) [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] 53 ~ panic!( [INFO] [stderr] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stderr] 55 | path, hash [INFO] [stderr] 56 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `commit_artist` (bin "commit_artist" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commit_artist-724a79ecb302d4fa) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test settings::tests::settings_constructor ... ok [INFO] [stdout] test settings::tests::nonnominal_settings1 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings2 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings3 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "889f10b93c0767fdacbd3b69dbfccf323568d02ebe2927d1184df14a88dfe192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889f10b93c0767fdacbd3b69dbfccf323568d02ebe2927d1184df14a88dfe192", kill_on_drop: false }` [INFO] [stdout] 889f10b93c0767fdacbd3b69dbfccf323568d02ebe2927d1184df14a88dfe192