[INFO] fetching crate endbasic-client 0.11.1... [INFO] testing endbasic-client-0.11.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate endbasic-client 0.11.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate endbasic-client 0.11.1 [INFO] finished tweaking crates.io crate endbasic-client 0.11.1 [INFO] tweaked toml for crates.io crate endbasic-client 0.11.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate endbasic-client 0.11.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 194 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4846d76e0b898e6c07b1d935f0d4d2326c5d38185bd1090514cb808b2424ec [INFO] running `Command { std: "docker" "start" "-a" "1e4846d76e0b898e6c07b1d935f0d4d2326c5d38185bd1090514cb808b2424ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4846d76e0b898e6c07b1d935f0d4d2326c5d38185bd1090514cb808b2424ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4846d76e0b898e6c07b1d935f0d4d2326c5d38185bd1090514cb808b2424ec", kill_on_drop: false }` [INFO] [stdout] 1e4846d76e0b898e6c07b1d935f0d4d2326c5d38185bd1090514cb808b2424ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e3b123045a19e52f9dad1681ec19decffe603aee748c1815e02670bdfef2a8 [INFO] running `Command { std: "docker" "start" "-a" "44e3b123045a19e52f9dad1681ec19decffe603aee748c1815e02670bdfef2a8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling endbasic-core v0.11.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling endbasic-std v0.11.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling endbasic-client v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "44e3b123045a19e52f9dad1681ec19decffe603aee748c1815e02670bdfef2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e3b123045a19e52f9dad1681ec19decffe603aee748c1815e02670bdfef2a8", kill_on_drop: false }` [INFO] [stdout] 44e3b123045a19e52f9dad1681ec19decffe603aee748c1815e02670bdfef2a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa0792f3ad6c353ab6aa1f4b0a6033ba74a7e6f8a0b832c3901c04c3bccdb81 [INFO] running `Command { std: "docker" "start" "-a" "eaa0792f3ad6c353ab6aa1f4b0a6033ba74a7e6f8a0b832c3901c04c3bccdb81", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling endbasic-client v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/testutils.rs:273:40 [INFO] [stdout] | [INFO] [stdout] 273 | pub(crate) fn run>(&mut self, script: S) -> ClientChecker { [INFO] [stdout] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 273 | pub(crate) fn run>(&mut self, script: S) -> ClientChecker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "eaa0792f3ad6c353ab6aa1f4b0a6033ba74a7e6f8a0b832c3901c04c3bccdb81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa0792f3ad6c353ab6aa1f4b0a6033ba74a7e6f8a0b832c3901c04c3bccdb81", kill_on_drop: false }` [INFO] [stdout] eaa0792f3ad6c353ab6aa1f4b0a6033ba74a7e6f8a0b832c3901c04c3bccdb81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b6c4961d362feefc19f00711904dabb5e89a126381f80e158d1504999cc6f46 [INFO] running `Command { std: "docker" "start" "-a" "8b6c4961d362feefc19f00711904dabb5e89a126381f80e158d1504999cc6f46", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/testutils.rs:273:40 [INFO] [stderr] | [INFO] [stderr] 273 | pub(crate) fn run>(&mut self, script: S) -> ClientChecker { [INFO] [stderr] | ^^^^^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 273 | pub(crate) fn run>(&mut self, script: S) -> ClientChecker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `endbasic-client` (lib test) generated 1 warning (run `cargo fix --lib -p endbasic-client --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_client-d7224602f88c13e8) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test cloud::tests::test_acls_private ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_acls_public ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_delete_file_not_found ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_delete_file_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_delete_file_without_login ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_get_and_patch_file_empty_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_get_and_patch_file_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_get_and_patch_file_utf8 ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_get_file_not_found ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_get_files ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_login_bad_password ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_login_ok ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cloud::tests::test_patch_file_without_login ... ignored, Requires environment configuration and is expensive [INFO] [stdout] test cmds::tests::test_cloud_scheme_always_available ... ok [INFO] [stdout] test cmds::tests::test_login_logout_flow_once ... ok [INFO] [stdout] test cmds::tests::test_login_bad_credentials ... ok [INFO] [stdout] test cmds::tests::test_login_ok_ask_password ... ok [INFO] [stdout] test cmds::tests::test_login_show_motd_on_wide_console ... ok [INFO] [stdout] test cmds::tests::test_logout_cloud_mounted_and_active ... ok [INFO] [stdout] test cmds::tests::test_login_errors ... ok [INFO] [stdout] test cmds::tests::test_login_skip_motd_on_narrow_console ... ok [INFO] [stdout] test cmds::tests::test_login_twice ... ok [INFO] [stdout] test cmds::tests::test_login_logout_flow_multiple ... ok [INFO] [stdout] test cmds::tests::test_share_make_public ... ok [INFO] [stdout] test cmds::tests::test_login_ok_with_password ... ok [INFO] [stdout] test cmds::tests::test_logout_errors ... ok [INFO] [stdout] test cmds::tests::test_share_parse_acl_errors ... ok [INFO] [stdout] test cmds::tests::test_share_parse_acl_ok ... ok [INFO] [stdout] test cmds::tests::test_share_has_public_acls ... ok [INFO] [stdout] test cmds::tests::test_logout_ok_cloud_not_mounted ... ok [INFO] [stdout] test cmds::tests::test_logout_ok_unmount_cloud ... ok [INFO] [stdout] test cmds::tests::test_share_print_no_acls ... ok [INFO] [stdout] test cmds::tests::test_signup_ok ... ok [INFO] [stdout] test cmds::tests::test_share_print_some_acls ... ok [INFO] [stdout] test cmds::tests::test_signup_ok_with_promotional_email ... ok [INFO] [stdout] test cmds::tests::test_signup_abort ... ok [INFO] [stdout] test cmds::tests::test_signup_process_error ... ok [INFO] [stdout] test cmds::tests::test_signup_ok_retry_inputs ... ok [INFO] [stdout] test drive::tests::test_clouddrive_enumerate ... ok [INFO] [stdout] test drive::tests::test_clouddrive_get ... ok [INFO] [stdout] test cmds::tests::test_share_errors ... ok [INFO] [stdout] test drive::tests::test_clouddrive_get_acls ... ok [INFO] [stdout] test cmds::tests::test_validate_password_complexity_error ... ok [INFO] [stdout] test drive::tests::test_clouddrive_get_acls_no_readers ... ok [INFO] [stdout] test cmds::tests::test_singup_errors ... ok [INFO] [stdout] test cmds::tests::test_validate_password_complexity_ok ... ok [INFO] [stdout] test drive::tests::test_clouddrive_delete ... ok [INFO] [stdout] test drive::tests::test_clouddrive_get_no_content ... ok [INFO] [stdout] test drive::tests::test_clouddrive_put_existing ... ok [INFO] [stdout] test drive::tests::test_clouddrive_get_invalid_utf8 ... ok [INFO] [stdout] test drive::tests::test_clouddrive_put_new ... ok [INFO] [stdout] test drive::tests::test_clouddrive_system_path ... ok [INFO] [stdout] test drive::tests::test_login_and_mount_other_user ... ok [INFO] [stdout] test drive::tests::test_clouddrive_put_acls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests endbasic_client [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" "8b6c4961d362feefc19f00711904dabb5e89a126381f80e158d1504999cc6f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6c4961d362feefc19f00711904dabb5e89a126381f80e158d1504999cc6f46", kill_on_drop: false }` [INFO] [stdout] 8b6c4961d362feefc19f00711904dabb5e89a126381f80e158d1504999cc6f46