[INFO] fetching crate endbasic-client 0.11.1...
[INFO] testing endbasic-client-0.11.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate endbasic-client 0.11.1 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate endbasic-client 0.11.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 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.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded endbasic-std v0.11.1
[INFO] [stderr]   Downloaded endbasic-core v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c59073299199f3b6c897973deadb80c548c28e72d5bd965205e76d740394eb1
[INFO] running `Command { std: "docker" "start" "-a" "5c59073299199f3b6c897973deadb80c548c28e72d5bd965205e76d740394eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c59073299199f3b6c897973deadb80c548c28e72d5bd965205e76d740394eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c59073299199f3b6c897973deadb80c548c28e72d5bd965205e76d740394eb1", kill_on_drop: false }`
[INFO] [stdout] 5c59073299199f3b6c897973deadb80c548c28e72d5bd965205e76d740394eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6c454c9c493e1c584eadaf18da1f476e2e7fd5e8f7224883371054cc5bd0cde
[INFO] running `Command { std: "docker" "start" "-a" "c6c454c9c493e1c584eadaf18da1f476e2e7fd5e8f7224883371054cc5bd0cde", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.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 async-trait v0.1.89
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling endbasic-core v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling endbasic-std v0.11.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[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.17
[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 37.80s
[INFO] running `Command { std: "docker" "inspect" "c6c454c9c493e1c584eadaf18da1f476e2e7fd5e8f7224883371054cc5bd0cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6c454c9c493e1c584eadaf18da1f476e2e7fd5e8f7224883371054cc5bd0cde", kill_on_drop: false }`
[INFO] [stdout] c6c454c9c493e1c584eadaf18da1f476e2e7fd5e8f7224883371054cc5bd0cde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e31107f4a6f5fd8fb73fe85d0e369c073cf5efd5bc637c1ea43752e4ed4c2f99
[INFO] running `Command { std: "docker" "start" "-a" "e31107f4a6f5fd8fb73fe85d0e369c073cf5efd5bc637c1ea43752e4ed4c2f99", 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<S: Into<String>>(&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<S: Into<String>>(&mut self, script: S) -> ClientChecker<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.40s
[INFO] running `Command { std: "docker" "inspect" "e31107f4a6f5fd8fb73fe85d0e369c073cf5efd5bc637c1ea43752e4ed4c2f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31107f4a6f5fd8fb73fe85d0e369c073cf5efd5bc637c1ea43752e4ed4c2f99", kill_on_drop: false }`
[INFO] [stdout] e31107f4a6f5fd8fb73fe85d0e369c073cf5efd5bc637c1ea43752e4ed4c2f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb2dc8365063b71d6d45a0a75f5c6a7e6d615adf742fdb86ccbf7f9ec68eb463
[INFO] running `Command { std: "docker" "start" "-a" "bb2dc8365063b71d6d45a0a75f5c6a7e6d615adf742fdb86ccbf7f9ec68eb463", 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<S: Into<String>>(&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<S: Into<String>>(&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.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/endbasic_client-a9cbc55c1fa8d188)
[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_multiple ... ok
[INFO] [stdout] test cmds::tests::test_login_bad_credentials ... ok
[INFO] [stdout] test cmds::tests::test_login_logout_flow_once ... ok
[INFO] [stdout] test cmds::tests::test_login_show_motd_on_wide_console ... ok
[INFO] [stdout] test cmds::tests::test_login_twice ... 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_ok ... ok
[INFO] [stdout] test cmds::tests::test_logout_ok_unmount_cloud ... ok
[INFO] [stdout] test cmds::tests::test_login_skip_motd_on_narrow_console ... ok
[INFO] [stdout] test cmds::tests::test_share_make_public ... ok
[INFO] [stdout] test cmds::tests::test_share_print_some_acls ... ok
[INFO] [stdout] test cmds::tests::test_share_parse_acl_errors ... ok
[INFO] [stdout] test cmds::tests::test_login_ok_ask_password ... ok
[INFO] [stdout] test cmds::tests::test_signup_abort ... ok
[INFO] [stdout] test cmds::tests::test_logout_ok_cloud_not_mounted ... ok
[INFO] [stdout] test cmds::tests::test_share_print_no_acls ... ok
[INFO] [stdout] test cmds::tests::test_signup_ok_retry_inputs ... ok
[INFO] [stdout] test cmds::tests::test_signup_ok ... ok
[INFO] [stdout] test cmds::tests::test_signup_ok_with_promotional_email ... ok
[INFO] [stdout] test cmds::tests::test_login_errors ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_enumerate ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_put_acls ... ok
[INFO] [stdout] test cmds::tests::test_share_errors ... ok
[INFO] [stdout] test cmds::tests::test_singup_errors ... ok
[INFO] [stdout] test cmds::tests::test_validate_password_complexity_error ... ok
[INFO] [stdout] test cmds::tests::test_validate_password_complexity_ok ... ok
[INFO] [stdout] test cmds::tests::test_signup_process_error ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_delete ... ok
[INFO] [stdout] test cmds::tests::test_share_has_public_acls ... ok
[INFO] [stdout] test cmds::tests::test_logout_cloud_mounted_and_active ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_get_acls_no_readers ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_get_invalid_utf8 ... 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_acls ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_system_path ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_put_new ... ok
[INFO] [stdout] test drive::tests::test_clouddrive_get ... ok
[INFO] [stdout] test drive::tests::test_login_and_mount_other_user ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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" "bb2dc8365063b71d6d45a0a75f5c6a7e6d615adf742fdb86ccbf7f9ec68eb463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2dc8365063b71d6d45a0a75f5c6a7e6d615adf742fdb86ccbf7f9ec68eb463", kill_on_drop: false }`
[INFO] [stdout] bb2dc8365063b71d6d45a0a75f5c6a7e6d615adf742fdb86ccbf7f9ec68eb463
