[INFO] fetching crate doist 0.3.4... [INFO] testing doist-0.3.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate doist 0.3.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate doist 0.3.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate doist 0.3.4 [INFO] tweaked toml for crates.io crate doist 0.3.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doist 0.3.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doist 0.3.4 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1a94dfcd4a4850063ea96e7dccc16c2440db47147edb5de35ffb0fe59ab9bc [INFO] running `Command { std: "docker" "start" "-a" "dc1a94dfcd4a4850063ea96e7dccc16c2440db47147edb5de35ffb0fe59ab9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1a94dfcd4a4850063ea96e7dccc16c2440db47147edb5de35ffb0fe59ab9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1a94dfcd4a4850063ea96e7dccc16c2440db47147edb5de35ffb0fe59ab9bc", kill_on_drop: false }` [INFO] [stdout] dc1a94dfcd4a4850063ea96e7dccc16c2440db47147edb5de35ffb0fe59ab9bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bb8e99c531a452dd8b94f215fb13ea83043287334ef52277a7e8a6360e4ed2 [INFO] running `Command { std: "docker" "start" "-a" "a6bb8e99c531a452dd8b94f215fb13ea83043287334ef52277a7e8a6360e4ed2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling uuid-macro-internal v1.18.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-aux v4.7.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling config v0.15.14 [INFO] [stderr] Compiling json-patch v4.0.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling doist v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "a6bb8e99c531a452dd8b94f215fb13ea83043287334ef52277a7e8a6360e4ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bb8e99c531a452dd8b94f215fb13ea83043287334ef52277a7e8a6360e4ed2", kill_on_drop: false }` [INFO] [stdout] a6bb8e99c531a452dd8b94f215fb13ea83043287334ef52277a7e8a6360e4ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5540547c832b79680b1c2703b6e6d087add6322a701cbcf02dc2d3bf2008b68e [INFO] running `Command { std: "docker" "start" "-a" "5540547c832b79680b1c2703b6e6d087add6322a701cbcf02dc2d3bf2008b68e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling doist v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.45s [INFO] running `Command { std: "docker" "inspect" "5540547c832b79680b1c2703b6e6d087add6322a701cbcf02dc2d3bf2008b68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5540547c832b79680b1c2703b6e6d087add6322a701cbcf02dc2d3bf2008b68e", kill_on_drop: false }` [INFO] [stdout] 5540547c832b79680b1c2703b6e6d087add6322a701cbcf02dc2d3bf2008b68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cb743f02294a4bff40a108eb6c5100383ff8c3d09eb237fa0cd33c5b3fb07df [INFO] running `Command { std: "docker" "start" "-a" "0cb743f02294a4bff40a108eb6c5100383ff8c3d09eb237fa0cd33c5b3fb07df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doist-a34c6bedb2c41d88) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test api::rest::gateway::test::creates_task ... ok [INFO] [stdout] test api::rest::gateway::test::creates_project ... ok [INFO] [stdout] test api::rest::gateway::test::creates_section ... ok [INFO] [stdout] test api::rest::gateway::test::complete_task ... ok [INFO] [stdout] test api::rest::gateway::test::creates_label ... ok [INFO] [stdout] test api::rest::gateway::test::close_task ... ok [INFO] [stdout] test api::rest::gateway::test::create_project_comment ... ok [INFO] [stdout] test api::rest::gateway::test::create_task_comment ... ok [INFO] [stdout] test api::rest::gateway::test::delete_label ... ok [INFO] [stdout] test api::rest::gateway::test::has_authentication ... ok [INFO] [stdout] test api::rest::gateway::test::show_comments ... ok [INFO] [stdout] test api::rest::gateway::test::delete_project ... ok [INFO] [stdout] test api::rest::gateway::test::lists_labels ... ok [INFO] [stdout] test api::rest::gateway::test::delete_section ... ok [INFO] [stdout] test api::rest::gateway::test::lists_sections ... ok [INFO] [stdout] test api::rest::label::test::succeeds_with_bad_color ... ok [INFO] [stdout] test api::tree::tests::keep_trees ... ok [INFO] [stdout] test api::tree::tests::task_tree_complex_subtasks ... ok [INFO] [stdout] test api::tree::tests::task_tree_no_parent ... ok [INFO] [stdout] test api::tree::tests::test_tree_no_subitems ... ok [INFO] [stdout] test api::rest::gateway::test::lists_projects ... ok [INFO] [stdout] test api::tree::tests::test_tree_some_subtasks ... ok [INFO] [stdout] test command::test::verify_cli ... ok [INFO] [stdout] test interactive::test::select_best ... ok [INFO] [stdout] test tasks::filter::tests::select_filter ... ok [INFO] [stdout] test projects::list::test::filter_projects ... ok [INFO] [stdout] test api::rest::gateway::test::show_label ... ok [INFO] [stdout] test api::rest::gateway::test::show_project ... ok [INFO] [stdout] test api::rest::gateway::test::update_task ... ok [INFO] [stdout] test api::rest::gateway::test::task ... ok [INFO] [stdout] test api::rest::gateway::test::tasks ... ok [INFO] [stdout] test api::rest::gateway::test::show_section ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/doist.rs (/opt/rustwide/target/debug/deps/doist-96a21f04ee60c23b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/commands/main.rs (/opt/rustwide/target/debug/deps/commands-a6a7c7aa35014ecb) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test auth::authentication ... ok [INFO] [stdout] test list::expand ... ok [INFO] [stdout] test labels::list ... ok [INFO] [stdout] test projects::list ... ok [INFO] [stdout] test list::list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Doc-tests doist [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" "0cb743f02294a4bff40a108eb6c5100383ff8c3d09eb237fa0cd33c5b3fb07df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb743f02294a4bff40a108eb6c5100383ff8c3d09eb237fa0cd33c5b3fb07df", kill_on_drop: false }` [INFO] [stdout] 0cb743f02294a4bff40a108eb6c5100383ff8c3d09eb237fa0cd33c5b3fb07df