[INFO] cloning repository https://github.com/und3fined/pijul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/und3fined/pijul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46aa733aa35d5adbfbc145367153c60291da8b99 [INFO] checking und3fined/pijul against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/und3fined/pijul on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/und3fined/pijul [INFO] finished tweaking git repo https://github.com/und3fined/pijul [INFO] tweaked toml for git repo https://github.com/und3fined/pijul written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/und3fined/pijul 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/pijul-remote/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `keyring` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29d64c477fc519bcd9db243007c34cf50737a7898c22f3654f03181f911e26db [INFO] running `Command { std: "docker" "start" "-a" "29d64c477fc519bcd9db243007c34cf50737a7898c22f3654f03181f911e26db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d64c477fc519bcd9db243007c34cf50737a7898c22f3654f03181f911e26db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d64c477fc519bcd9db243007c34cf50737a7898c22f3654f03181f911e26db", kill_on_drop: false }` [INFO] [stdout] 29d64c477fc519bcd9db243007c34cf50737a7898c22f3654f03181f911e26db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f027c4efc75fd82c829a9a51a945a2a3e4e87f0b4e66553278ab0fe6ea4eab [INFO] running `Command { std: "docker" "start" "-a" "e8f027c4efc75fd82c829a9a51a945a2a3e4e87f0b4e66553278ab0fe6ea4eab", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/pijul-remote/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `keyring` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking sanakirja-core v1.4.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking thrussh-libsodium v0.2.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking diffs v0.5.1 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking path-slash v0.1.5 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rlimit v0.9.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking thrussh-libsodium v0.3.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking open v3.2.0 [INFO] [stderr] Checking pager v0.16.1 [INFO] [stderr] Checking detone v1.0.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Checking expectrl v0.7.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling pijul-macros v0.5.0 (/opt/rustwide/workdir/pijul-macros) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Checking bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking sanakirja v1.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking ptree v0.4.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking thrussh-config v0.6.0 [INFO] [stderr] Checking thrussh-config v0.5.0 [INFO] [stderr] Checking dateparser v0.1.8 [INFO] [stderr] Checking thrussh-keys v0.21.0 [INFO] [stderr] Checking thrussh-keys v0.22.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking thrussh v0.34.1 [INFO] [stderr] Checking pijul-config v0.0.1 (/opt/rustwide/workdir/pijul-config) [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking thrussh v0.33.5 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Compiling zstd-seekable v0.1.23 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Checking pijul-interaction v0.0.1 (/opt/rustwide/workdir/pijul-interaction) [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking libpijul v1.0.0-beta.10 (/opt/rustwide/workdir/libpijul) [INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash` [INFO] [stdout] --> libpijul/src/lib.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "deterministic_hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable` [INFO] [stdout] = help: consider adding `deterministic_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash` [INFO] [stdout] --> libpijul/src/lib.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(not(feature = "deterministic_hash"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable` [INFO] [stdout] = help: consider adding `deterministic_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash` [INFO] [stdout] --> libpijul/src/lib.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "deterministic_hash")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable` [INFO] [stdout] = help: consider adding `deterministic_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `deterministic_hash` [INFO] [stdout] --> libpijul/src/lib.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(not(feature = "deterministic_hash"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `canonical-path`, `default`, `flate2`, `ignore`, `lru-cache`, `mmap`, `ondisk-repos`, `path-slash`, `tar`, `tarball`, `tempfile`, `text-changes`, `zstd`, and `zstd-seekable` [INFO] [stdout] = help: consider adding `deterministic_hash` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> libpijul/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] warning: field `is_cyclic` is never read [INFO] [stdout] --> libpijul/src/diff/diff.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Replacement { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 80 | pub is_cyclic: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Replacement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conflict_type` is never read [INFO] [stdout] --> libpijul/src/diff/vertex_buffer.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Conflict { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub conflict_type: ConflictType, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conflict` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> libpijul/src/text_encoding.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | / fn deserialize(deserializer: D) -> Result [INFO] [stdout] 65 | | where [INFO] [stdout] 66 | | D: serde::Deserializer<'de>, [INFO] [stdout] | |____________________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] 67 | { [INFO] [stdout] 68 | impl<'de> Visitor<'de> for EncodingVisitor { [INFO] [stdout] | ^^^^^^^^^^-------^^^^^^^^^^--------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EncodingVisitor` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pijul-repository v0.0.1 (/opt/rustwide/workdir/pijul-repository) [INFO] [stdout] warning: field `is_cyclic` is never read [INFO] [stdout] --> libpijul/src/diff/diff.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Replacement { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 80 | pub is_cyclic: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Replacement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `conflict_type` is never read [INFO] [stdout] --> libpijul/src/diff/vertex_buffer.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Conflict { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub conflict_type: ConflictType, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conflict` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> libpijul/src/text_encoding.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | / fn deserialize(deserializer: D) -> Result [INFO] [stdout] 65 | | where [INFO] [stdout] 66 | | D: serde::Deserializer<'de>, [INFO] [stdout] | |____________________________________- move the `impl` block outside of this associated function `deserialize` [INFO] [stdout] 67 | { [INFO] [stdout] 68 | impl<'de> Visitor<'de> for EncodingVisitor { [INFO] [stdout] | ^^^^^^^^^^-------^^^^^^^^^^--------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EncodingVisitor` is not local [INFO] [stdout] | `Visitor` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking secret-service v3.1.0 [INFO] [stderr] Checking keyring v2.3.3 [INFO] [stderr] Checking pijul-identity v0.0.1 (/opt/rustwide/workdir/pijul-identity) [INFO] [stderr] Checking pijul-remote v1.0.0-beta.6 (/opt/rustwide/workdir/pijul-remote) [INFO] [stderr] Checking pijul v1.0.0-beta.9 (/opt/rustwide/workdir/pijul) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> pijul/src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> pijul/src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> pijul/src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> pijul/src/main.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> pijul/src/commands/record.rs:268:44 [INFO] [stdout] | [INFO] [stdout] 268 | chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> pijul/src/commands/record.rs:268:44 [INFO] [stdout] | [INFO] [stdout] 268 | chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> pijul/src/commands/tag.rs:291:40 [INFO] [stdout] | [INFO] [stdout] 291 | chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> pijul/src/commands/tag.rs:291:40 [INFO] [stdout] | [INFO] [stdout] 291 | chrono::NaiveDateTime::from_timestamp_opt(t, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "e8f027c4efc75fd82c829a9a51a945a2a3e4e87f0b4e66553278ab0fe6ea4eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f027c4efc75fd82c829a9a51a945a2a3e4e87f0b4e66553278ab0fe6ea4eab", kill_on_drop: false }` [INFO] [stdout] e8f027c4efc75fd82c829a9a51a945a2a3e4e87f0b4e66553278ab0fe6ea4eab