[INFO] fetching crate smop 0.2.1...
[INFO] testing smop-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate smop 0.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate smop 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate smop 0.2.1
[INFO] tweaked toml for crates.io crate smop 0.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smop 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smop 0.2.1 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10e9a033a443727bfa8ef637840b31f791d4b951b9b43c150857d7d3d25ecf1d
[INFO] running `Command { std: "docker" "start" "-a" "10e9a033a443727bfa8ef637840b31f791d4b951b9b43c150857d7d3d25ecf1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10e9a033a443727bfa8ef637840b31f791d4b951b9b43c150857d7d3d25ecf1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e9a033a443727bfa8ef637840b31f791d4b951b9b43c150857d7d3d25ecf1d", kill_on_drop: false }`
[INFO] [stdout] 10e9a033a443727bfa8ef637840b31f791d4b951b9b43c150857d7d3d25ecf1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 602e85b644e1dad07f858ccfa4b6798437efb295a9c1428a4f5729f4fb0ad305
[INFO] running `Command { std: "docker" "start" "-a" "602e85b644e1dad07f858ccfa4b6798437efb295a9c1428a4f5729f4fb0ad305", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling smop v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.25s
[INFO] running `Command { std: "docker" "inspect" "602e85b644e1dad07f858ccfa4b6798437efb295a9c1428a4f5729f4fb0ad305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602e85b644e1dad07f858ccfa4b6798437efb295a9c1428a4f5729f4fb0ad305", kill_on_drop: false }`
[INFO] [stdout] 602e85b644e1dad07f858ccfa4b6798437efb295a9c1428a4f5729f4fb0ad305
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36613b059236a9f6df341dc823398137160d0f31985160008ae69635b5d89e1f
[INFO] running `Command { std: "docker" "start" "-a" "36613b059236a9f6df341dc823398137160d0f31985160008ae69635b5d89e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling smop v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.48s
[INFO] running `Command { std: "docker" "inspect" "36613b059236a9f6df341dc823398137160d0f31985160008ae69635b5d89e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36613b059236a9f6df341dc823398137160d0f31985160008ae69635b5d89e1f", kill_on_drop: false }`
[INFO] [stdout] 36613b059236a9f6df341dc823398137160d0f31985160008ae69635b5d89e1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6bfe6c1dd171d5182424bb39d4268d7958e4bccebce482dbfbf59b4c247e8ca
[INFO] running `Command { std: "docker" "start" "-a" "a6bfe6c1dd171d5182424bb39d4268d7958e4bccebce482dbfbf59b4c247e8ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smop-41b2576ade0056ad)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test env::tests::require_vars_succeeds_when_all_present ... ok
[INFO] [stdout] test env::tests::var_fails_on_parse_error ... ok
[INFO] [stdout] test env::tests::require_vars_fails_when_any_missing ... ok
[INFO] [stdout] test env::tests::var_fails_on_missing ... ok
[INFO] [stdout] test env::tests::var_or_returns_default_on_parse_error ... ok
[INFO] [stdout] test env::tests::var_or_returns_default_when_missing ... ok
[INFO] [stdout] test env::tests::var_or_returns_value_when_set ... ok
[INFO] [stdout] test env::tests::var_reads_and_parses_existing_env_var ... ok
[INFO] [stdout] test env::tests::var_reads_string ... ok
[INFO] [stdout] test env::tests::dotenv_succeeds_when_no_file ... ok
[INFO] [stdout] test fs::tests::read_csv_fails_on_missing_file ... ok
[INFO] [stdout] test archive::tests::tar_roundtrip_single_file ... ok
[INFO] [stdout] test fs::tests::append_adds_to_existing_file ... ok
[INFO] [stdout] test fs::tests::append_creates_file_if_missing ... ok
[INFO] [stdout] test archive::tests::tar_gz_roundtrip ... ok
[INFO] [stdout] test fs::tests::read_lines_splits_on_newlines ... ok
[INFO] [stdout] test fs::tests::copy_file_works ... ok
[INFO] [stdout] test fs::tests::glob_returns_sorted_results ... ok
[INFO] [stdout] test fs::tests::read_string_reads_file_contents ... ok
[INFO] [stdout] test fs::tests::read_string_fails_on_missing_file ... ok
[INFO] [stdout] test fs::tests::remove_directory_works ... ok
[INFO] [stdout] test fs::tests::read_toml_deserializes_correctly ... ok
[INFO] [stdout] test archive::tests::zip_roundtrip_directory ... ok
[INFO] [stdout] test fs::tests::remove_file_works ... ok
[INFO] [stdout] test fs::tests::read_csv_roundtrip ... ok
[INFO] [stdout] test fs::tests::read_csv_deserializes_records ... ok
[INFO] [stdout] test fs::tests::write_json_serializes_with_pretty_print ... ok
[INFO] [stdout] test fs::tests::read_lines_preserves_empty_lines ... ok
[INFO] [stdout] test fs::tests::read_json_fails_on_invalid_json ... ok
[INFO] [stdout] test archive::tests::tar_roundtrip_directory ... ok
[INFO] [stdout] test fs::tests::glob_matches_files ... ok
[INFO] [stdout] test fs::tests::temp_file_creates_file ... ok
[INFO] [stdout] test fs::tests::temp_dir_creates_directory ... ok
[INFO] [stdout] test fs::tests::rename_file_works ... ok
[INFO] [stdout] test archive::tests::zip_roundtrip_single_file ... ok
[INFO] [stdout] test fs::tests::toml_roundtrip ... ok
[INFO] [stdout] test fs::tests::read_csv_rows_returns_all_rows ... ok
[INFO] [stdout] test http::tests::get_json_returns_error_for_invalid_url ... ok
[INFO] [stdout] test http::tests::get_returns_error_for_invalid_url ... ok
[INFO] [stdout] test fs::tests::write_string_creates_file ... ok
[INFO] [stdout] test fs::tests::write_csv_creates_file_with_headers ... ok
[INFO] [stdout] test path::tests::expand_handles_braced_env_vars ... ok
[INFO] [stdout] test path::tests::cwd_returns_current_directory ... ok
[INFO] [stdout] test fs::tests::write_string_overwrites_existing ... ok
[INFO] [stdout] test path::tests::expand_resolves_tilde ... ok
[INFO] [stdout] test http::tests::post_json_returns_error_for_invalid_url ... ok
[INFO] [stdout] test fs::tests::read_json_deserializes_correctly ... ok
[INFO] [stdout] test path::tests::expand_preserves_regular_paths ... ok
[INFO] [stdout] test path::tests::expand_resolves_env_vars ... ok
[INFO] [stdout] test fs::tests::write_toml_serializes_correctly ... ok
[INFO] [stdout] test http::tests::post_returns_error_for_invalid_url ... ok
[INFO] [stdout] test path::tests::which_finds_common_command ... ok
[INFO] [stdout] test path::tests::is_executable_detects_unix_permissions ... ok
[INFO] [stdout] test print::tests::progress_bar_can_be_created ... ok
[INFO] [stdout] test sh::tests::cmd_builder_chains_correctly ... ok
[INFO] [stdout] test print::tests::table_formats_correctly ... ok
[INFO] [stdout] test path::tests::home_returns_existing_directory ... ok
[INFO] [stdout] test print::tests::print_json_serializes_value ... ok
[INFO] [stdout] test print::tests::progress_bar_tracks_correctly ... ok
[INFO] [stdout] test print::tests::table_handles_empty_rows ... ok
[INFO] [stdout] test print::tests::spinner_can_be_created_and_finished ... ok
[INFO] [stdout] test time::tests::format_supports_various_patterns ... ok
[INFO] [stdout] test time::tests::format_formats_datetime ... ok
[INFO] [stdout] test print::tests::spinner_finish_with_message ... ok
[INFO] [stderr] sh: 1: nonexistent_command_12345: not found
[INFO] [stdout] test sh::tests::run_executes_command ... ok
[INFO] [stdout] test path::tests::which_fails_for_nonexistent ... ok
[INFO] [stdout] test sh::tests::cmd_builder_with_env ... ok
[INFO] [stdout] test sh::tests::output_trims_trailing_newlines ... ok
[INFO] [stdout] test sh::tests::cmd_builder_with_args ... ok
[INFO] [stdout] test time::tests::now_returns_current_time ... ok
[INFO] [stdout] test time::tests::parse_fails_on_invalid_format ... ok
[INFO] [stdout] test sh::tests::cmd_builder_with_dir ... ok
[INFO] [stdout] test time::tests::now_local_returns_local_time ... ok
[INFO] [stdout] test time::tests::parse_parses_datetime ... ok
[INFO] [stdout] test sh::tests::run_fails_on_bad_command ... ok
[INFO] [stdout] test sh::tests::run_fails_on_nonzero_exit ... ok
[INFO] [stdout] test sh::tests::pipe_builder_works ... ok
[INFO] [stdout] test sh::tests::output_captures_stdout ... ok
[INFO] [stdout] test time::tests::sleep_secs_sleeps ... ok
[INFO] [stdout] test sh::tests::pipe_builder_multiple_stages ... ok
[INFO] [stdout] test time::tests::sleep_millis_sleeps ... ok
[INFO] [stdout] test sh::tests::spawn_can_be_killed ... ok
[INFO] [stdout] test sh::tests::spawn_creates_background_process ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests smop
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test src/archive.rs - archive::create_tar (line 204) - compile ... ok
[INFO] [stdout] test src/archive.rs - archive::create_tar_gz (line 277) - compile ... ok
[INFO] [stdout] test src/archive.rs - archive::create_zip (line 80) - compile ... ok
[INFO] [stdout] test src/archive.rs - archive::extract_tar (line 175) - compile ... ok
[INFO] [stdout] test src/env.rs - env::require_vars (line 87) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::append (line 145) - compile ... ok
[INFO] [stdout] test src/archive.rs - archive::extract_zip (line 20) - compile ... ok
[INFO] [stdout] test src/env.rs - env::var (line 20) - compile ... ok
[INFO] [stdout] test src/cli.rs - cli (line 8) - compile ... ok
[INFO] [stdout] test src/env.rs - env::dotenv (line 66) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_csv (line 383) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_csv_rows (line 472) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::copy (line 254) - compile ... ok
[INFO] [stdout] test src/archive.rs - archive::extract_tar_gz (line 247) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::glob (line 171) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_string (line 24) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_toml (line 199) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::rename (line 276) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_json (line 66) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::temp_dir (line 353) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::temp_file (line 329) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::write_csv (line 426) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::write_json (line 93) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::read_lines (line 123) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::write_string (line 46) - compile ... ok
[INFO] [stdout] test src/fs.rs - fs::write_toml (line 226) - compile ... ok
[INFO] [stdout] test src/http.rs - http::Client (line 351) - compile ... ok
[INFO] [stdout] test src/http.rs - http::patch (line 225) - compile ... ok
[INFO] [stdout] test src/http.rs - http::post (line 73) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/http.rs - http::delete (line 200) - compile ... ok
[INFO] [stdout] test src/http.rs - http::delete_json (line 291) - compile ... ok
[INFO] [stdout] test src/http.rs - http::download (line 145) - compile ... ok
[INFO] [stdout] test src/http.rs - http::get (line 19) - compile ... ok
[INFO] [stdout] test src/path.rs - path::which (line 79) - compile ... ok
[INFO] [stdout] test src/print.rs - print::print_json (line 305) - compile ... ok
[INFO] [stdout] test src/print.rs - print::confirm_default (line 245) - compile ... ok
[INFO] [stdout] test src/print.rs - print::error (line 55) - compile ... ok
[INFO] [stdout] test src/http.rs - http::get_json (line 46) - compile ... ok
[INFO] [stdout] test src/http.rs - http::patch_json (line 315) - compile ... ok
[INFO] [stdout] test src/http.rs - http::post_json (line 101) - compile ... ok
[INFO] [stdout] test src/http.rs - http::put (line 174) - compile ... ok
[INFO] [stdout] test src/http.rs - http::put_json (line 251) - compile ... ok
[INFO] [stdout] test src/path.rs - path::is_executable (line 107) - compile ... ok
[INFO] [stdout] test src/print.rs - print::confirm (line 220) - compile ... ok
[INFO] [stdout] test src/print.rs - print::warn (line 38) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::CommandBuilder::spawn (line 266) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::PipeBuilder::pipe (line 292) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::cmd (line 90) - compile ... ok
[INFO] [stdout] test src/print.rs - print::prompt (line 171) - compile ... ok
[INFO] [stdout] test src/print.rs - print::prompt_default (line 196) - compile ... ok
[INFO] [stdout] test src/print.rs - print::progress (line 141) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::output (line 57) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::run (line 22) - compile ... ok
[INFO] [stdout] test src/print.rs - print::success (line 21) - compile ... ok
[INFO] [stdout] test src/print.rs - print::table (line 270) - compile ... ok
[INFO] [stdout] test src/env.rs - env::var_or (line 43) ... ok
[INFO] [stdout] test src/path.rs - path::cwd (line 42) ... ok
[INFO] [stdout] test src/time.rs - time::sleep_millis (line 109) - compile ... ok
[INFO] [stdout] test src/time.rs - time::sleep_secs (line 96) - compile ... ok
[INFO] [stdout] test src/sh.rs - sh::CommandBuilder::pipe (line 231) - compile ... ok
[INFO] [stdout] test src/prelude.rs - prelude (line 16) - compile ... ok
[INFO] [stdout] test src/time.rs - time::format (line 77) ... ok
[INFO] [stdout] test src/time.rs - time::now_local (line 33) ... ok
[INFO] [stdout] test src/time.rs - time::now (line 18) ... ok
[INFO] [stdout] test src/path.rs - path::expand (line 59) ... ok
[INFO] [stdout] test src/print.rs - print::spinner (line 125) - compile ... ok
[INFO] [stdout] test src/time.rs - time::parse (line 60) ... ok
[INFO] [stdout] test src/path.rs - path::home (line 20) ... ok
[INFO] [stdout] test src/fs.rs - fs::remove (line 297) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.87s; merged doctests compilation took 3.79s
[INFO] running `Command { std: "docker" "inspect" "a6bfe6c1dd171d5182424bb39d4268d7958e4bccebce482dbfbf59b4c247e8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6bfe6c1dd171d5182424bb39d4268d7958e4bccebce482dbfbf59b4c247e8ca", kill_on_drop: false }`
[INFO] [stdout] a6bfe6c1dd171d5182424bb39d4268d7958e4bccebce482dbfbf59b4c247e8ca
