[INFO] updating cached repository https://github.com/QaQAdrian/git-tui [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] 02c32a972055c695c3ad6465daf72c12913568d1 [INFO] testing QaQAdrian/git-tui against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQaQAdrian%2Fgit-tui" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QaQAdrian/git-tui 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/QaQAdrian/git-tui [INFO] finished tweaking git repo https://github.com/QaQAdrian/git-tui [INFO] tweaked toml for git repo https://github.com/QaQAdrian/git-tui written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/QaQAdrian/git-tui 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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] a6ae915870f2691bf06d4c845207441db4ac4a3faacb3b95a4aa452a0053a491 [INFO] running `Command { std: "docker" "start" "-a" "a6ae915870f2691bf06d4c845207441db4ac4a3faacb3b95a4aa452a0053a491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ae915870f2691bf06d4c845207441db4ac4a3faacb3b95a4aa452a0053a491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ae915870f2691bf06d4c845207441db4ac4a3faacb3b95a4aa452a0053a491", kill_on_drop: false }` [INFO] [stdout] a6ae915870f2691bf06d4c845207441db4ac4a3faacb3b95a4aa452a0053a491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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] e719610506c2bcacfa26eb1fb8a99650adeffd2cee0bcb396ffaf40a869d74db [INFO] running `Command { std: "docker" "start" "-a" "e719610506c2bcacfa26eb1fb8a99650adeffd2cee0bcb396ffaf40a869d74db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling run_script v0.3.2 [INFO] [stderr] Compiling git2 v0.10.0 [INFO] [stderr] Compiling git-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/controller.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/controller.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `WARN` [INFO] [stdout] --> src/ui/message.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | WARN, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ui/message.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CRITICAL` [INFO] [stdout] --> src/ui/message.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | CRITICAL, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ui/message.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selected` [INFO] [stdout] --> src/ui/repo_list.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | selected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "e719610506c2bcacfa26eb1fb8a99650adeffd2cee0bcb396ffaf40a869d74db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e719610506c2bcacfa26eb1fb8a99650adeffd2cee0bcb396ffaf40a869d74db", kill_on_drop: false }` [INFO] [stdout] e719610506c2bcacfa26eb1fb8a99650adeffd2cee0bcb396ffaf40a869d74db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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] fd99bf9a5e7835ede8d197308cb3930ffbf4f50c87513af38df6db4b335300b1 [INFO] running `Command { std: "docker" "start" "-a" "fd99bf9a5e7835ede8d197308cb3930ffbf4f50c87513af38df6db4b335300b1", kill_on_drop: false }` [INFO] [stderr] Compiling git-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/controller.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/controller.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | #[warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `WARN` [INFO] [stdout] --> src/ui/message.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | WARN, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ui/message.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CRITICAL` [INFO] [stdout] --> src/ui/message.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | CRITICAL, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ui/message.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selected` [INFO] [stdout] --> src/ui/repo_list.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | selected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "fd99bf9a5e7835ede8d197308cb3930ffbf4f50c87513af38df6db4b335300b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd99bf9a5e7835ede8d197308cb3930ffbf4f50c87513af38df6db4b335300b1", kill_on_drop: false }` [INFO] [stdout] fd99bf9a5e7835ede8d197308cb3930ffbf4f50c87513af38df6db4b335300b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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] 0e05a22fbb16e598d5bb47d97c83fc91b0f158315cdf59cc259f1f3e0eeed48f [INFO] running `Command { std: "docker" "start" "-a" "0e05a22fbb16e598d5bb47d97c83fc91b0f158315cdf59cc259f1f3e0eeed48f", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `clear` [INFO] [stderr] --> src/controller.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn clear(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/controller.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 62 | #[warn(dead_code)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `WARN` [INFO] [stderr] --> src/ui/message.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | WARN, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/ui/message.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CRITICAL` [INFO] [stderr] --> src/ui/message.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | CRITICAL, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Level` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/ui/message.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Debug, Eq, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `selected` [INFO] [stderr] --> src/ui/repo_list.rs:142:5 [INFO] [stderr] | [INFO] [stderr] 142 | selected: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `git-tui` (bin "git-tui" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_tui-8a4202bbb441b131) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test models::repository::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e05a22fbb16e598d5bb47d97c83fc91b0f158315cdf59cc259f1f3e0eeed48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e05a22fbb16e598d5bb47d97c83fc91b0f158315cdf59cc259f1f3e0eeed48f", kill_on_drop: false }` [INFO] [stdout] 0e05a22fbb16e598d5bb47d97c83fc91b0f158315cdf59cc259f1f3e0eeed48f