[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrainho%2Fwi-cli" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frainho/wi-cli on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-92/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" "+beta-2022-04-10" "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-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 509bde7cc0316e8861553e2e237f99fadf322c889c812358fc5c7805ac138dd6 [INFO] running `Command { std: "docker" "start" "-a" "509bde7cc0316e8861553e2e237f99fadf322c889c812358fc5c7805ac138dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "509bde7cc0316e8861553e2e237f99fadf322c889c812358fc5c7805ac138dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509bde7cc0316e8861553e2e237f99fadf322c889c812358fc5c7805ac138dd6", kill_on_drop: false }` [INFO] [stdout] 509bde7cc0316e8861553e2e237f99fadf322c889c812358fc5c7805ac138dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8d09ccbacc681f4cfaacc8f60ca06d7aaa559035b213316a81ebc121d9b127e [INFO] running `Command { std: "docker" "start" "-a" "e8d09ccbacc681f4cfaacc8f60ca06d7aaa559035b213316a81ebc121d9b127e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [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 serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.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-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 unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v2.2.1 [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 serde_json v1.0.64 [INFO] [stderr] Compiling config v0.1.0 (/opt/rustwide/workdir/config) [INFO] [stderr] Compiling search v0.1.0 (/opt/rustwide/workdir/search) [INFO] [stderr] Compiling sources v0.1.0 (/opt/rustwide/workdir/sources) [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 1m 08s [INFO] running `Command { std: "docker" "inspect" "e8d09ccbacc681f4cfaacc8f60ca06d7aaa559035b213316a81ebc121d9b127e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d09ccbacc681f4cfaacc8f60ca06d7aaa559035b213316a81ebc121d9b127e", kill_on_drop: false }` [INFO] [stdout] e8d09ccbacc681f4cfaacc8f60ca06d7aaa559035b213316a81ebc121d9b127e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d2d202bc1bbf449eaa4c31cf3faaa2726a3c8ff3efef7c5543b02fa97d064d [INFO] running `Command { std: "docker" "start" "-a" "e6d2d202bc1bbf449eaa4c31cf3faaa2726a3c8ff3efef7c5543b02fa97d064d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 19.84s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-e3d6c81db6eab445) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/config-a9d65af5f4307f49) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/search-3bf2bd74feccd83c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sources-d03b60983392da4f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-611813bb21baac36) [INFO] running `Command { std: "docker" "inspect" "e6d2d202bc1bbf449eaa4c31cf3faaa2726a3c8ff3efef7c5543b02fa97d064d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d2d202bc1bbf449eaa4c31cf3faaa2726a3c8ff3efef7c5543b02fa97d064d", kill_on_drop: false }` [INFO] [stdout] e6d2d202bc1bbf449eaa4c31cf3faaa2726a3c8ff3efef7c5543b02fa97d064d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a854af19b1a30ee37fcaf845bafa529d00697fff902597128ca14bc6085dfc46 [INFO] running `Command { std: "docker" "start" "-a" "a854af19b1a30ee37fcaf845bafa529d00697fff902597128ca14bc6085dfc46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.52s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-e3d6c81db6eab445) [INFO] [stdout] [INFO] [stdout] running 8 tests [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 ui::tests::it_draws ... ignored [INFO] [stdout] test results_state::tests::it_allows_to_move_backwards_in_the_results_list ... ok [INFO] [stdout] test events::tests::it_ignores_keys_with_no_action ... ok [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.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/config-a9d65af5f4307f49) [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_saves_the_file_when_dropping ... ok [INFO] [stdout] test tests::it_loads_an_existing_configuration ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/search-3bf2bd74feccd83c) [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.08s [INFO] [stdout] [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 1.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sources-d03b60983392da4f) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-611813bb21baac36) [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] [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.01s [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" "a854af19b1a30ee37fcaf845bafa529d00697fff902597128ca14bc6085dfc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a854af19b1a30ee37fcaf845bafa529d00697fff902597128ca14bc6085dfc46", kill_on_drop: false }` [INFO] [stdout] a854af19b1a30ee37fcaf845bafa529d00697fff902597128ca14bc6085dfc46