[INFO] fetching crate doist 0.3.4...
[INFO] testing doist-0.3.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate doist 0.3.4 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate doist 0.3.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded darling_macro v0.20.6
[INFO] [stderr]   Downloaded darling v0.20.6
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded json-patch v4.0.0
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.3
[INFO] [stderr]   Downloaded schannel v0.1.23
[INFO] [stderr]   Downloaded wasm-timer v0.2.5
[INFO] [stderr]   Downloaded darling_core v0.20.6
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b273afa10dfeaac15077e2ae1853338756e28cc4c5163bc07866b98b44815ec2
[INFO] running `Command { std: "docker" "start" "-a" "b273afa10dfeaac15077e2ae1853338756e28cc4c5163bc07866b98b44815ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b273afa10dfeaac15077e2ae1853338756e28cc4c5163bc07866b98b44815ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b273afa10dfeaac15077e2ae1853338756e28cc4c5163bc07866b98b44815ec2", kill_on_drop: false }`
[INFO] [stdout] b273afa10dfeaac15077e2ae1853338756e28cc4c5163bc07866b98b44815ec2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdcbfb12248fe57f5c1ef1ff8ad86cbee9d7f69ee8d51b8e0d7935ace635c997
[INFO] running `Command { std: "docker" "start" "-a" "bdcbfb12248fe57f5c1ef1ff8ad86cbee9d7f69ee8d51b8e0d7935ace635c997", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling percent-encoding v2.3.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 linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[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 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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[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 pest v2.8.1
[INFO] [stderr]    Compiling darling v0.20.6
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling config v0.15.14
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling json-patch v4.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[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 dialoguer v0.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.15
[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 56.47s
[INFO] running `Command { std: "docker" "inspect" "bdcbfb12248fe57f5c1ef1ff8ad86cbee9d7f69ee8d51b8e0d7935ace635c997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcbfb12248fe57f5c1ef1ff8ad86cbee9d7f69ee8d51b8e0d7935ace635c997", kill_on_drop: false }`
[INFO] [stdout] bdcbfb12248fe57f5c1ef1ff8ad86cbee9d7f69ee8d51b8e0d7935ace635c997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efa16f5477d8bada3469a4135056be9f5f3ceeb745b99782b48735465affc7f8
[INFO] running `Command { std: "docker" "start" "-a" "efa16f5477d8bada3469a4135056be9f5f3ceeb745b99782b48735465affc7f8", 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 same-file v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[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 reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling doist v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ignore v0.4.22
[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 16.77s
[INFO] running `Command { std: "docker" "inspect" "efa16f5477d8bada3469a4135056be9f5f3ceeb745b99782b48735465affc7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa16f5477d8bada3469a4135056be9f5f3ceeb745b99782b48735465affc7f8", kill_on_drop: false }`
[INFO] [stdout] efa16f5477d8bada3469a4135056be9f5f3ceeb745b99782b48735465affc7f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e222ecb3c0926e4853ea4f2339e0d2f69d35f331514ab28388bb9eece310704c
[INFO] running `Command { std: "docker" "start" "-a" "e222ecb3c0926e4853ea4f2339e0d2f69d35f331514ab28388bb9eece310704c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doist-65bcfdf3a2b44151)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test api::rest::gateway::test::lists_sections ... ok
[INFO] [stdout] test api::rest::gateway::test::delete_label ... ok
[INFO] [stdout] test api::rest::gateway::test::lists_labels ... ok
[INFO] [stdout] test api::rest::gateway::test::has_authentication ... ok
[INFO] [stdout] test api::rest::gateway::test::creates_project ... ok
[INFO] [stdout] test api::rest::gateway::test::close_task ... ok
[INFO] [stdout] test api::rest::gateway::test::create_task_comment ... 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::rest::gateway::test::delete_section ... ok
[INFO] [stdout] test api::tree::tests::task_tree_complex_subtasks ... ok
[INFO] [stdout] test api::rest::gateway::test::creates_label ... 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::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::delete_project ... ok
[INFO] [stdout] test api::rest::gateway::test::complete_task ... ok
[INFO] [stdout] test api::rest::gateway::test::creates_task ... ok
[INFO] [stdout] test api::rest::gateway::test::creates_section ... ok
[INFO] [stdout] test api::rest::gateway::test::create_project_comment ... ok
[INFO] [stdout] test api::rest::gateway::test::show_comments ... ok
[INFO] [stdout] test api::rest::gateway::test::lists_projects ... ok
[INFO] [stdout] test api::rest::gateway::test::show_section ... ok
[INFO] [stdout] test api::rest::gateway::test::show_label ... ok
[INFO] [stdout] test api::rest::gateway::test::tasks ... ok
[INFO] [stdout] test api::rest::gateway::test::update_task ... ok
[INFO] [stdout] test api::rest::gateway::test::show_project ... ok
[INFO] [stdout] test api::rest::gateway::test::task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/doist.rs (/opt/rustwide/target/debug/deps/doist-be42bbe500719cad)
[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] [stderr]      Running tests/commands/main.rs (/opt/rustwide/target/debug/deps/commands-8760a201f774eae5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test auth::authentication ... ok
[INFO] [stdout] test list::expand ... ok
[INFO] [stdout] test list::list ... ok
[INFO] [stdout] test labels::list ... ok
[INFO] [stdout] test projects::list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[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" "e222ecb3c0926e4853ea4f2339e0d2f69d35f331514ab28388bb9eece310704c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e222ecb3c0926e4853ea4f2339e0d2f69d35f331514ab28388bb9eece310704c", kill_on_drop: false }`
[INFO] [stdout] e222ecb3c0926e4853ea4f2339e0d2f69d35f331514ab28388bb9eece310704c
