[INFO] updating cached repository https://github.com/sdttttt/gcr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7754c8982d427274075c63753ab1c735e2bf73e [INFO] testing sdttttt/gcr against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdttttt%2Fgcr" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdttttt/gcr on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-101/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 659c6a7a0b8335acdd1a7323540e510ba5a22efead43ae8caaabcc60e406c83e [INFO] running `Command { std: "docker" "start" "-a" "659c6a7a0b8335acdd1a7323540e510ba5a22efead43ae8caaabcc60e406c83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "659c6a7a0b8335acdd1a7323540e510ba5a22efead43ae8caaabcc60e406c83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659c6a7a0b8335acdd1a7323540e510ba5a22efead43ae8caaabcc60e406c83e", kill_on_drop: false }` [INFO] [stdout] 659c6a7a0b8335acdd1a7323540e510ba5a22efead43ae8caaabcc60e406c83e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7d0bbb18df0c3fdde52b77e438d61c27cec014a8657dca954b2081aff1486dc [INFO] running `Command { std: "docker" "start" "-a" "c7d0bbb18df0c3fdde52b77e438d61c27cec014a8657dca954b2081aff1486dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex v1.4.5 [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 quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.2 [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 console v0.14.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "c7d0bbb18df0c3fdde52b77e438d61c27cec014a8657dca954b2081aff1486dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d0bbb18df0c3fdde52b77e438d61c27cec014a8657dca954b2081aff1486dc", kill_on_drop: false }` [INFO] [stdout] c7d0bbb18df0c3fdde52b77e438d61c27cec014a8657dca954b2081aff1486dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de542658d552dddad7644383c07b579feb94fbe1028e8bd594dc6566033ad43e [INFO] running `Command { std: "docker" "start" "-a" "de542658d552dddad7644383c07b579feb94fbe1028e8bd594dc6566033ad43e", 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 38.35s [INFO] running `Command { std: "docker" "inspect" "de542658d552dddad7644383c07b579feb94fbe1028e8bd594dc6566033ad43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de542658d552dddad7644383c07b579feb94fbe1028e8bd594dc6566033ad43e", kill_on_drop: false }` [INFO] [stdout] de542658d552dddad7644383c07b579feb94fbe1028e8bd594dc6566033ad43e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40b7ec2d66bd45bc4164b31fc61f3323f2b74a41c5a2552bb93f937fb10ce00e [INFO] running `Command { std: "docker" "start" "-a" "40b7ec2d66bd45bc4164b31fc61f3323f2b74a41c5a2552bb93f937fb10ce00e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grc-b165377b1c1baffa) [INFO] [stdout] running 23 tests [INFO] [stdout] test arguments::tests::commit_mode ... ok [INFO] [stdout] test arguments::tests::add_all_mode ... ok [INFO] [stdout] test arguments::tests::add_mode ... ok [INFO] [stdout] test arguments::tests::enable_emoji ... ok [INFO] [stdout] test arguments::tests::input_file ... ok [INFO] [stdout] test arguments::tests::input_more_file ... ok [INFO] [stdout] test extensions::tests::it_from ... ok [INFO] [stdout] test extensions::tests::it_read_config_file ... ok [INFO] [stdout] test log::tests::it_grc_err_println ... ok [INFO] [stdout] test extensions::tests::it_deserialize ... ok [INFO] [stdout] test log::tests::it_grc_println ... ok [INFO] [stdout] test config::tests::it_merge ... ok [INFO] [stdout] test extensions::tests::it_from_agreement ... 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_author_sign_from_null_env ... ok [INFO] [stdout] test util::tests::it_committer_sign_from_null_env ... 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] 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. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40b7ec2d66bd45bc4164b31fc61f3323f2b74a41c5a2552bb93f937fb10ce00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b7ec2d66bd45bc4164b31fc61f3323f2b74a41c5a2552bb93f937fb10ce00e", kill_on_drop: false }` [INFO] [stdout] 40b7ec2d66bd45bc4164b31fc61f3323f2b74a41c5a2552bb93f937fb10ce00e