[INFO] cloning repository https://github.com/bgreenwell/jot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgreenwell/jot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fjot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fjot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dbf3ec6b970970d71b106fc1c653ae3bbf5a760 [INFO] checking bgreenwell/jot against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fjot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bgreenwell/jot [INFO] finished tweaking git repo https://github.com/bgreenwell/jot [INFO] tweaked toml for git repo https://github.com/bgreenwell/jot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bgreenwell/jot on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bgreenwell/jot 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded tuikit v0.5.0 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.4 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded age-core v0.10.0 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded derive_builder v0.11.2 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded rtoolbox v0.0.3 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded i18n-config v0.4.7 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded unic-langid v0.9.6 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded defer-drop v1.3.0 [INFO] [stderr] Downloaded derive_builder_core v0.11.2 [INFO] [stderr] Downloaded derive_builder_macro v0.11.2 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded cookie-factory v0.3.3 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded intl-memoizer v0.5.3 [INFO] [stderr] Downloaded i18n-embed v0.14.1 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded unic-langid-impl v0.9.6 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded rpassword v7.4.0 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] [stderr] Downloaded age v0.10.1 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded rustyline-derive v0.10.0 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded skim v0.10.4 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded type-map v0.5.1 [INFO] [stderr] Downloaded i18n-embed-fl v0.7.0 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded bzip2 v0.5.2 [INFO] [stderr] Downloaded zopfli v0.8.2 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6b66bf0aef2bf783ada1faba97f7e2aece52227fb3fb62932609afa62e9b878 [INFO] running `Command { std: "docker" "start" "-a" "f6b66bf0aef2bf783ada1faba97f7e2aece52227fb3fb62932609afa62e9b878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b66bf0aef2bf783ada1faba97f7e2aece52227fb3fb62932609afa62e9b878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b66bf0aef2bf783ada1faba97f7e2aece52227fb3fb62932609afa62e9b878", kill_on_drop: false }` [INFO] [stdout] f6b66bf0aef2bf783ada1faba97f7e2aece52227fb3fb62932609afa62e9b878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2175961d1909cee8f99d74750b3324548e09b1c5b65a3f17e7bc69f6b14bba8 [INFO] running `Command { std: "docker" "start" "-a" "c2175961d1909cee8f99d74750b3324548e09b1c5b65a3f17e7bc69f6b14bba8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling rustyline-derive v0.10.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking skim v0.10.4 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking age-core v0.10.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.14.1 [INFO] [stderr] Compiling i18n-embed-fl v0.7.0 [INFO] [stderr] Checking age v0.10.1 [INFO] [stderr] Checking rjot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/commands.rs:859:17 [INFO] [stdout] | [INFO] [stdout] 859 | fn text(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 859 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/commands.rs:863:19 [INFO] [stdout] | [INFO] [stdout] 863 | fn output(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 863 | fn output(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/commands.rs:859:17 [INFO] [stdout] | [INFO] [stdout] 859 | fn text(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 859 | fn text(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/commands.rs:863:19 [INFO] [stdout] | [INFO] [stdout] 863 | fn output(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 863 | fn output(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "c2175961d1909cee8f99d74750b3324548e09b1c5b65a3f17e7bc69f6b14bba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2175961d1909cee8f99d74750b3324548e09b1c5b65a3f17e7bc69f6b14bba8", kill_on_drop: false }` [INFO] [stdout] c2175961d1909cee8f99d74750b3324548e09b1c5b65a3f17e7bc69f6b14bba8