[INFO] cloning repository https://github.com/sdttttt/gcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdttttt/gcr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26baba6cb7240fe50e4c3e49f4ffc8be52b1a3fb [INFO] testing sdttttt/gcr against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr" "/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/sdttttt/gcr 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/sdttttt/gcr [INFO] finished tweaking git repo https://github.com/sdttttt/gcr [INFO] tweaked toml for git repo https://github.com/sdttttt/gcr written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/sdttttt/gcr 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74e49ce12c0905ceadfe8ebd06c66abb245120be346619faf71a4bb414f8eff7 [INFO] running `Command { std: "docker" "start" "-a" "74e49ce12c0905ceadfe8ebd06c66abb245120be346619faf71a4bb414f8eff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e49ce12c0905ceadfe8ebd06c66abb245120be346619faf71a4bb414f8eff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e49ce12c0905ceadfe8ebd06c66abb245120be346619faf71a4bb414f8eff7", kill_on_drop: false }` [INFO] [stdout] 74e49ce12c0905ceadfe8ebd06c66abb245120be346619faf71a4bb414f8eff7 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 241e304ec5d95764b4e83f52d9c3f59da7663ef5db926c0a300429bff70e8e64 [INFO] running `Command { std: "docker" "start" "-a" "241e304ec5d95764b4e83f52d9c3f59da7663ef5db926c0a300429bff70e8e64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling grc v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `grc_succ_println` [INFO] [stdout] --> src/log.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn grc_succ_println(content: impl Display) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.34s [INFO] running `Command { std: "docker" "inspect" "241e304ec5d95764b4e83f52d9c3f59da7663ef5db926c0a300429bff70e8e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241e304ec5d95764b4e83f52d9c3f59da7663ef5db926c0a300429bff70e8e64", kill_on_drop: false }` [INFO] [stdout] 241e304ec5d95764b4e83f52d9c3f59da7663ef5db926c0a300429bff70e8e64 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d5f0448a814774295c08f50077dd058f2da7cf34e2072327054526e1fec4fbe [INFO] running `Command { std: "docker" "start" "-a" "9d5f0448a814774295c08f50077dd058f2da7cf34e2072327054526e1fec4fbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling grc v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 44.22s [INFO] running `Command { std: "docker" "inspect" "9d5f0448a814774295c08f50077dd058f2da7cf34e2072327054526e1fec4fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5f0448a814774295c08f50077dd058f2da7cf34e2072327054526e1fec4fbe", kill_on_drop: false }` [INFO] [stdout] 9d5f0448a814774295c08f50077dd058f2da7cf34e2072327054526e1fec4fbe [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80f948c6504d97d87390919bc4d61126c276def264ea5b20abbd175407c98590 [INFO] running `Command { std: "docker" "start" "-a" "80f948c6504d97d87390919bc4d61126c276def264ea5b20abbd175407c98590", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grc-5478934a597e1179) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test arguments::tests::add_all_mode ... ok [INFO] [stdout] test arguments::tests::input_file ... ok [INFO] [stdout] test arguments::tests::input_more_file ... ok [INFO] [stdout] test arguments::tests::add_mode ... ok [INFO] [stdout] test arguments::tests::enable_emoji ... ok [INFO] [stdout] test arguments::tests::commit_mode ... ok [INFO] [stdout] test config::tests::it_merge ... ok [INFO] [stdout] test extensions::tests::it_deserialize ... ok [INFO] [stdout] test extensions::tests::it_read_config_file ... ok [INFO] [stdout] test log::tests::it_grc_println ... ok [INFO] [stdout] test log::tests::it_grc_err_println ... ok [INFO] [stdout] test extensions::tests::it_from_agreement ... ok [INFO] [stdout] test extensions::tests::it_from ... ok [INFO] [stdout] test log::tests::it_grc_succ_println ... ok [INFO] [stdout] test log::tests::it_grc_warn_println ... ok [INFO] [stdout] test util::tests::it_author_sign_from_env ... ignored [INFO] [stdout] test util::tests::it_author_sign_from_null_env ... ignored [INFO] [stdout] test util::tests::it_committer_sign_from_env ... ignored [INFO] [stdout] test util::tests::it_committer_sign_from_null_env ... ignored [INFO] [stdout] test util::tests::get_current_path ... ok [INFO] [stdout] test message::tests::it_build ... ok [INFO] [stdout] test util::tests::string_start_with ... ok [INFO] [stdout] test util::tests::it_parse_command ... ok [INFO] [stdout] test util::tests::test_vec_str_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80f948c6504d97d87390919bc4d61126c276def264ea5b20abbd175407c98590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f948c6504d97d87390919bc4d61126c276def264ea5b20abbd175407c98590", kill_on_drop: false }` [INFO] [stdout] 80f948c6504d97d87390919bc4d61126c276def264ea5b20abbd175407c98590