[INFO] cloning repository https://github.com/orhun/gpg-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhun/gpg-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0df8602b83e1bb1f02dcbaeb101b09b43f5713d [INFO] testing orhun/gpg-tui against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhun%2Fgpg-tui" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orhun/gpg-tui on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orhun/gpg-tui [INFO] finished tweaking git repo https://github.com/orhun/gpg-tui [INFO] tweaked toml for git repo https://github.com/orhun/gpg-tui written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/orhun/gpg-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21449fca10356a370149d5b7c56a98d9e1f312340db1554b850cd8b4b1502a86 [INFO] running `Command { std: "docker" "start" "-a" "21449fca10356a370149d5b7c56a98d9e1f312340db1554b850cd8b4b1502a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21449fca10356a370149d5b7c56a98d9e1f312340db1554b850cd8b4b1502a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21449fca10356a370149d5b7c56a98d9e1f312340db1554b850cd8b4b1502a86", kill_on_drop: false }` [INFO] [stdout] 21449fca10356a370149d5b7c56a98d9e1f312340db1554b850cd8b4b1502a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed53ebb534edc99d9eb9174d5bd5888cc549ed42b126221938aebf9b1ac3e4db [INFO] running `Command { std: "docker" "start" "-a" "ed53ebb534edc99d9eb9174d5bd5888cc549ed42b126221938aebf9b1ac3e4db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling copypasta-ext v0.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling colorsys v0.6.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling gpgme v0.9.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling gpg-tui v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "ed53ebb534edc99d9eb9174d5bd5888cc549ed42b126221938aebf9b1ac3e4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed53ebb534edc99d9eb9174d5bd5888cc549ed42b126221938aebf9b1ac3e4db", kill_on_drop: false }` [INFO] [stdout] ed53ebb534edc99d9eb9174d5bd5888cc549ed42b126221938aebf9b1ac3e4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f6790dcd26496334faacd4bd0ae590d2b4865a8833dde21305b3bef4044707d [INFO] running `Command { std: "docker" "start" "-a" "8f6790dcd26496334faacd4bd0ae590d2b4865a8833dde21305b3bef4044707d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling colorsys v0.6.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gpgme-sys v0.9.1 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling gpgme v0.9.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling copypasta-ext v0.3.4 [INFO] [stderr] Compiling gpg-tui v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.87s [INFO] running `Command { std: "docker" "inspect" "8f6790dcd26496334faacd4bd0ae590d2b4865a8833dde21305b3bef4044707d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6790dcd26496334faacd4bd0ae590d2b4865a8833dde21305b3bef4044707d", kill_on_drop: false }` [INFO] [stdout] 8f6790dcd26496334faacd4bd0ae590d2b4865a8833dde21305b3bef4044707d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18cf56735e658681dad5c747dddac13409ce5427bffd521350678638bcc60d7b [INFO] running `Command { std: "docker" "start" "-a" "18cf56735e658681dad5c747dddac13409ce5427bffd521350678638bcc60d7b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gpg_tui-3670da177711987a) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test app::banner::tests::test_app_banner ... ok [INFO] [stdout] test app::style::tests::test_app_style ... ok [INFO] [stdout] test widget::list::tests::test_widget_list ... ok [INFO] [stdout] test widget::style::tests::test_widget_style ... ok [INFO] [stdout] test app::tab::tests::test_app_tab ... ok [INFO] [stdout] test app::selection::tests::test_app_clipboard ... ok [INFO] [stdout] test app::keys::tests::test_app_keys ... ok [INFO] [stdout] test widget::table::tests::test_widget_table ... ok [INFO] [stdout] test app::mode::tests::test_app_mode ... ok [INFO] [stdout] test app::state::tests::test_app_state ... ok [INFO] [stdout] test widget::row::tests::test_widget_row ... ok [INFO] [stdout] test app::splash::tests::test_app_splash ... ok [INFO] [stdout] test app::prompt::tests::test_app_prompt ... ok [INFO] [stdout] test app::command::tests::test_app_command ... ok [INFO] [stdout] test gpg::config::tests::test_gpg_config ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/completions-fa94e2e3aa9b4d12) [INFO] [stdout] test app::launcher::tests::test_app_launcher ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gpg_tui-085968fcbc741037) [INFO] [stdout] [INFO] [stderr] Doc-tests gpg-tui [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18cf56735e658681dad5c747dddac13409ce5427bffd521350678638bcc60d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18cf56735e658681dad5c747dddac13409ce5427bffd521350678638bcc60d7b", kill_on_drop: false }` [INFO] [stdout] 18cf56735e658681dad5c747dddac13409ce5427bffd521350678638bcc60d7b