[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 master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fund3fined%2Fpijul" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/und3fined/pijul on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "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-0-tc1/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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded thrussh-libsodium v0.2.3 [INFO] [stderr] Downloaded thrussh-config v0.6.0 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded thrussh v0.34.1 [INFO] [stderr] Downloaded thrussh v0.33.5 [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded expectrl v0.7.1 [INFO] [stderr] Downloaded duplicate v1.0.0 [INFO] [stderr] Downloaded sanakirja-core v1.4.1 [INFO] [stderr] Downloaded thrussh-keys v0.21.0 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded rlimit v0.9.1 [INFO] [stderr] Downloaded conpty v0.5.1 [INFO] [stderr] Downloaded ptyprocess v0.4.1 [INFO] [stderr] Downloaded open v3.2.0 [INFO] [stderr] Downloaded pager v0.16.1 [INFO] [stderr] Downloaded thrussh-config v0.5.0 [INFO] [stderr] Downloaded blowfish v0.8.0 [INFO] [stderr] Downloaded zstd-seekable v0.1.23 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.2 [INFO] [stderr] Downloaded validator v0.15.0 [INFO] [stderr] Downloaded detone v1.0.0 [INFO] [stderr] Downloaded diffs v0.5.1 [INFO] [stderr] Downloaded sanakirja v1.4.2 [INFO] [stderr] Downloaded canonical-path v2.0.2 [INFO] [stderr] Downloaded path-slash v0.1.5 [INFO] [stderr] Downloaded thrussh-keys v0.22.1 [INFO] [stderr] Downloaded thrussh-libsodium v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebaed33ee80f134bcae4296aaa2f0b113059a02131f47380bd95a7462b227cf8 [INFO] running `Command { std: "docker" "start" "-a" "ebaed33ee80f134bcae4296aaa2f0b113059a02131f47380bd95a7462b227cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebaed33ee80f134bcae4296aaa2f0b113059a02131f47380bd95a7462b227cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaed33ee80f134bcae4296aaa2f0b113059a02131f47380bd95a7462b227cf8", kill_on_drop: false }` [INFO] [stdout] ebaed33ee80f134bcae4296aaa2f0b113059a02131f47380bd95a7462b227cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f19ab7c314b4be62bf6746053930e0c3d99328c40f448acee2acab68e5f884 [INFO] running `Command { std: "docker" "start" "-a" "57f19ab7c314b4be62bf6746053930e0c3d99328c40f448acee2acab68e5f884", 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 unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [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 concurrent-queue v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking foreign-types v0.3.2 [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] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking async-task v4.7.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 futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking rand v0.7.3 [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 memmap2 v0.9.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking sanakirja-core v1.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking tar v0.4.41 [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 fnv v1.0.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking path-slash v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking diffs v0.5.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [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 number_prefix v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling httparse v1.9.3 [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 cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rlimit v0.9.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [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 thrussh-libsodium v0.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking pager v0.16.1 [INFO] [stderr] Checking detone v1.0.0 [INFO] [stderr] Checking open v3.2.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking expectrl v0.7.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] Checking tokio v1.38.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking dialoguer v0.10.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ctrlc v3.2.0 [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 clap v4.5.7 [INFO] [stderr] Checking clap_complete v4.5.5 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking thrussh-config v0.6.0 [INFO] [stderr] Checking thrussh-config v0.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd-seekable v0.1.23 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking sanakirja v1.4.2 [INFO] [stderr] Checking thrussh-keys v0.21.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking thrussh-keys v0.22.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking ptree v0.4.0 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking pijul-config v0.0.1 (/opt/rustwide/workdir/pijul-config) [INFO] [stderr] Checking thrussh v0.34.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking thrussh v0.33.5 [INFO] [stderr] Checking pijul-interaction v0.0.1 (/opt/rustwide/workdir/pijul-interaction) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> pijul-interaction/src/progress/terminal.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> { [INFO] [stdout] 38 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> pijul-interaction/src/progress/terminal.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - fn boxed_clone(&self) -> Box<(dyn ProgressBarTrait)> { [INFO] [stdout] 38 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Checking libpijul v1.0.0-beta.10 (/opt/rustwide/workdir/libpijul) [INFO] [stderr] Checking dateparser v0.1.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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] [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] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/lib.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | fn iter_working_copy(&self) -> WorkingCopyIterator { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | fn iter_working_copy(&self) -> WorkingCopyIterator<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/lib.rs:408:22 [INFO] [stdout] | [INFO] [stdout] 408 | fn touched_files(&self, h: &pristine::Hash) -> Result>, Self::DepsError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 408 | fn touched_files(&self, h: &pristine::Hash) -> Result>, Self::DepsError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/change/parse.rs:553:26 [INFO] [stdout] | [INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/changestore/filesystem.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 98 | std::cell::RefMut>, [INFO] [stdout] | ------------------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | std::cell::RefMut<'_, lru_cache::LruCache>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/diff/bin.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | a: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 8 | ) -> (HashMap>, Vec) { [INFO] [stdout] | ----- ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8 | ) -> (HashMap>, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/fs.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | txn: &T, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 434 | inode: Inode, [INFO] [stdout] 435 | ) -> Result, T::TreeError> { [INFO] [stdout] | ---------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | ) -> Result, T::TreeError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/fs.rs:502:44 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn iter_working_copy(txn: &T, root: Inode) -> WorkingCopyIterator { [INFO] [stdout] | ^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 502 | pub fn iter_working_copy(txn: &T, root: Inode) -> WorkingCopyIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/path.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn components(path: &str) -> Components { [INFO] [stdout] | ^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn components(path: &str) -> Components<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn read(&self) -> parking_lot::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, T::Channel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write(&self) -> parking_lot::RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, T::Channel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lock(&self) -> parking_lot::MutexGuard> { [INFO] [stdout] | ^^^^^ ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lock(&self) -> parking_lot::MutexGuard<'_, Remote> { [INFO] [stdout] | +++ [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/lib.rs:272:26 [INFO] [stdout] | [INFO] [stdout] 272 | fn iter_working_copy(&self) -> WorkingCopyIterator { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 272 | fn iter_working_copy(&self) -> WorkingCopyIterator<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/lib.rs:408:22 [INFO] [stdout] | [INFO] [stdout] 408 | fn touched_files(&self, h: &pristine::Hash) -> Result>, Self::DepsError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 408 | fn touched_files(&self, h: &pristine::Hash) -> Result>, Self::DepsError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/change/parse.rs:553:26 [INFO] [stdout] | [INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 553 | fn parse_fragment(input: &str) -> IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/changestore/filesystem.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 98 | std::cell::RefMut>, [INFO] [stdout] | ------------------------------------------------------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | std::cell::RefMut<'_, lru_cache::LruCache>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/diff/bin.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | a: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 8 | ) -> (HashMap>, Vec) { [INFO] [stdout] | ----- ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 8 | ) -> (HashMap>, Vec>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/fs.rs:433:10 [INFO] [stdout] | [INFO] [stdout] 433 | txn: &T, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] 434 | inode: Inode, [INFO] [stdout] 435 | ) -> Result, T::TreeError> { [INFO] [stdout] | ---------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 435 | ) -> Result, T::TreeError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/fs.rs:502:44 [INFO] [stdout] | [INFO] [stdout] 502 | pub fn iter_working_copy(txn: &T, root: Inode) -> WorkingCopyIterator { [INFO] [stdout] | ^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 502 | pub fn iter_working_copy(txn: &T, root: Inode) -> WorkingCopyIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/path.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn components(path: &str) -> Components { [INFO] [stdout] | ^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn components(path: &str) -> Components<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn read(&self) -> parking_lot::RwLockReadGuard { [INFO] [stdout] | ^^^^^ ---------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn read(&self) -> parking_lot::RwLockReadGuard<'_, T::Channel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write(&self) -> parking_lot::RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn write(&self) -> parking_lot::RwLockWriteGuard<'_, T::Channel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> libpijul/src/pristine/mod.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lock(&self) -> parking_lot::MutexGuard> { [INFO] [stdout] | ^^^^^ ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lock(&self) -> parking_lot::MutexGuard<'_, Remote> { [INFO] [stdout] | +++ [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: 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 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" "57f19ab7c314b4be62bf6746053930e0c3d99328c40f448acee2acab68e5f884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f19ab7c314b4be62bf6746053930e0c3d99328c40f448acee2acab68e5f884", kill_on_drop: false }` [INFO] [stdout] 57f19ab7c314b4be62bf6746053930e0c3d99328c40f448acee2acab68e5f884