[INFO] cloning repository https://github.com/scottcwang/ssh-fetch-keys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottcwang/ssh-fetch-keys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottcwang%2Fssh-fetch-keys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottcwang%2Fssh-fetch-keys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f6be5c57bafcd3b19a02979363592024a0065c2 [INFO] testing scottcwang/ssh-fetch-keys against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottcwang%2Fssh-fetch-keys" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottcwang/ssh-fetch-keys on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottcwang/ssh-fetch-keys [INFO] finished tweaking git repo https://github.com/scottcwang/ssh-fetch-keys [INFO] tweaked toml for git repo https://github.com/scottcwang/ssh-fetch-keys written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/scottcwang/ssh-fetch-keys 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56dfc8f1a8c8146d4af6e3d406a5f9b1d2cfac737391ede2814ffa544ca6360b [INFO] running `Command { std: "docker" "start" "-a" "56dfc8f1a8c8146d4af6e3d406a5f9b1d2cfac737391ede2814ffa544ca6360b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56dfc8f1a8c8146d4af6e3d406a5f9b1d2cfac737391ede2814ffa544ca6360b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56dfc8f1a8c8146d4af6e3d406a5f9b1d2cfac737391ede2814ffa544ca6360b", kill_on_drop: false }` [INFO] [stdout] 56dfc8f1a8c8146d4af6e3d406a5f9b1d2cfac737391ede2814ffa544ca6360b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93d1897167b7dababcde28aaf0bb510aa647a9293560f37e77068ba0ea6274c7 [INFO] running `Command { std: "docker" "start" "-a" "93d1897167b7dababcde28aaf0bb510aa647a9293560f37e77068ba0ea6274c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.143 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling uzers v0.11.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling ssh-fetch-keys v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.42s [INFO] running `Command { std: "docker" "inspect" "93d1897167b7dababcde28aaf0bb510aa647a9293560f37e77068ba0ea6274c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d1897167b7dababcde28aaf0bb510aa647a9293560f37e77068ba0ea6274c7", kill_on_drop: false }` [INFO] [stdout] 93d1897167b7dababcde28aaf0bb510aa647a9293560f37e77068ba0ea6274c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957ec06dbfe5b4ef703106962ab5e9b9c95d97efcec15ed67636ea8b14183e07 [INFO] running `Command { std: "docker" "start" "-a" "957ec06dbfe5b4ef703106962ab5e9b9c95d97efcec15ed67636ea8b14183e07", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling ssh-fetch-keys v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.12s [INFO] running `Command { std: "docker" "inspect" "957ec06dbfe5b4ef703106962ab5e9b9c95d97efcec15ed67636ea8b14183e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957ec06dbfe5b4ef703106962ab5e9b9c95d97efcec15ed67636ea8b14183e07", kill_on_drop: false }` [INFO] [stdout] 957ec06dbfe5b4ef703106962ab5e9b9c95d97efcec15ed67636ea8b14183e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55ccbac0dd01f0979356d726e9e304e8d7d9d8d75a2374f9b46133307b458f35 [INFO] running `Command { std: "docker" "start" "-a" "55ccbac0dd01f0979356d726e9e304e8d7d9d8d75a2374f9b46133307b458f35", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssh_fetch_keys-b0fc9779646a3155) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test tests_combine_and_strip_markers::test_opt_ca_opt_revoked_opt ... ok [INFO] [stdout] test tests_combine_and_strip_markers::test_none_ca_none ... ok [INFO] [stdout] test tests_combine_and_strip_markers::test_revoked_ca_opt_none ... ok [INFO] [stdout] test tests_combine_and_strip_markers::test_none_none_none ... ok [INFO] [stdout] test tests_combine_and_strip_markers::test_revoked_ca_none ... ok [INFO] [stdout] test tests_combine_and_strip_markers::test_revoked_none_none ... ok [INFO] [stdout] test tests_construct_url::test_correct_parameters ... ok [INFO] [stdout] test tests_combine_opts::test_key_opts_only ... ok [INFO] [stdout] test tests_combine_opts::test_source_key_opts_no_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_source_user_key_opts_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_source_user_opts_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_two_markers ... ok [INFO] [stdout] test tests_combine_opts::test_source_user_opts_no_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_source_key_opts_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_source_user_key_opts_no_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_user_key_opts_no_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_no_opts ... ok [INFO] [stdout] test tests_combine_opts::test_one_marker ... ok [INFO] [stdout] test tests_combine_opts::test_source_opts_only ... ok [INFO] [stdout] test tests_combine_opts::test_user_key_opts_conflict ... ok [INFO] [stdout] test tests_combine_opts::test_user_opts_only ... ok [INFO] [stdout] test tests_combine_opts::test_opts_no_conflict ... ok [INFO] [stdout] test tests_construct_url::test_too_few_parameters ... ok [INFO] [stdout] test tests_ensure_safe_permissions_and_read::test_bad_permissions ... ok [INFO] [stdout] test tests_ensure_safe_permissions_and_read::test_not_owned_by_user ... ok [INFO] [stdout] test tests_ensure_safe_permissions_and_read::test_nonexistent ... ok [INFO] [stdout] test tests_construct_url::test_too_many_parameters ... ok [INFO] [stdout] test tests_ensure_safe_permissions_and_read::test_read_to_string ... ok [INFO] [stdout] test tests_fetch_print_keys::cannot_switch_user ... ok [INFO] [stdout] test tests_get_cache_filename::test_allowed_nonalphanumeric_character ... ok [INFO] [stdout] test tests_get_cache_filename::test_three_tokens ... ok [INFO] [stdout] test tests_get_cache_filename::test_forbidden_nonalphanumeric_character ... ok [INFO] [stdout] test tests_get_cache_filename::test_one_token ... ok [INFO] [stdout] test tests_get_cache_filename::test_two_tokens ... ok [INFO] [stdout] test tests_get_source_defs::test_empty_string ... ok [INFO] [stdout] test tests_get_cache_filename::test_directory ... ok [INFO] [stdout] test tests_is_cache_fresh::test_err ... ok [INFO] [stdout] test tests_get_source_defs::test_one_token_skipped ... ok [INFO] [stdout] test tests_get_source_defs::test_three_tokens_third_is_not_url ... ok [INFO] [stdout] test tests_fetch_print_keys::all_args_specified_including_override_strings ... ok [INFO] [stdout] test tests_get_source_defs::test_three_tokens_third_is_url_first_has_escaped_quotes_in_quotes ... ok [INFO] [stdout] test tests_get_source_defs::test_three_tokens_third_is_url_first_has_quotes ... ok [INFO] [stdout] test tests_get_source_defs::test_three_tokens_third_is_url ... ok [INFO] [stdout] test tests_is_cache_fresh::test_fresh_ok_true ... ok [INFO] [stdout] test tests_is_cache_fresh::test_stale_ok_false ... ok [INFO] [stdout] test tests_is_key_in_response_str::some_no ... ok [INFO] [stdout] test tests_get_source_defs::test_two_lines ... ok [INFO] [stdout] test tests_parse_key_line_test::test_comment_string_1 ... ok [INFO] [stdout] test tests_get_source_defs::test_three_tokens_third_is_url_first_has_spaces_in_quotes ... ok [INFO] [stdout] test tests_get_source_defs::test_empty_line_skipped ... ok [INFO] [stdout] test tests_get_source_defs::test_duplicate_source_definition ... ok [INFO] [stdout] test tests_is_key_in_response_str::none ... ok [INFO] [stdout] test tests_parse_key_line_test::test_comment_string_3 ... ok [INFO] [stdout] test tests_fetch_print_keys::all_args_specified_except_override_string ... ok [INFO] [stdout] test tests_parse_key_line_test::test_comment_string_2 ... ok [INFO] [stdout] test tests_get_source_defs::test_extra_spaces ... ok [INFO] [stdout] test tests_parse_key_line_test::test_two_tokens_unknown_key_type ... ok [INFO] [stdout] test tests_parse_key_line_test::test_two_tokens_known_key_type ... ok [INFO] [stdout] test tests_is_key_in_response_str::some_yes_end ... ok [INFO] [stdout] test tests_get_source_defs::test_two_tokens ... ok [INFO] [stdout] test tests_parse_key_line_test::test_three_tokens_known_key_type ... ok [INFO] [stdout] test tests_is_key_in_response_str::some_yes_middle ... ok [INFO] [stdout] test tests_get_source_defs::test_comment_line_skipped ... ok [INFO] [stdout] test tests_fetch_print_keys::defaults ... ok [INFO] [stdout] test tests_parse_key_line_test::test_empty_string ... ok [INFO] [stdout] test tests_parse_key_line_test::test_one_token ... ok [INFO] [stdout] test tests_parse_user_def_line::test_comment_line_skipped_2 ... ok [INFO] [stdout] test tests_parse_user_def_line::test_comment_line_skipped_1 ... ok [INFO] [stdout] test tests_parse_user_def_line::test_comment_line_skipped_3 ... ok [INFO] [stdout] test tests_parse_user_def_line::test_empty_string ... ok [INFO] [stdout] test tests_process_user_def_line::test_fresh_cache ... ok [INFO] [stdout] test tests_process_user_def_line::test_construct_url_failed ... ok [INFO] [stdout] test tests_process_user_def_line::test_stale_cache ... ok [INFO] [stdout] test tests_process_user_def_line::test_no_cache_opts ... ok [INFO] [stdout] test tests_split_at_first_marker::test_none ... ok [INFO] [stdout] test tests_process_user_defs::err ... ok [INFO] [stdout] test tests_process_user_def_line::test_fresh_cache_opts ... ok [INFO] [stdout] test tests_process_user_def_line::test_request_from_url_failed ... ok [INFO] [stdout] test tests_process_user_def_line::test_no_cache ... ok [INFO] [stdout] test tests_process_user_def_line::test_stale_cache_opts ... ok [INFO] [stdout] test tests_process_user_def_line::test_write_to_cache_failed ... ok [INFO] [stdout] test tests_process_user_defs::found ... ok [INFO] [stdout] test tests_parse_user_def_line::test_second_token_is_in_map ... ok [INFO] [stdout] test tests_parse_user_def_line::test_second_token_not_in_map_first_token_is_in_map ... ok [INFO] [stdout] test tests_parse_user_def_line::test_second_token_not_in_map_first_token_not_in_map ... ok [INFO] [stdout] test tests_process_user_defs::only_stale ... ok [INFO] [stdout] test tests_split_at_first_marker::test_no_marker_no_opts ... ok [INFO] [stdout] test tests_split_at_first_marker::test_no_marker_with_opts ... ok [INFO] [stdout] test tests_split_at_first_marker::test_one_marker_no_opts ... ok [INFO] [stdout] test tests_split_at_first_marker::test_one_marker_with_opts ... ok [INFO] [stdout] test tests_split_at_first_marker::test_two_markers_with_opts ... ok [INFO] [stdout] test tests_write_to_cache::test_bad_cache_path_parent ... ok [INFO] [stdout] test tests_switch_user::test_bogus_user_name ... ok [INFO] [stdout] test tests_switch_user::test_some_user_name ... ok [INFO] [stdout] test tests_write_to_cache::test_cache_dir_does_not_exist ... ok [INFO] [stdout] test tests_write_to_cache::test_cache_dir_does_not_exist_could_not_create ... ok [INFO] [stdout] test tests_write_to_cache::test_cache_exists_not_a_dir ... ok [INFO] [stdout] test tests_write_to_cache::test_could_not_set_permissions ... ok [INFO] [stdout] test tests_switch_user::test_none_user_name ... ok [INFO] [stdout] test tests_write_to_cache::test_cache_dir_exists ... ok [INFO] [stdout] test tests_write_to_cache::test_cache_dir_could_not_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55ccbac0dd01f0979356d726e9e304e8d7d9d8d75a2374f9b46133307b458f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ccbac0dd01f0979356d726e9e304e8d7d9d8d75a2374f9b46133307b458f35", kill_on_drop: false }` [INFO] [stdout] 55ccbac0dd01f0979356d726e9e304e8d7d9d8d75a2374f9b46133307b458f35