[INFO] fetching crate onion_vault_core 0.0.3... [INFO] checking onion_vault_core-0.0.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate onion_vault_core 0.0.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate onion_vault_core 0.0.3 [INFO] finished tweaking crates.io crate onion_vault_core 0.0.3 [INFO] tweaked toml for crates.io crate onion_vault_core 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onion_vault_core 0.0.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onion_vault_core 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb0a043b51595e49ccdfdba218060578170062df4d87f143b83e651f711e17c [INFO] running `Command { std: "docker" "start" "-a" "cbb0a043b51595e49ccdfdba218060578170062df4d87f143b83e651f711e17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb0a043b51595e49ccdfdba218060578170062df4d87f143b83e651f711e17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb0a043b51595e49ccdfdba218060578170062df4d87f143b83e651f711e17c", kill_on_drop: false }` [INFO] [stdout] cbb0a043b51595e49ccdfdba218060578170062df4d87f143b83e651f711e17c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ccbeb078830ade107c334606b3a84fe0820cb3b85e570bf820cd018fd32acd [INFO] running `Command { std: "docker" "start" "-a" "e2ccbeb078830ade107c334606b3a84fe0820cb3b85e570bf820cd018fd32acd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hex-conservative v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking bitcoin_hashes v0.15.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking protobuf-support v3.3.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking age-core v0.11.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ssh-key v0.6.7 [INFO] [stderr] Checking trezor-client v0.1.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rsa v0.9.7 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling i18n-embed v0.15.3 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking base58ck v0.2.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling i18n-embed-fl v0.9.3 [INFO] [stderr] Checking age v0.11.1 [INFO] [stderr] Checking signature_to_keys v0.0.3 [INFO] [stderr] Checking git2 v0.20.0 [INFO] [stderr] Checking uni_vault v0.0.3 [INFO] [stderr] Checking onion_vault_core v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tests/test_onion_vault.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | /// Creat an onion_vault [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 39 | / let mut onion_vault4ryder: OnionVault = OnionVaultBuilder::default() [INFO] [stdout] 40 | | .should_be_encrypt(true) [INFO] [stdout] 41 | | .ownername("RyderFreeman") [INFO] [stdout] 42 | | .build().unwrap(); [INFO] [stdout] | |______________________________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/tests/test_onion_vault.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | / /// "In fact, the accounts within this identity group are used for [INFO] [stdout] 75 | | /// activities of investigative journalists and political dissidents." [INFO] [stdout] | |__________________________________________________________________________________^ [INFO] [stdout] 76 | / let secret_identity = IdentityGroupBuilder::default() [INFO] [stdout] 77 | | // different from work_identity, secret_identity should be encrypted [INFO] [stdout] 78 | | .should_be_encrypt(true) [INFO] [stdout] 79 | | .backup_key(backup_key.clone()) [INFO] [stdout] 80 | | .group_name(secret_identity_group_name) [INFO] [stdout] 81 | | .build().unwrap(); [INFO] [stdout] | |__________________________________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `secret_account_identifier` is never read [INFO] [stdout] --> src/tests/test_onion_vault.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | let mut secret_account_identifier = String::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/tests/test_onion_vault.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | drop(vault_map4ryder); [INFO] [stdout] | ^^^^^---------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut VaultMap` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 66 - drop(vault_map4ryder); [INFO] [stdout] 66 + let _ = vault_map4ryder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tests/test_onion_vault.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | secret_identity.add_account(secret_account); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = secret_identity.add_account(secret_account); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "e2ccbeb078830ade107c334606b3a84fe0820cb3b85e570bf820cd018fd32acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ccbeb078830ade107c334606b3a84fe0820cb3b85e570bf820cd018fd32acd", kill_on_drop: false }` [INFO] [stdout] e2ccbeb078830ade107c334606b3a84fe0820cb3b85e570bf820cd018fd32acd