[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] b32b6e216c3ac4e9f1b77ca351ce2db1f53aef7c [INFO] testing sdttttt/gcr against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdttttt/gcr on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc165edb04048301cfec5566cdc1a7bae19dae76b6268ca0d4f3444c28178cae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc165edb04048301cfec5566cdc1a7bae19dae76b6268ca0d4f3444c28178cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc165edb04048301cfec5566cdc1a7bae19dae76b6268ca0d4f3444c28178cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc165edb04048301cfec5566cdc1a7bae19dae76b6268ca0d4f3444c28178cae", kill_on_drop: false }` [INFO] [stdout] bc165edb04048301cfec5566cdc1a7bae19dae76b6268ca0d4f3444c28178cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f9f30eb2f416db8bd6694ee6361417ad3e8e544bb5d311e5528b55af19b638b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f9f30eb2f416db8bd6694ee6361417ad3e8e544bb5d311e5528b55af19b638b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling grc v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/util.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use git2::{Error, Signature, Status, Statuses}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `grc_warn_println` [INFO] [stdout] --> src/log.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn grc_warn_println(content: impl Display) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "7f9f30eb2f416db8bd6694ee6361417ad3e8e544bb5d311e5528b55af19b638b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9f30eb2f416db8bd6694ee6361417ad3e8e544bb5d311e5528b55af19b638b", kill_on_drop: false }` [INFO] [stdout] 7f9f30eb2f416db8bd6694ee6361417ad3e8e544bb5d311e5528b55af19b638b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7992f0dcac286f9b8fd84026ab954f3606fe6d107d8b3c032b5fd453a8ad3149 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7992f0dcac286f9b8fd84026ab954f3606fe6d107d8b3c032b5fd453a8ad3149", kill_on_drop: false }` [INFO] [stderr] Compiling grc v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/util.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use git2::{Error, Signature, Status, Statuses}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "7992f0dcac286f9b8fd84026ab954f3606fe6d107d8b3c032b5fd453a8ad3149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7992f0dcac286f9b8fd84026ab954f3606fe6d107d8b3c032b5fd453a8ad3149", kill_on_drop: false }` [INFO] [stdout] 7992f0dcac286f9b8fd84026ab954f3606fe6d107d8b3c032b5fd453a8ad3149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f6f4abc6a29f964e1005920a6bcdf3642ab45203e37096ddc9979559c09f89e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f6f4abc6a29f964e1005920a6bcdf3642ab45203e37096ddc9979559c09f89e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `Error` [INFO] [stderr] --> src/util.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | use git2::{Error, Signature, Status, Statuses}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grc-b68411903f9aadb8 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test arguments::tests::add_all_mode ... ok [INFO] [stdout] test arguments::tests::add_mode ... ok [INFO] [stdout] test extensions::tests::it_read_config_file ... ok [INFO] [stdout] test arguments::tests::commit_mode ... ok [INFO] [stdout] test arguments::tests::input_file ... ok [INFO] [stdout] test log::tests::it_grc_println ... ok [INFO] [stdout] test log::tests::it_grc_err_println ... ok [INFO] [stdout] test arguments::tests::input_more_file ... ok [INFO] [stdout] test extensions::tests::it_from ... ok [INFO] [stdout] test extensions::tests::it_deserialize ... ok [INFO] [stdout] test extensions::tests::it_from_agreement ... ok [INFO] [stdout] test message::tests::it_type_list ... ok [INFO] [stdout] test message::tests::it_load_ext_td ... ok [INFO] [stdout] test message::tests::it_build ... ok [INFO] [stdout] test log::tests::it_grc_warn_println ... ok [INFO] [stdout] test util::tests::get_current_path ... ok [INFO] [stdout] test util::tests::test_vec_str_to_string ... ok [INFO] [stdout] test util::tests::string_start_with ... ok [INFO] [stdout] test util::tests::it_committer_sign_from_null_env ... ok [INFO] [stdout] test util::tests::it_author_sign_from_null_env ... ok [INFO] [stdout] test util::tests::it_author_sign_from_env ... ok [INFO] [stdout] test util::tests::it_committer_sign_from_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f6f4abc6a29f964e1005920a6bcdf3642ab45203e37096ddc9979559c09f89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6f4abc6a29f964e1005920a6bcdf3642ab45203e37096ddc9979559c09f89e", kill_on_drop: false }` [INFO] [stdout] 3f6f4abc6a29f964e1005920a6bcdf3642ab45203e37096ddc9979559c09f89e