[INFO] fetching crate workspacer-check-publish-ready 0.1.3...
[INFO] testing workspacer-check-publish-ready-0.1.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate workspacer-check-publish-ready 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate workspacer-check-publish-ready 0.1.3
[INFO] finished tweaking crates.io crate workspacer-check-publish-ready 0.1.3
[INFO] tweaked toml for crates.io crate workspacer-check-publish-ready 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate workspacer-check-publish-ready 0.1.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate workspacer-check-publish-ready 0.1.3 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded workspacer-check-private v0.1.2
[INFO] [stderr]   Downloaded workspacer-check-crates-io v0.1.3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d314994811fca3b7da8b71dccad04cff64f15b05d8a52a4f1eea78672ee3fcd
[INFO] running `Command { std: "docker" "start" "-a" "1d314994811fca3b7da8b71dccad04cff64f15b05d8a52a4f1eea78672ee3fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d314994811fca3b7da8b71dccad04cff64f15b05d8a52a4f1eea78672ee3fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d314994811fca3b7da8b71dccad04cff64f15b05d8a52a4f1eea78672ee3fcd", kill_on_drop: false }`
[INFO] [stdout] 1d314994811fca3b7da8b71dccad04cff64f15b05d8a52a4f1eea78672ee3fcd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d81debcb13558ad56b78f10111ddd560b46dde99eb34a83a7af4e60bc5284c2
[INFO] running `Command { std: "docker" "start" "-a" "0d81debcb13558ad56b78f10111ddd560b46dde99eb34a83a7af4e60bc5284c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling export-magic v0.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.68.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling ra_ap_limit v0.0.237
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.237
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling plural-trait v0.1.0
[INFO] [stderr]    Compiling ai-descriptor-trait v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling pbx v0.1.0
[INFO] [stderr]    Compiling random-constructible v0.10.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling disable_macro v0.3.6
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling random-constructible-derive v0.10.0
[INFO] [stderr]    Compiling ai-descriptor-derive v0.5.0
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rand-construct v0.10.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling generate-report-trait v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling plural-derive v0.1.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ai-descriptor v0.9.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling always-assert v0.2.0
[INFO] [stderr]    Compiling ra_ap_parser v0.0.237
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.237
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.237
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-setup v1.0.4
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling error-tree v0.6.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-try-from v0.2.0
[INFO] [stderr]    Compiling get-file-size v0.1.2
[INFO] [stderr]    Compiling lightweight-command-runner v0.1.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling language-enum v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling structured-language-form v0.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling named-item v0.6.0
[INFO] [stderr]    Compiling scan-crate-for-typedefs v0.8.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling traced-test v1.0.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling named-item-derive v0.2.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling batch-mode-3p v0.2.1
[INFO] [stderr]    Compiling workspacer-3p v0.5.2
[INFO] [stderr]    Compiling json-repair v0.4.0
[INFO] [stderr]    Compiling save-load-derive v0.1.1
[INFO] [stderr]    Compiling ai-json-template-derive v0.1.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling save-load-traits v0.2.1
[INFO] [stderr]    Compiling ai-json-template v0.1.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.27.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling language-model-batch-workflow-derive v0.1.1
[INFO] [stderr]    Compiling batch-mode-token-expansion-axis-derive v0.1.2
[INFO] [stderr]    Compiling camel-case-token-with-comment v0.2.1
[INFO] [stderr]    Compiling language-model-type v0.1.2
[INFO] [stderr]    Compiling batch-mode-batch-index v0.2.1
[INFO] [stderr]    Compiling batch-mode-json v0.2.1
[INFO] [stderr]    Compiling batch-mode-batch-metadata v0.2.1
[INFO] [stderr]    Compiling agent-coordinate v0.1.1
[INFO] [stderr]    Compiling batch-mode-batch-scribe v0.1.5
[INFO] [stderr]    Compiling batch-mode-batch-workspace-interface v0.2.1
[INFO] [stderr]    Compiling batch-mode-token-expansion-traits v0.1.1
[INFO] [stderr]    Compiling batch-mode-token-expansion-step v0.1.1
[INFO] [stderr]    Compiling batch-mode-batch-schema v0.2.1
[INFO] [stderr]    Compiling instructed-language-model-at-coordinate v0.1.1
[INFO] [stderr]    Compiling batch-mode-batch-triple v0.2.1
[INFO] [stderr]    Compiling batch-mode-batch-workspace v0.2.1
[INFO] [stderr]    Compiling batch-mode-batch-client v0.2.1
[INFO] [stderr]    Compiling batch-mode-batch-reconciliation v0.2.1
[INFO] [stderr]    Compiling batch-mode-batch-executor v0.2.1
[INFO] [stderr]    Compiling batch-mode-process-response v0.2.2
[INFO] [stderr]    Compiling batch-mode-batch-error v0.1.1
[INFO] [stderr]    Compiling batch-mode-batch-workflow v0.1.1
[INFO] [stderr]    Compiling language-model-token-expander v0.1.1
[INFO] [stderr]    Compiling batch-mode v0.2.2
[INFO] [stderr]    Compiling workspacer-config v0.1.2
[INFO] [stderr]    Compiling workspacer-syntax v0.5.2
[INFO] [stderr]    Compiling sync-run-async v0.1.2
[INFO] [stderr]    Compiling workspacer-errors v0.1.2
[INFO] [stderr]    Compiling workspacer-toml-interface v0.1.3
[INFO] [stderr]    Compiling workspacer-crate-interface v0.1.2
[INFO] [stderr]    Compiling workspacer-workspace-interface v0.1.3
[INFO] [stderr]    Compiling workspacer-interface v0.5.3
[INFO] [stderr]    Compiling workspacer-toml v0.5.2
[INFO] [stderr]    Compiling workspacer-crate v0.5.2
[INFO] [stderr]    Compiling workspacer-check-private v0.1.2
[INFO] [stderr]    Compiling workspacer-workspace v0.1.2
[INFO] [stderr]    Compiling workspacer-check-crates-io v0.1.3
[INFO] [stderr]    Compiling workspacer-check-publish-ready v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] running `Command { std: "docker" "inspect" "0d81debcb13558ad56b78f10111ddd560b46dde99eb34a83a7af4e60bc5284c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d81debcb13558ad56b78f10111ddd560b46dde99eb34a83a7af4e60bc5284c2", kill_on_drop: false }`
[INFO] [stdout] 0d81debcb13558ad56b78f10111ddd560b46dde99eb34a83a7af4e60bc5284c2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a55ea3ac92c962492456c1af12224aace29f3e7516e6e595efd973216e40d78f
[INFO] running `Command { std: "docker" "start" "-a" "a55ea3ac92c962492456c1af12224aace29f3e7516e6e595efd973216e40d78f", kill_on_drop: false }`
[INFO] [stderr]    Compiling workspacer-mock v0.5.2
[INFO] [stderr]    Compiling workspacer-check-publish-ready v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.30s
[INFO] running `Command { std: "docker" "inspect" "a55ea3ac92c962492456c1af12224aace29f3e7516e6e595efd973216e40d78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a55ea3ac92c962492456c1af12224aace29f3e7516e6e595efd973216e40d78f", kill_on_drop: false }`
[INFO] [stdout] a55ea3ac92c962492456c1af12224aace29f3e7516e6e595efd973216e40d78f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 767d03812fe31d6a8d1b6bdb51028afd42bea716735093a570cc6d94b4735f4e
[INFO] running `Command { std: "docker" "start" "-a" "767d03812fe31d6a8d1b6bdb51028afd42bea716735093a570cc6d94b4735f4e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/workspacer_check_publish_ready-038ef1d0f56c62b5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test toml_ready_for_cargo_publish::test_ready_for_cargo_publish::ready_for_cargo_publish_fails_when_file_does_not_exist ... ok
[INFO] [stdout] test toml_ready_for_cargo_publish::test_ready_for_cargo_publish::ready_for_cargo_publish_fails_when_version_is_invalid ... ok
[INFO] [stdout] test toml_ready_for_cargo_publish::test_ready_for_cargo_publish::ready_for_cargo_publish_fails_when_missing_fields_for_integrity ... ok
[INFO] [stdout] test toml_ready_for_cargo_publish::test_ready_for_cargo_publish::ready_for_cargo_publish_fails_when_missing_fields_for_publishing ... ok
[INFO] [stdout] test toml_ready_for_cargo_publish::test_ready_for_cargo_publish::ready_for_cargo_publish_succeeds_when_all_checks_pass ... ok
[INFO] [stdout] test workspace_check_publish_ready::test_ready_for_cargo_publish::test_no_crates_means_ok ... ok
[INFO] [stdout] test workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_fails_missing_readme ... ok
[INFO] [stdout] test workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready ... FAILED
[INFO] [stdout] test workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok ... FAILED
[INFO] [stdout] test workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready stdout ----
[INFO] [stdout] ===== BEGIN_TEST: test_some_crates_not_ready =====
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready' (27) panicked at src/workspace_check_publish_ready.rs:86:17:
[INFO] [stdout] assertion `left == right` failed: Only one crate fails => 1 error returned
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e73c88aa5a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e73c88aa5a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e73c8a245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e73c8a245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64e73c890002 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64e73c890002 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64e73c86648f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e73c86648f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e73c881539 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e73bf8aeec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64e73bf8aeec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64e73c8817b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64e73c8817b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e73c866548 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e73c85ad29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e73c86750d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e73c8a2c4c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e73c8a2b33 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x64e73c89ce4d - core[e929cb53b82a81ca]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64e73bee7edc - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:86:17
[INFO] [stdout]   22:     0x64e73bf61e2c - <tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x64e73be9b3b8 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   24:     0x64e73beb51a8 - <tokio[45cc1c449c4c352d]::loom::std::unsafe_cell::UnsafeCell<tokio[45cc1c449c4c352d]::runtime::task::core::Stage<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x64e73beb51a8 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   26:     0x64e73be7d8ea - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   27:     0x64e73bf7cc30 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64e73bf2893e - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64e73bf19beb - __rust_try
[INFO] [stdout]   30:     0x64e73bf141a3 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64e73bf141a3 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64e73be780ef - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   33:     0x64e73be8b012 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   34:     0x64e73be8b2c3 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   35:     0x64e73bf37deb - tokio[45cc1c449c4c352d]::runtime::task::raw::poll::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   36:     0x64e73c7a8717 - <tokio[45cc1c449c4c352d]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   37:     0x64e73c61bd72 - <tokio[45cc1c449c4c352d]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stdout]   38:     0x64e73bf5874b - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:780:30
[INFO] [stdout]   39:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::with_budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   40:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   41:     0x64e73bf56b65 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   42:     0x64e73bf51c46 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   43:     0x64e73bf5202f - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   44:     0x64e73bf580d1 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:776:43
[INFO] [stdout]   45:     0x64e73bf56c14 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   46:     0x64e73bf702bb - <tokio[45cc1c449c4c352d]::runtime::context::scoped::Scoped<tokio[45cc1c449c4c352d]::runtime::scheduler::Context>>::set::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x64e73bf3f2a9 - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   48:     0x64e73bf39742 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::try_with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x64e73bf392ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x64e73bf3ee0d - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   51:     0x64e73bf55b30 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   52:     0x64e73bf55e26 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   53:     0x64e73bf56823 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x64e73bf79d53 - tokio[45cc1c449c4c352d]::runtime::context::runtime::enter_runtime::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x64e73bf51181 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x64e73bf6cef4 - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   57:     0x64e73bf6d0ba - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   58:     0x64e73bf08515 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:59:5
[INFO] [stdout]   59:     0x64e73beed1b7 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:60:42
[INFO] [stdout]   60:     0x64e73bf26fc6 - <workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x64e73bf7e1cb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64e73bf7e1cb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   63:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x64e73bf8b9bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x64e73bf850d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x64e73bf850d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x64e73bf8e5c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x64e73bf8e5c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x64e73c88979f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x64e73c88979f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x716d3b209aa4 - <unknown>
[INFO] [stdout]   82:     0x716d3b296a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] ---------------------------------------------------------[trace_events: test_some_crates_not_ready]
[INFO] [stdout] DEBUG  [workspacer_check_publish_ready::workspace_check_publish_re Creating new BacktraceGuard, test_name = test_some_crates_not_ready, enable_backtrace = false
[INFO] [stdout] INFO   [workspacer_check_publish_ready::workspace_check_publish_re Disabling RUST_BACKTRACE for test: test_some_crates_not_ready
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Entering CrateHandle::ready_for_cargo_publish() at path="/tmp/mock_workspace_6bd7d575-67c4-405b-b047-0da3a4ebaa60/crateB"
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Calling cargo_toml().ready_for_cargo_publish() ...
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring README.md exists
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring src/ directory has valid files
[INFO] [stdout] TRACE  [workspacer_check_private::verify_crate_is_not_private]     Checking crate privacy via is_private()
[INFO] [stdout] INFO   [workspacer_check_private::verify_crate_is_not_private]     Crate is not private => OK
[INFO] [stdout] TRACE  [workspacer_check_crates_io::verify_crate_version_is_not_ye Verifying if crate version is already published on crates.io
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            CrateHandle::version called
[INFO] [stdout] TRACE  [workspacer_toml::cargo_toml_handle]                        CargoToml::version: forcing a fresh read from disk
[INFO] [stdout] DEBUG  [workspacer_toml::cargo_toml_handle]                        CargoToml::version - read version_str='0.1.0' from disk for "/tmp/mock_workspace_6bd7d575-67c4-405b-b047-0da3a4ebaa60/crateB/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_toml::cargo_toml_handle]                        CargoToml::version => parsed version=0.1.0 for "/tmp/mock_workspace_6bd7d575-67c4-405b-b047-0da3a4ebaa60/crateB/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            CrateHandle: returning semver=0.1.0
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Entering CrateHandle::name
[INFO] [stdout] INFO   [sync_run_async::sync_run_async]                            Attempting to run async code from a sync context without nesting a runtime
[INFO] [stdout] DEBUG  [sync_run_async::sync_run_async]                            Found an existing Tokio runtime handle; using it to block on the future
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            Synchronous retrieval of package name succeeded: "crateB"
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Trimmed package name: crateB
[INFO] [stdout] DEBUG  [workspacer_check_crates_io::is_version_published_on_crates Checking crates.io for crateB@0.1.0 ...
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout waiting for idle connection: ("https", crates.io)
[INFO] [stdout] TRACE  [hyper_util::client::legacy::connect::http]                 Http::connect; scheme=Some("https"), host=Some("crates.io"), port=None
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout dropped for ("https", crates.io)
[INFO] [stdout] WARN   [workspacer_check_crates_io::verify_crate_version_is_not_ye Error calling is_crate_version_published_on_crates_io: CrateError(FailedCratesIoCheck { crate_name: "crateB", crate_version: Version { major: 0, minor: 1, patch: 0 }, error: reqwest::Error { kind: Request, url: "https://crates.io/api/v1/crates/crateB/0.1.0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } })
[INFO] [stdout] ERROR  [workspacer_check_crates_io::verify_crate_version_is_not_ye Underlying cause was a CrateError => returning that
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Entering CrateHandle::ready_for_cargo_publish() at path="/tmp/mock_workspace_6bd7d575-67c4-405b-b047-0da3a4ebaa60/crateA"
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Calling cargo_toml().ready_for_cargo_publish() ...
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring README.md exists
[INFO] [stdout] ===== END_TEST: test_some_crates_not_ready =====
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok stdout ----
[INFO] [stdout] ===== BEGIN_TEST: test_ready_for_cargo_publish_ok =====
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok' (26) panicked at src/workspace_check_publish_ready.rs:131:9:
[INFO] [stdout] Expected crate to be ready for publish
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e73c88aa5a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e73c88aa5a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e73c8a245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e73c8a245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64e73c890002 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64e73c890002 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64e73c86648f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e73c86648f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e73c881539 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e73bf8aeec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64e73bf8aeec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64e73c8817b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64e73c8817b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e73c86657a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64e73c85ad29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e73c86750d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e73c8a2c4c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e73bee8930 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:131:9
[INFO] [stdout]   20:     0x64e73bf6201c - <tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   21:     0x64e73be9baf8 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   22:     0x64e73beb5928 - <tokio[45cc1c449c4c352d]::loom::std::unsafe_cell::UnsafeCell<tokio[45cc1c449c4c352d]::runtime::task::core::Stage<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   23:     0x64e73beb5928 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   24:     0x64e73be7daea - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   25:     0x64e73bf7cd10 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x64e73bf28a5e - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64e73bf19beb - __rust_try
[INFO] [stdout]   28:     0x64e73bf14563 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64e73bf14563 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64e73be7858f - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   31:     0x64e73be8bc92 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   32:     0x64e73be8bf43 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   33:     0x64e73bf37e2b - tokio[45cc1c449c4c352d]::runtime::task::raw::poll::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   34:     0x64e73c7a8717 - <tokio[45cc1c449c4c352d]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   35:     0x64e73c61bd72 - <tokio[45cc1c449c4c352d]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stdout]   36:     0x64e73bf5874b - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:780:30
[INFO] [stdout]   37:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::with_budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x64e73bf56b65 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   40:     0x64e73bf51c46 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   41:     0x64e73bf5202f - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   42:     0x64e73bf580d1 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:776:43
[INFO] [stdout]   43:     0x64e73bf56c14 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   44:     0x64e73bf702bb - <tokio[45cc1c449c4c352d]::runtime::context::scoped::Scoped<tokio[45cc1c449c4c352d]::runtime::scheduler::Context>>::set::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x64e73bf3f2a9 - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   46:     0x64e73bf39742 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::try_with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x64e73bf392ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x64e73bf3ee0d - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   49:     0x64e73bf55b30 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   50:     0x64e73bf55e26 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   51:     0x64e73bf56823 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   52:     0x64e73bf79d53 - tokio[45cc1c449c4c352d]::runtime::context::runtime::enter_runtime::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x64e73bf51181 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   54:     0x64e73bf6cef4 - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   55:     0x64e73bf6d0ba - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   56:     0x64e73bf086e5 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:113:5
[INFO] [stdout]   57:     0x64e73beed1e7 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:114:47
[INFO] [stdout]   58:     0x64e73bf27006 - <workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64e73bf7e1cb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64e73bf7e1cb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   61:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   62:     0x64e73bf8b9bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   67:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   68:     0x64e73bf850d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   69:     0x64e73bf850d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   71:     0x64e73bf8e5c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   76:     0x64e73bf8e5c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64e73c88979f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   78:     0x64e73c88979f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x716d3b209aa4 - <unknown>
[INFO] [stdout]   80:     0x716d3b296a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] ---------------------------------------------------------[trace_events: test_ready_for_cargo_publish_ok]
[INFO] [stdout] DEBUG  [workspacer_check_publish_ready::workspace_check_publish_re Creating new BacktraceGuard, test_name = test_ready_for_cargo_publish_ok, enable_backtrace = false
[INFO] [stdout] INFO   [workspacer_check_publish_ready::workspace_check_publish_re Disabling RUST_BACKTRACE for test: test_ready_for_cargo_publish_ok
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Entering CrateHandle::ready_for_cargo_publish() at path="/tmp/mock_workspace_9ab8757f-5810-4d84-b245-216cf318e34c/publishable_crate"
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Calling cargo_toml().ready_for_cargo_publish() ...
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring README.md exists
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring src/ directory has valid files
[INFO] [stdout] TRACE  [workspacer_check_private::verify_crate_is_not_private]     Checking crate privacy via is_private()
[INFO] [stdout] INFO   [workspacer_check_private::verify_crate_is_not_private]     Crate is not private => OK
[INFO] [stdout] TRACE  [workspacer_check_crates_io::verify_crate_version_is_not_ye Verifying if crate version is already published on crates.io
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            CrateHandle::version called
[INFO] [stdout] TRACE  [workspacer_toml::cargo_toml_handle]                        CargoToml::version: forcing a fresh read from disk
[INFO] [stdout] DEBUG  [workspacer_toml::cargo_toml_handle]                        CargoToml::version - read version_str='0.1.0' from disk for "/tmp/mock_workspace_9ab8757f-5810-4d84-b245-216cf318e34c/publishable_crate/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_toml::cargo_toml_handle]                        CargoToml::version => parsed version=0.1.0 for "/tmp/mock_workspace_9ab8757f-5810-4d84-b245-216cf318e34c/publishable_crate/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            CrateHandle: returning semver=0.1.0
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Entering CrateHandle::name
[INFO] [stdout] INFO   [sync_run_async::sync_run_async]                            Attempting to run async code from a sync context without nesting a runtime
[INFO] [stdout] DEBUG  [sync_run_async::sync_run_async]                            Found an existing Tokio runtime handle; using it to block on the future
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            Synchronous retrieval of package name succeeded: "publishable_crate"
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Trimmed package name: publishable_crate
[INFO] [stdout] DEBUG  [workspacer_check_crates_io::is_version_published_on_crates Checking crates.io for publishable_crate@0.1.0 ...
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout waiting for idle connection: ("https", crates.io)
[INFO] [stdout] TRACE  [hyper_util::client::legacy::connect::http]                 Http::connect; scheme=Some("https"), host=Some("crates.io"), port=None
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout dropped for ("https", crates.io)
[INFO] [stdout] WARN   [workspacer_check_crates_io::verify_crate_version_is_not_ye Error calling is_crate_version_published_on_crates_io: CrateError(FailedCratesIoCheck { crate_name: "publishable_crate", crate_version: Version { major: 0, minor: 1, patch: 0 }, error: reqwest::Error { kind: Request, url: "https://crates.io/api/v1/crates/publishable_crate/0.1.0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } })
[INFO] [stdout] ERROR  [workspacer_check_crates_io::verify_crate_version_is_not_ye Underlying cause was a CrateError => returning that
[INFO] [stdout] ===== END_TEST: test_ready_for_cargo_publish_ok =====
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready stdout ----
[INFO] [stdout] ===== BEGIN_TEST: test_all_crates_ready =====
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready' (23) panicked at src/workspace_check_publish_ready.rs:56:9:
[INFO] [stdout] All crates are ready => Ok(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e73c88aa5a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e73c88aa5a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e73c88aa5a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e73c8a245a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e73c8a245a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64e73c890002 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64e73c890002 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64e73c86648f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e73c86648f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e73c881539 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e73bf8aeec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64e73bf8aeec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64e73c8817b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64e73c8817b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e73c86657a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64e73c85ad29 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e73c86750d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e73c8a2c4c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e73bee6dac - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:56:9
[INFO] [stdout]   20:     0x64e73bf61a4c - <tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]   21:     0x64e73be9a538 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   22:     0x64e73beb42a8 - <tokio[45cc1c449c4c352d]::loom::std::unsafe_cell::UnsafeCell<tokio[45cc1c449c4c352d]::runtime::task::core::Stage<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   23:     0x64e73beb42a8 - <tokio[45cc1c449c4c352d]::runtime::task::core::Core<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   24:     0x64e73be7d4ea - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:532:30
[INFO] [stdout]   25:     0x64e73bf7ca70 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x64e73bf286fe - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64e73bf19beb - __rust_try
[INFO] [stdout]   28:     0x64e73bf13a23 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64e73bf13a23 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64e73be777af - tokio[45cc1c449c4c352d]::runtime::task::harness::poll_future::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:520:18
[INFO] [stdout]   31:     0x64e73be89712 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   32:     0x64e73be899c3 - <tokio[45cc1c449c4c352d]::runtime::task::harness::Harness<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   33:     0x64e73bf37d6b - tokio[45cc1c449c4c352d]::runtime::task::raw::poll::<tracing[a921854469b2cda9]::instrument::Instrumented<workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}::{closure#0}>, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   34:     0x64e73c7a8717 - <tokio[45cc1c449c4c352d]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   35:     0x64e73c61bd72 - <tokio[45cc1c449c4c352d]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/task/mod.rs:463:13
[INFO] [stdout]   36:     0x64e73bf5874b - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:780:30
[INFO] [stdout]   37:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::with_budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x64e73bf56b65 - tokio[45cc1c449c4c352d]::task::coop::budget::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x64e73bf56b65 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:43
[INFO] [stdout]   40:     0x64e73bf51c46 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   41:     0x64e73bf5202f - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:368:28
[INFO] [stdout]   42:     0x64e73bf580d1 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:776:43
[INFO] [stdout]   43:     0x64e73bf56c14 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   44:     0x64e73bf702bb - <tokio[45cc1c449c4c352d]::runtime::context::scoped::Scoped<tokio[45cc1c449c4c352d]::runtime::scheduler::Context>>::set::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x64e73bf3f2a9 - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   46:     0x64e73bf39742 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::try_with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   47:     0x64e73bf392ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[45cc1c449c4c352d]::runtime::context::Context>>::with::<tokio[45cc1c449c4c352d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   48:     0x64e73bf3ee0d - tokio[45cc1c449c4c352d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   49:     0x64e73bf55b30 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   50:     0x64e73bf55e26 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   51:     0x64e73bf56823 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   52:     0x64e73bf79d53 - tokio[45cc1c449c4c352d]::runtime::context::runtime::enter_runtime::<<tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x64e73bf51181 - <tokio[45cc1c449c4c352d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   54:     0x64e73bf6cef4 - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   55:     0x64e73bf6d0ba - <tokio[45cc1c449c4c352d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   56:     0x64e73bf08175 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:32:5
[INFO] [stdout]   57:     0x64e73beed157 - workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/workspace_check_publish_ready.rs:33:37
[INFO] [stdout]   58:     0x64e73bf26f46 - <workspacer_check_publish_ready[4bb9696aebca5676]::workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x64e73bf7e1cb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x64e73bf7e1cb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   61:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   62:     0x64e73bf8b9bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x64e73bf8b9bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   67:     0x64e73bf8b9bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   68:     0x64e73bf850d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   69:     0x64e73bf850d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   70:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   71:     0x64e73bf8e5c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x64e73bf8e5c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   76:     0x64e73bf8e5c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x64e73c88979f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   78:     0x64e73c88979f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   79:     0x716d3b209aa4 - <unknown>
[INFO] [stdout]   80:     0x716d3b296a64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] ---------------------------------------------------------[trace_events: test_all_crates_ready]
[INFO] [stdout] DEBUG  [workspacer_check_publish_ready::workspace_check_publish_re Creating new BacktraceGuard, test_name = test_all_crates_ready, enable_backtrace = false
[INFO] [stdout] INFO   [workspacer_check_publish_ready::workspace_check_publish_re Disabling RUST_BACKTRACE for test: test_all_crates_ready
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Entering CrateHandle::ready_for_cargo_publish() at path="/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateB"
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Calling cargo_toml().ready_for_cargo_publish() ...
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring README.md exists
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring src/ directory has valid files
[INFO] [stdout] TRACE  [workspacer_check_private::verify_crate_is_not_private]     Checking crate privacy via is_private()
[INFO] [stdout] INFO   [workspacer_check_private::verify_crate_is_not_private]     Crate is not private => OK
[INFO] [stdout] TRACE  [workspacer_check_crates_io::verify_crate_version_is_not_ye Verifying if crate version is already published on crates.io
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            CrateHandle::version called
[INFO] [stdout] TRACE  [workspacer_toml::cargo_toml_handle]                        CargoToml::version: forcing a fresh read from disk
[INFO] [stdout] DEBUG  [workspacer_toml::cargo_toml_handle]                        CargoToml::version - read version_str='0.1.0' from disk for "/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateB/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_toml::cargo_toml_handle]                        CargoToml::version => parsed version=0.1.0 for "/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateB/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            CrateHandle: returning semver=0.1.0
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Entering CrateHandle::name
[INFO] [stdout] INFO   [sync_run_async::sync_run_async]                            Attempting to run async code from a sync context without nesting a runtime
[INFO] [stdout] DEBUG  [sync_run_async::sync_run_async]                            Found an existing Tokio runtime handle; using it to block on the future
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            Synchronous retrieval of package name succeeded: "crateB"
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Trimmed package name: crateB
[INFO] [stdout] DEBUG  [workspacer_check_crates_io::is_version_published_on_crates Checking crates.io for crateB@0.1.0 ...
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout waiting for idle connection: ("https", crates.io)
[INFO] [stdout] TRACE  [hyper_util::client::legacy::connect::http]                 Http::connect; scheme=Some("https"), host=Some("crates.io"), port=None
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout dropped for ("https", crates.io)
[INFO] [stdout] WARN   [workspacer_check_crates_io::verify_crate_version_is_not_ye Error calling is_crate_version_published_on_crates_io: CrateError(FailedCratesIoCheck { crate_name: "crateB", crate_version: Version { major: 0, minor: 1, patch: 0 }, error: reqwest::Error { kind: Request, url: "https://crates.io/api/v1/crates/crateB/0.1.0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } })
[INFO] [stdout] ERROR  [workspacer_check_crates_io::verify_crate_version_is_not_ye Underlying cause was a CrateError => returning that
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Entering CrateHandle::ready_for_cargo_publish() at path="/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateA"
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Calling cargo_toml().ready_for_cargo_publish() ...
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring README.md exists
[INFO] [stdout] TRACE  [workspacer_check_publish_ready::ready_for_cargo_publish]   Ensuring src/ directory has valid files
[INFO] [stdout] TRACE  [workspacer_check_private::verify_crate_is_not_private]     Checking crate privacy via is_private()
[INFO] [stdout] INFO   [workspacer_check_private::verify_crate_is_not_private]     Crate is not private => OK
[INFO] [stdout] TRACE  [workspacer_check_crates_io::verify_crate_version_is_not_ye Verifying if crate version is already published on crates.io
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            CrateHandle::version called
[INFO] [stdout] TRACE  [workspacer_toml::cargo_toml_handle]                        CargoToml::version: forcing a fresh read from disk
[INFO] [stdout] DEBUG  [workspacer_toml::cargo_toml_handle]                        CargoToml::version - read version_str='0.1.0' from disk for "/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateA/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_toml::cargo_toml_handle]                        CargoToml::version => parsed version=0.1.0 for "/tmp/mock_workspace_3a574933-1c79-4dbb-aede-a16d64fd62fe/crateA/Cargo.toml"
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            CrateHandle: returning semver=0.1.0
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Entering CrateHandle::name
[INFO] [stdout] INFO   [sync_run_async::sync_run_async]                            Attempting to run async code from a sync context without nesting a runtime
[INFO] [stdout] DEBUG  [sync_run_async::sync_run_async]                            Found an existing Tokio runtime handle; using it to block on the future
[INFO] [stdout] INFO   [workspacer_crate::crate_handle]                            Synchronous retrieval of package name succeeded: "crateA"
[INFO] [stdout] TRACE  [workspacer_crate::crate_handle]                            Trimmed package name: crateA
[INFO] [stdout] DEBUG  [workspacer_check_crates_io::is_version_published_on_crates Checking crates.io for crateA@0.1.0 ...
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout waiting for idle connection: ("https", crates.io)
[INFO] [stdout] TRACE  [hyper_util::client::legacy::connect::http]                 Http::connect; scheme=Some("https"), host=Some("crates.io"), port=None
[INFO] [stdout] TRACE  [hyper_util::client::legacy::pool]                          checkout dropped for ("https", crates.io)
[INFO] [stdout] WARN   [workspacer_check_crates_io::verify_crate_version_is_not_ye Error calling is_crate_version_published_on_crates_io: CrateError(FailedCratesIoCheck { crate_name: "crateA", crate_version: Version { major: 0, minor: 1, patch: 0 }, error: reqwest::Error { kind: Request, url: "https://crates.io/api/v1/crates/crateA/0.1.0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } })
[INFO] [stdout] ERROR  [workspacer_check_crates_io::verify_crate_version_is_not_ye Underlying cause was a CrateError => returning that
[INFO] [stdout] ===== END_TEST: test_all_crates_ready =====
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     workspace_check_publish_ready::test_ready_for_cargo_publish::test_all_crates_ready
[INFO] [stdout]     workspace_check_publish_ready::test_ready_for_cargo_publish::test_ready_for_cargo_publish_ok
[INFO] [stdout]     workspace_check_publish_ready::test_ready_for_cargo_publish::test_some_crates_not_ready
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "767d03812fe31d6a8d1b6bdb51028afd42bea716735093a570cc6d94b4735f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767d03812fe31d6a8d1b6bdb51028afd42bea716735093a570cc6d94b4735f4e", kill_on_drop: false }`
[INFO] [stdout] 767d03812fe31d6a8d1b6bdb51028afd42bea716735093a570cc6d94b4735f4e
