[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdttttt/gcr on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d63d8d57b06af5bf94976d3634326c92d3cea67f193cbf0f516db5df56375d [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" "e4d63d8d57b06af5bf94976d3634326c92d3cea67f193cbf0f516db5df56375d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d63d8d57b06af5bf94976d3634326c92d3cea67f193cbf0f516db5df56375d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d63d8d57b06af5bf94976d3634326c92d3cea67f193cbf0f516db5df56375d", kill_on_drop: false }` [INFO] [stdout] e4d63d8d57b06af5bf94976d3634326c92d3cea67f193cbf0f516db5df56375d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeefd751c0b7cafcf69ad03139c37695f87bcf4c7fbdb1e7a100870c36cae2b0 [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" "aeefd751c0b7cafcf69ad03139c37695f87bcf4c7fbdb1e7a100870c36cae2b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [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 idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 dialoguer v0.7.1 [INFO] [stderr] Compiling git2 v0.13.12 [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 33s [INFO] running `Command { std: "docker" "inspect" "aeefd751c0b7cafcf69ad03139c37695f87bcf4c7fbdb1e7a100870c36cae2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeefd751c0b7cafcf69ad03139c37695f87bcf4c7fbdb1e7a100870c36cae2b0", kill_on_drop: false }` [INFO] [stdout] aeefd751c0b7cafcf69ad03139c37695f87bcf4c7fbdb1e7a100870c36cae2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d838f129e9c52658834a259fcb0a47c229b4c4a75aca066c6930eebf052ab6a3 [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" "d838f129e9c52658834a259fcb0a47c229b4c4a75aca066c6930eebf052ab6a3", 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 5.11s [INFO] running `Command { std: "docker" "inspect" "d838f129e9c52658834a259fcb0a47c229b4c4a75aca066c6930eebf052ab6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d838f129e9c52658834a259fcb0a47c229b4c4a75aca066c6930eebf052ab6a3", kill_on_drop: false }` [INFO] [stdout] d838f129e9c52658834a259fcb0a47c229b4c4a75aca066c6930eebf052ab6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b5713374b7c45365645d2daabde602e5b93ff31de4c1aa27c84899c7ea9a5fe [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" "9b5713374b7c45365645d2daabde602e5b93ff31de4c1aa27c84899c7ea9a5fe", kill_on_drop: false }` [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.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grc-b68411903f9aadb8 [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test extensions::tests::it_deserialize ... ok [INFO] [stdout] test arguments::tests::input_file ... ok [INFO] [stdout] test arguments::tests::add_all_mode ... ok [INFO] [stdout] test arguments::tests::commit_mode ... ok [INFO] [stdout] test arguments::tests::input_more_file ... ok [INFO] [stdout] test extensions::tests::it_from ... ok [INFO] [stdout] test log::tests::it_grc_err_println ... ok [INFO] [stdout] test arguments::tests::add_mode ... ok [INFO] [stdout] test extensions::tests::it_from_agreement ... ok [INFO] [stdout] test extensions::tests::it_read_config_file ... ok [INFO] [stdout] test message::tests::it_type_list ... ok [INFO] [stdout] test log::tests::it_grc_println ... 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::it_committer_sign_from_null_env ... ok [INFO] [stdout] test util::tests::it_author_sign_from_null_env ... ok [INFO] [stdout] test util::tests::string_start_with ... ok [INFO] [stdout] test util::tests::test_vec_str_to_string ... ok [INFO] [stdout] test util::tests::it_committer_sign_from_env ... ok [INFO] [stdout] test util::tests::it_author_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" "9b5713374b7c45365645d2daabde602e5b93ff31de4c1aa27c84899c7ea9a5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b5713374b7c45365645d2daabde602e5b93ff31de4c1aa27c84899c7ea9a5fe", kill_on_drop: false }` [INFO] [stdout] 9b5713374b7c45365645d2daabde602e5b93ff31de4c1aa27c84899c7ea9a5fe