[INFO] cloning repository https://github.com/Antsthebul/gimic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antsthebul/gimic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Fgimic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Fgimic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595decced1d502cb68767b732bcbdae562a8487b
[INFO] building Antsthebul/gimic against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntsthebul%2Fgimic" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Antsthebul/gimic on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Antsthebul/gimic
[INFO] finished tweaking git repo https://github.com/Antsthebul/gimic
[INFO] tweaked toml for git repo https://github.com/Antsthebul/gimic written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Antsthebul/gimic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.48.3
[INFO] [stderr]   Downloaded serde v1.0.178
[INFO] [stderr]   Downloaded serde_yaml v0.9.25
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded serde_derive v1.0.178
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.48.3
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.48.3
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.48.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.48.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.48.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.48.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.48.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c0c3a309fcc8625ffd2135389ebef99d9f2455812f2db84eabb345849cf2766
[INFO] running `Command { std: "docker" "start" "-a" "4c0c3a309fcc8625ffd2135389ebef99d9f2455812f2db84eabb345849cf2766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c0c3a309fcc8625ffd2135389ebef99d9f2455812f2db84eabb345849cf2766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c0c3a309fcc8625ffd2135389ebef99d9f2455812f2db84eabb345849cf2766", kill_on_drop: false }`
[INFO] [stdout] 4c0c3a309fcc8625ffd2135389ebef99d9f2455812f2db84eabb345849cf2766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 431e34e4ca0967c93082b8b989cd9f2c9957db3765898cac06f77fc77d32eba0
[INFO] running `Command { std: "docker" "start" "-a" "431e34e4ca0967c93082b8b989cd9f2c9957db3765898cac06f77fc77d32eba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling gimic v0.1.33 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/gimic/gimic.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn commit(&self, action:&str, idx:u32, gargs:Vec<&str>){
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/gimic/gimic.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn checkout(&self, action:&str, idx:u32) {
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gimic/gimic.rs:368:36
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn skip_worktree(action: &str, mut current_dir: path::PathBuf, target: String){
[INFO] [stdout]     |                                    ----^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version` and `fail_fast` are never read
[INFO] [stdout]   --> src/gimic/gimic.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct BaseConfig{
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 49 |     pub version: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub repos: VecDeque<AlternateRepoConfig>,
[INFO] [stdout] 51 |     pub fail_fast: Option<bool>
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cache` and `overwrite_on_update` are never read
[INFO] [stdout]   --> src/gimic/gimic.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct AlternateRepoConfig{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub cache: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 64 |     pub keep_repo: Option<bool>,
[INFO] [stdout] 65 |     pub overwrite_on_update: Option<bool>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AlternateRepoConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `commit` is never used
[INFO] [stdout]    --> src/gimic/gimic.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl BaseConfig{
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn commit(&self, action:&str, idx:u32, gargs:Vec<&str>){
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/gimic/gimic.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let _ = visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/gimic/gimic.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     visit_dirs(target_path.as_path(),&mut  entries);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let _ = visit_dirs(target_path.as_path(),&mut  entries);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s
[INFO] running `Command { std: "docker" "inspect" "431e34e4ca0967c93082b8b989cd9f2c9957db3765898cac06f77fc77d32eba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "431e34e4ca0967c93082b8b989cd9f2c9957db3765898cac06f77fc77d32eba0", kill_on_drop: false }`
[INFO] [stdout] 431e34e4ca0967c93082b8b989cd9f2c9957db3765898cac06f77fc77d32eba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598b0274034573485b1a35fdc627aa62525e7e7941bccccb90f0aee3ddf3816b
[INFO] running `Command { std: "docker" "start" "-a" "598b0274034573485b1a35fdc627aa62525e7e7941bccccb90f0aee3ddf3816b", kill_on_drop: false }`
[INFO] [stderr]    Compiling gimic v0.1.33 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/gimic/gimic.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn commit(&self, action:&str, idx:u32, gargs:Vec<&str>){
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/gimic/gimic.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn checkout(&self, action:&str, idx:u32) {
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gimic/gimic.rs:368:36
[INFO] [stdout]     |
[INFO] [stdout] 368 | pub fn skip_worktree(action: &str, mut current_dir: path::PathBuf, target: String){
[INFO] [stdout]     |                                    ----^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version` and `fail_fast` are never read
[INFO] [stdout]   --> src/gimic/gimic.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct BaseConfig{
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 49 |     pub version: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub repos: VecDeque<AlternateRepoConfig>,
[INFO] [stdout] 51 |     pub fail_fast: Option<bool>
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cache` and `overwrite_on_update` are never read
[INFO] [stdout]   --> src/gimic/gimic.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct AlternateRepoConfig{
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub cache: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 64 |     pub keep_repo: Option<bool>,
[INFO] [stdout] 65 |     pub overwrite_on_update: Option<bool>
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AlternateRepoConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `commit` is never used
[INFO] [stdout]    --> src/gimic/gimic.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl BaseConfig{
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn commit(&self, action:&str, idx:u32, gargs:Vec<&str>){
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/gimic/gimic.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let _ = visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/gimic/gimic.rs:376:5
[INFO] [stdout]     |
[INFO] [stdout] 376 |     visit_dirs(target_path.as_path(),&mut  entries);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let _ = visit_dirs(target_path.as_path(),&mut  entries);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/gimic/gimic.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let _ = visit_dirs(current.as_path(),&mut  entries);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "598b0274034573485b1a35fdc627aa62525e7e7941bccccb90f0aee3ddf3816b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598b0274034573485b1a35fdc627aa62525e7e7941bccccb90f0aee3ddf3816b", kill_on_drop: false }`
[INFO] [stdout] 598b0274034573485b1a35fdc627aa62525e7e7941bccccb90f0aee3ddf3816b
