[INFO] cloning repository https://github.com/frainho/wi-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frainho/wi-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrainho%2Fwi-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrainho%2Fwi-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc702365caeda3e71415096fd8fd9585544f8908 [INFO] testing frainho/wi-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrainho%2Fwi-cli" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frainho/wi-cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frainho/wi-cli [INFO] finished tweaking git repo https://github.com/frainho/wi-cli [INFO] tweaked toml for git repo https://github.com/frainho/wi-cli written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/frainho/wi-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c942c9b3c1e2aad63ae22826667e9ecc460a45179919cd37093f676088338c93 [INFO] running `Command { std: "docker" "start" "-a" "c942c9b3c1e2aad63ae22826667e9ecc460a45179919cd37093f676088338c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c942c9b3c1e2aad63ae22826667e9ecc460a45179919cd37093f676088338c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c942c9b3c1e2aad63ae22826667e9ecc460a45179919cd37093f676088338c93", kill_on_drop: false }` [INFO] [stdout] c942c9b3c1e2aad63ae22826667e9ecc460a45179919cd37093f676088338c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 702d927a146a17fde5f3dc23560f28a211bdff668bb1365d6c08f6286b9dabf2 [INFO] running `Command { std: "docker" "start" "-a" "702d927a146a17fde5f3dc23560f28a211bdff668bb1365d6c08f6286b9dabf2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.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 rand v0.8.3 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling sources v0.1.0 (/opt/rustwide/workdir/sources) [INFO] [stderr] Compiling search v0.1.0 (/opt/rustwide/workdir/search) [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.75s [INFO] running `Command { std: "docker" "inspect" "702d927a146a17fde5f3dc23560f28a211bdff668bb1365d6c08f6286b9dabf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702d927a146a17fde5f3dc23560f28a211bdff668bb1365d6c08f6286b9dabf2", kill_on_drop: false }` [INFO] [stdout] 702d927a146a17fde5f3dc23560f28a211bdff668bb1365d6c08f6286b9dabf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab3c28202606e031d9bfc2cef06ee8a3cd15963e530dc219302c89b931291aeb [INFO] running `Command { std: "docker" "start" "-a" "ab3c28202606e031d9bfc2cef06ee8a3cd15963e530dc219302c89b931291aeb", kill_on_drop: false }` [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/test_utils) [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling sources v0.1.0 (/opt/rustwide/workdir/sources) [INFO] [stderr] Compiling search v0.1.0 (/opt/rustwide/workdir/search) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "ab3c28202606e031d9bfc2cef06ee8a3cd15963e530dc219302c89b931291aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3c28202606e031d9bfc2cef06ee8a3cd15963e530dc219302c89b931291aeb", kill_on_drop: false }` [INFO] [stdout] ab3c28202606e031d9bfc2cef06ee8a3cd15963e530dc219302c89b931291aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5e51e7126f9c5d77c27e67fc0d0ae6218beeb9b1a2d2e7afb61252f81305a8a [INFO] running `Command { std: "docker" "start" "-a" "a5e51e7126f9c5d77c27e67fc0d0ae6218beeb9b1a2d2e7afb61252f81305a8a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cli-c37c70b98fd49211) [INFO] [stdout] test events::tests::it_exits_app_when_pressing_ctrl_c ... ok [INFO] [stdout] test events::tests::it_exits_app_when_pressing_escape ... ok [INFO] [stdout] test events::tests::it_goes_backward_when_pressing_down_not_exiting_app ... ok [INFO] [stdout] test events::tests::it_goes_forward_when_pressing_down_not_exiting_app ... ok [INFO] [stdout] test events::tests::it_ignores_keys_with_no_action ... ok [INFO] [stdout] test results_state::tests::it_allows_to_move_backwards_in_the_results_list ... ok [INFO] [stdout] test ui::tests::it_draws ... ignored [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/config-5a3f368082be30d4) [INFO] [stdout] test results_state::tests::it_allows_to_move_forwards_in_the_results_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::it_adds_a_new_source_to_the_configuration ... ok [INFO] [stdout] test tests::it_creates_a_configuration_if_doesnt_exist ... ok [INFO] [stdout] test tests::it_removes_a_source_from_the_list ... ok [INFO] [stdout] test tests::it_loads_an_existing_configuration ... ok [INFO] [stdout] test tests::it_saves_the_file_when_dropping ... ok [INFO] [stdout] test tests::it_errors_when_the_directory_is_invalid - should panic ... ok [INFO] [stdout] test tests::it_errors_when_the_source_already_exists - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/search-914e7fbd58e494cb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::it_panics_when_there_are_no_sources - should panic ... ok [INFO] [stdout] test tests::it_returns_an_empty_vec_when_there_are_no_results ... ok [INFO] [stdout] test tests::it_returns_the_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sources-ffdd2237f1957043) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_adds_a_new_local_source ... ok [INFO] [stdout] test tests::it_adds_git_sources ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_utils-638e923222ce00eb) [INFO] [stdout] [INFO] [stderr] Doc-tests config [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] [stderr] Doc-tests search [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] [stderr] Doc-tests sources [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] [stderr] Doc-tests test_utils [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" "a5e51e7126f9c5d77c27e67fc0d0ae6218beeb9b1a2d2e7afb61252f81305a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e51e7126f9c5d77c27e67fc0d0ae6218beeb9b1a2d2e7afb61252f81305a8a", kill_on_drop: false }` [INFO] [stdout] a5e51e7126f9c5d77c27e67fc0d0ae6218beeb9b1a2d2e7afb61252f81305a8a