[INFO] fetching crate asimov-cli 25.2.0...
[INFO] checking asimov-cli-25.2.0 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate asimov-cli 25.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate asimov-cli 25.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate asimov-cli 25.2.0
[INFO] tweaked toml for crates.io crate asimov-cli 25.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate asimov-cli 25.2.0 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asimov-cli 25.2.0 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502
[INFO] running `Command { std: "docker" "start" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-rc.0
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]    Compiling noq-udp v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling decorum v0.4.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.7
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling netdev v0.45.0
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking zlib-rs v0.6.5
[INFO] [stderr]     Checking oxilangtag v0.1.6
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]    Compiling iroh-dns v1.0.1
[INFO] [stderr]    Compiling noq v1.0.1
[INFO] [stderr]    Compiling netwatch v0.19.1
[INFO] [stderr]     Checking os_str_bytes v7.2.0
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking sorted-index-buffer v0.2.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking argfile v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking simple-dns v0.11.3
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking known-languages v0.0.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]    Compiling iroh v1.0.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling tz-rs v0.7.3
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tzdb_data v0.2.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling noyalib v0.0.5
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking temp-dir v0.1.16
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling n0-error-macros v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking n0-error v1.0.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling iroh-metrics-derive v1.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling irpc-derive v0.17.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling shadow-rs v1.7.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking color-print v0.3.7
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking serdect v0.4.3
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking duration-str v0.15.1
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rustls v0.23.41
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling iroh-relay v1.0.1
[INFO] [stderr]     Checking known-schemes v0.2.1
[INFO] [stderr]     Checking dogma v0.1.11
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking iroh-metrics v1.0.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking gofer v0.1.8
[INFO] [stderr]     Checking getenv v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking cap-directories v4.0.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-rc.0
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking edky v0.1.0
[INFO] [stderr]     Checking suppaftp v6.3.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking iroh-base v1.0.1
[INFO] [stderr]    Compiling asimov-cli v25.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking open v5.3.6
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cfg_aliases! {
[INFO] [stdout] 10 | |         android: { target_os = "android" },
[INFO] [stdout] 11 | |         darwin: { any(
[INFO] [stdout] 12 | |             target_os = "ios",
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         watchos: { target_os = "watchos" },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking known-types-pypi v0.0.1
[INFO] [stderr]     Checking known-types-rubygems v0.0.1
[INFO] [stderr]     Checking cap-tempfile v3.4.5
[INFO] [stderr]     Checking iroh-tickets v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking valuand v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking tldr-traits v0.1.1
[INFO] [stderr]     Checking oxrdf v0.3.3
[INFO] [stderr]     Checking know v0.2.13
[INFO] [stderr]     Checking xsd v0.4.4
[INFO] [stderr]     Checking serde_yml v0.0.13
[INFO] [stderr]     Checking rdf-model v0.4.4
[INFO] [stderr]     Checking asimov-core v25.3.0
[INFO] [stderr]     Checking asimov-env v25.3.0
[INFO] [stderr]     Checking asimov-prompt v25.2.0
[INFO] [stderr]     Checking asimov-kb v25.3.0
[INFO] [stderr]     Checking asimov-config v25.3.0
[INFO] [stderr]     Checking rdf-hash v0.4.4
[INFO] [stderr]     Checking asimov-patterns v25.2.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking noq-proto v1.0.1
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking known-errors v0.1.1
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking clientele v0.3.8
[INFO] [stderr]     Checking hf-hub v0.4.3
[INFO] [stderr]     Checking asimov-module v25.3.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking asimov-huggingface v25.2.0
[INFO] [stderr]     Checking tokio-websockets v0.13.3
[INFO] [stderr]     Checking n0-watcher v1.0.0
[INFO] [stderr]     Checking irpc v0.17.0
[INFO] [stderr]     Checking gofer v0.2.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking csv-async v1.3.1
[INFO] [stderr]     Checking asimov-proxy v25.2.0
[INFO] [stderr]     Checking asimov-runner v25.2.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking igd-next v0.17.1
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking portmapper v0.19.1
[INFO] [stderr]     Checking asimov-registry v25.2.0
[INFO] [stderr]     Checking asimov-snapshot v25.2.0
[INFO] [stderr]     Checking asimov-installer v25.2.0
[INFO] [stderr]     Checking iroh-gossip v0.101.0
[INFO] [stderr]     Checking asimov-id v25.3.0
[INFO] [stderr]     Checking asimov-protocol v25.3.0
[INFO] [stderr]     Checking asimov-directory v25.3.0
[INFO] [stdout] warning: unused imports: `Handle` and `PublicKey`
[INFO] [stdout]  --> src/commands/handle.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asimov_id::{Handle, Id, PublicKey, PublicKeyEncoding};
[INFO] [stdout]   |                 ^^^^^^      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/commands/handle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handle` and `PublicKey`
[INFO] [stdout]  --> src/commands/handle.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use asimov_id::{Handle, Id, PublicKey, PublicKeyEncoding};
[INFO] [stdout]   |                 ^^^^^^      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/commands/handle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: asimov-cli v25.2.0 (/opt/rustwide/workdir), iroh v1.0.1, iroh-dns v1.0.1, iroh-relay v1.0.1, n0-future v0.3.2, netwatch v0.19.1, noq v1.0.1, noq-udp v1.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502", kill_on_drop: false }`
[INFO] [stdout] 99b7b49d864e036f27b880e36beeb12094430702e2edd3f42938ffb953a97502
