[INFO] fetching crate yesser-todo-cli 1.3.0-alpha.6... [INFO] testing yesser-todo-cli-1.3.0-alpha.6 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate yesser-todo-cli 1.3.0-alpha.6 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate yesser-todo-cli 1.3.0-alpha.6 [INFO] finished tweaking crates.io crate yesser-todo-cli 1.3.0-alpha.6 [INFO] tweaked toml for crates.io crate yesser-todo-cli 1.3.0-alpha.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yesser-todo-cli 1.3.0-alpha.6 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yesser-todo-cli 1.3.0-alpha.6 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yesser-todo-db v3.0.0 [INFO] [stderr] Downloaded platform-dirs v0.3.0 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.67 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded yesser-todo-db v2.0.0 [INFO] [stderr] Downloaded web-sys v0.3.94 [INFO] [stderr] Downloaded yesser-todo-api v3.0.0 [INFO] [stderr] Downloaded yesser-todo-errors v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1075c6c052897a5dca4f0cf4f6c761d94e40020d8b3df862f75567d3d896382f [INFO] running `Command { std: "docker" "start" "-a" "1075c6c052897a5dca4f0cf4f6c761d94e40020d8b3df862f75567d3d896382f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1075c6c052897a5dca4f0cf4f6c761d94e40020d8b3df862f75567d3d896382f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1075c6c052897a5dca4f0cf4f6c761d94e40020d8b3df862f75567d3d896382f", kill_on_drop: false }` [INFO] [stdout] 1075c6c052897a5dca4f0cf4f6c761d94e40020d8b3df862f75567d3d896382f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c3f7ade5bccb0377bb79e716f14d02028ac573a5a43b115af46c23eaaff315 [INFO] running `Command { std: "docker" "start" "-a" "e1c3f7ade5bccb0377bb79e716f14d02028ac573a5a43b115af46c23eaaff315", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling yesser-todo-db v2.0.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling yesser-todo-errors v0.1.0 [INFO] [stderr] Compiling yesser-todo-db v3.0.0 [INFO] [stderr] Compiling yesser-todo-api v3.0.0 [INFO] [stderr] Compiling yesser-todo-cli v1.3.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `command_impl::handle_clear_done` [INFO] [stdout] --> src/bin/todo/args.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | Command::ClearDone => handle_clear_done(data), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stdout] --> src/bin/todo/args.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stdout] --> src/bin/todo/args.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | Command::Disconnect => handle_disconnect_old(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_clear_done_cloud` [INFO] [stdout] --> src/bin/todo/args.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | Command::ClearDone => handle_clear_done_cloud(client).await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stdout] --> src/bin/todo/args.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stdout] --> src/bin/todo/args.rs:121:40 [INFO] [stdout] | [INFO] [stdout] 121 | Command::Disconnect => handle_disconnect_old(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exists_cloud` is never used [INFO] [stdout] --> src/bin/todo/command_impl_cloud.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) async fn check_exists_cloud(task: &str, client: &Client) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.67s [INFO] running `Command { std: "docker" "inspect" "e1c3f7ade5bccb0377bb79e716f14d02028ac573a5a43b115af46c23eaaff315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c3f7ade5bccb0377bb79e716f14d02028ac573a5a43b115af46c23eaaff315", kill_on_drop: false }` [INFO] [stdout] e1c3f7ade5bccb0377bb79e716f14d02028ac573a5a43b115af46c23eaaff315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d545cd1768c697798170da6338ddffda1df7f827df0f7a6110905b497106f34 [INFO] running `Command { std: "docker" "start" "-a" "9d545cd1768c697798170da6338ddffda1df7f827df0f7a6110905b497106f34", kill_on_drop: false }` [INFO] [stderr] Compiling yesser-todo-cli v1.3.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `command_impl::handle_clear_done` [INFO] [stdout] --> src/bin/todo/args.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | Command::ClearDone => handle_clear_done(data), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stdout] --> src/bin/todo/args.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stdout] --> src/bin/todo/args.rs:109:40 [INFO] [stdout] | [INFO] [stdout] 109 | Command::Disconnect => handle_disconnect_old(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_clear_done_cloud` [INFO] [stdout] --> src/bin/todo/args.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | Command::ClearDone => handle_clear_done_cloud(client).await, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stdout] --> src/bin/todo/args.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stdout] --> src/bin/todo/args.rs:121:40 [INFO] [stdout] | [INFO] [stdout] 121 | Command::Disconnect => handle_disconnect_old(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_exists_cloud` is never used [INFO] [stdout] --> src/bin/todo/command_impl_cloud.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) async fn check_exists_cloud(task: &str, client: &Client) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "9d545cd1768c697798170da6338ddffda1df7f827df0f7a6110905b497106f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d545cd1768c697798170da6338ddffda1df7f827df0f7a6110905b497106f34", kill_on_drop: false }` [INFO] [stdout] 9d545cd1768c697798170da6338ddffda1df7f827df0f7a6110905b497106f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd6260750a345a350d1e0e818ba91fcd8ebb268e8a18f2c96025384997613e5 [INFO] running `Command { std: "docker" "start" "-a" "6cd6260750a345a350d1e0e818ba91fcd8ebb268e8a18f2c96025384997613e5", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `command_impl::handle_clear_done` [INFO] [stderr] --> src/bin/todo/args.rs:106:39 [INFO] [stderr] | [INFO] [stderr] 106 | Command::ClearDone => handle_clear_done(data), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stderr] --> src/bin/todo/args.rs:108:52 [INFO] [stderr] | [INFO] [stderr] 108 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stderr] --> src/bin/todo/args.rs:109:40 [INFO] [stderr] | [INFO] [stderr] 109 | Command::Disconnect => handle_disconnect_old(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `command_impl_cloud::handle_clear_done_cloud` [INFO] [stderr] --> src/bin/todo/args.rs:118:39 [INFO] [stderr] | [INFO] [stderr] 118 | Command::ClearDone => handle_clear_done_cloud(client).await, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `command_impl_cloud::handle_connect_old` [INFO] [stderr] --> src/bin/todo/args.rs:120:52 [INFO] [stderr] | [INFO] [stderr] 120 | Command::Connect(cloud_command) => handle_connect_old(cloud_command), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `command_impl_cloud::handle_disconnect_old` [INFO] [stderr] --> src/bin/todo/args.rs:121:40 [INFO] [stderr] | [INFO] [stderr] 121 | Command::Disconnect => handle_disconnect_old(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_exists_cloud` is never used [INFO] [stderr] --> src/bin/todo/command_impl_cloud.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | pub(crate) async fn check_exists_cloud(task: &str, client: &Client) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `yesser-todo-cli` (bin "todo" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/bin/todo/main.rs (/opt/rustwide/target/debug/deps/todo-de671b5021b17ff3) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test command_impl::tests::test_handle_add_duplicate_input ... ok [INFO] [stdout] test command_impl::tests::test_handle_add_no_tasks ... ok [INFO] [stdout] test command_impl::tests::test_handle_add_single_task ... ok [INFO] [stdout] test command_impl::tests::test_handle_add_success ... ok [INFO] [stdout] test command_impl::tests::test_handle_add_task_exists ... ok [INFO] [stdout] test command_impl::tests::test_handle_clear_all ... ok [INFO] [stdout] test command_impl::tests::test_handle_clear_done_deprecated ... ok [INFO] [stdout] test command_impl::tests::test_handle_clear_done_only ... ok [INFO] [stdout] test command_impl::tests::test_handle_clear_empty_list ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_duplicate_input ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_mark_done ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_mark_undone ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_multiple_tasks ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_no_tasks ... ok [INFO] [stdout] test command_impl::tests::test_handle_remove_duplicate_input ... ok [INFO] [stdout] test command_impl::tests::test_handle_done_undone_task_not_found ... ok [INFO] [stdout] test command_impl::tests::test_handle_remove_multiple_tasks ... ok [INFO] [stdout] test command_impl::tests::test_handle_remove_no_tasks ... ok [INFO] [stdout] test command_impl::tests::test_handle_remove_task_not_found ... ok [INFO] [stdout] test command_impl::tests::test_handle_remove_success ... ok [INFO] [stdout] test command_impl_cloud::tests::test_command_error_display_for_invalid_url ... ok [INFO] [stdout] test command_impl::tests::test_handle_list_empty ... ok [INFO] [stdout] test command_impl::tests::test_handle_list_with_tasks ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_invalid_port_string ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_invalid_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_large_port ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_port_overflow ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_invalid_url ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_port_zero ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_without_host ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_url_and_flag_port_mismatch ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_disconnect_behavior ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_creates_config_with_default_port ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_port_priority_flag_over_default ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_empty_string ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_case_insensitive_host ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_rejects_ws_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_preserves_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_complex_ipv6 ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_fragment_returns_error ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_http_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_explicit_port ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_https_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_invalid_scheme ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_ipv4 ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_ipv6_brackets ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_ipv6_without_brackets_gives_helpful_error ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_localhost ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_url_and_flag_port_match ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_multiple_colons_suggests_ipv6_brackets ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_port ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_subdomain ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_trailing_slash ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_query_returns_error ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_username_password ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_without_scheme_defaults_to_http ... ok [INFO] [stdout] test utils::tests::test_done_style_exists ... ok [INFO] [stdout] test command_impl_cloud::tests::test_parse_url_with_path_returns_error ... ok [INFO] [stdout] test utils::tests::test_done_style_properties ... ok [INFO] [stdout] test utils::tests::test_process_cloud_config_returns_option ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_with_port_65535 ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_connect_port_priority_url_over_default ... ok [INFO] [stdout] test utils::tests::test_process_cloud_config_tuple_structure ... ok [INFO] [stdout] test command_impl_cloud::tests::test_handle_show_server ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- command_impl_cloud::tests::test_handle_show_server stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'command_impl_cloud::tests::test_handle_show_server' (55) panicked at src/bin/todo/command_impl_cloud.rs:1025:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ccf635563a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ccf635563a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ccf635563a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55ccf635563a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55ccf6369d8a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55ccf6369d8a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x55ccf6359ec2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55ccf6359ec2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55ccf6333aaf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55ccf6333aaf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55ccf634daf9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55ccf62543fc - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x55ccf62543fc - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ccf634dcb2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x55ccf634dcb2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55ccf6333b9a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x55ccf6328c99 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55ccf633487d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55ccf636a51c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55ccf636a4e2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55ccf623d673 - todo[c8e0830e05d7ca23]::command_impl_cloud::tests::test_handle_show_server [INFO] [stdout] at /opt/rustwide/workdir/src/bin/todo/command_impl_cloud.rs:1025:9 [INFO] [stdout] 21: 0x55ccf6237447 - todo[c8e0830e05d7ca23]::command_impl_cloud::tests::test_handle_show_server::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/bin/todo/command_impl_cloud.rs:1022:33 [INFO] [stdout] 22: 0x55ccf62479f6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55ccf62484db - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ccf62484db - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x55ccf6254ecb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x55ccf6254ecb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x55ccf6254ecb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x55ccf6254ecb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x55ccf6254ecb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55ccf6254ecb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x55ccf6254ecb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x55ccf624f324 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x55ccf624f324 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x55ccf6257ad2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x55ccf6257ad2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x55ccf6257ad2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x55ccf6257ad2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x55ccf6257ad2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55ccf6257ad2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x55ccf6257ad2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55ccf6354f4f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x55ccf6354f4f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x780040307aa4 - [INFO] [stdout] 44: 0x780040394a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] command_impl_cloud::tests::test_handle_show_server [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin todo` [INFO] running `Command { std: "docker" "inspect" "6cd6260750a345a350d1e0e818ba91fcd8ebb268e8a18f2c96025384997613e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd6260750a345a350d1e0e818ba91fcd8ebb268e8a18f2c96025384997613e5", kill_on_drop: false }` [INFO] [stdout] 6cd6260750a345a350d1e0e818ba91fcd8ebb268e8a18f2c96025384997613e5