[INFO] fetching crate sos-protocol 0.17.0... [INFO] checking sos-protocol-0.17.0 against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] extracting crate sos-protocol 0.17.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sos-protocol 0.17.0 [INFO] finished tweaking crates.io crate sos-protocol 0.17.0 [INFO] tweaked toml for crates.io crate sos-protocol 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sos-protocol 0.17.0 on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 443 packages to latest compatible versions [INFO] [stderr] Adding bs58 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding sos-vfs v0.2.6 (available: v0.3.2) [INFO] [stderr] Adding tokio-tungstenite v0.26.2 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3aeabe15173ee05bea50c07bb64097251e84e102680e744847c07ab30cda41b9 [INFO] running `Command { std: "docker" "start" "-a" "3aeabe15173ee05bea50c07bb64097251e84e102680e744847c07ab30cda41b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aeabe15173ee05bea50c07bb64097251e84e102680e744847c07ab30cda41b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aeabe15173ee05bea50c07bb64097251e84e102680e744847c07ab30cda41b9", kill_on_drop: false }` [INFO] [stdout] 3aeabe15173ee05bea50c07bb64097251e84e102680e744847c07ab30cda41b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b67e929c2296dff4002d312150868f775889e6d6d2fafdc0d1f3e77a7c21482b [INFO] running `Command { std: "docker" "start" "-a" "b67e929c2296dff4002d312150868f775889e6d6d2fafdc0d1f3e77a7c21482b", kill_on_drop: false }` [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling binary-stream v10.0.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking unic-langid-impl v0.9.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking unic-langid v0.9.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking intl-memoizer v0.5.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking pxfm v0.1.23 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking io_tee v0.1.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling sos-core v0.17.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking age-core v0.11.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking typeshare v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking sos-vfs v0.2.6 [INFO] [stderr] Checking balloon-hash v0.4.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rs_merkle v1.5.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling sos-signer v0.17.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking qrcodegen v1.8.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling sos-vault v0.17.1 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking urn v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling sos-external-files v0.17.0 [INFO] [stderr] Compiling sos-reducers v0.17.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Checking vcard4 v0.7.2 [INFO] [stderr] Compiling sos-filesystem v0.17.0 [INFO] [stderr] Compiling sos-database v0.17.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling sos-backend v0.17.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking age v0.11.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Checking sql_query_builder v2.4.2 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling sos-sync v0.17.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking async-fd-lock v0.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking qrcodegen-image v1.5.0 [INFO] [stderr] Compiling sos-protocol v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking totp-rs v5.7.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking async-sqlite v0.4.0 [INFO] [stderr] Checking refinery v0.8.16 [INFO] [stdout] warning: struct `WireExternalFile` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WireExternalFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WireFileSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WireFileSet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WireFileTransfersSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WireFileTransfersSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `source_error` is never used [INFO] [stdout] --> src/error.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn source_error<'a>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WireExternalFile` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WireExternalFile { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WireFileSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WireFileSet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WireFileTransfersSet` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/sos-protocol-02cb0a1402d9b519/out/files.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WireFileTransfersSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `source_error` is never used [INFO] [stdout] --> src/error.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn source_error<'a>( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s [INFO] running `Command { std: "docker" "inspect" "b67e929c2296dff4002d312150868f775889e6d6d2fafdc0d1f3e77a7c21482b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67e929c2296dff4002d312150868f775889e6d6d2fafdc0d1f3e77a7c21482b", kill_on_drop: false }` [INFO] [stdout] b67e929c2296dff4002d312150868f775889e6d6d2fafdc0d1f3e77a7c21482b