[INFO] cloning repository https://github.com/ctron/elfsign [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/elfsign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Felfsign", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Felfsign'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4491479403f7d17bfcaf65b149ce244c0718042 [INFO] testing ctron/elfsign against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Felfsign" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctron/elfsign on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctron/elfsign [INFO] finished tweaking git repo https://github.com/ctron/elfsign [INFO] tweaked toml for git repo https://github.com/ctron/elfsign written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/elfsign 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff3ab03b3ac717645bb4596eca9b251c0d954a880b9a049a5e4d45ec01b85985 [INFO] running `Command { std: "docker" "start" "-a" "ff3ab03b3ac717645bb4596eca9b251c0d954a880b9a049a5e4d45ec01b85985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3ab03b3ac717645bb4596eca9b251c0d954a880b9a049a5e4d45ec01b85985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3ab03b3ac717645bb4596eca9b251c0d954a880b9a049a5e4d45ec01b85985", kill_on_drop: false }` [INFO] [stdout] ff3ab03b3ac717645bb4596eca9b251c0d954a880b9a049a5e4d45ec01b85985 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8b036693cb4a9f1c2e5dfad12944fe586d8654b1c752c5815609d165548e69 [INFO] running `Command { std: "docker" "start" "-a" "2b8b036693cb4a9f1c2e5dfad12944fe586d8654b1c752c5815609d165548e69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling path-dedot v3.0.18 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling path-absolutize v3.0.14 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling signature v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling http-auth v0.1.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling der_derive v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling curve25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs5 v0.5.0 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling cached_proc_macro v0.15.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling ecdsa v0.15.0 [INFO] [stderr] Compiling primeorder v0.12.0 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling p384 v0.11.2 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling p384 v0.12.0 [INFO] [stderr] Compiling p256 v0.12.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling cached v0.40.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling picky-asn1 v0.5.0 [INFO] [stderr] Compiling picky-asn1 v0.6.0 [INFO] [stderr] Compiling serde_plain v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-fiat v0.1.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling object v0.30.1 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling olpc-cjson v0.1.2 [INFO] [stderr] Compiling jwt v0.16.0 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling picky-asn1-der v0.3.1 [INFO] [stderr] Compiling picky-asn1-x509 v0.8.0 [INFO] [stderr] Compiling picky v7.0.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling oauth2 v4.3.0 [INFO] [stderr] Compiling oci-distribution v0.9.4 [INFO] [stderr] Compiling tough v0.12.5 [INFO] [stderr] Compiling openidconnect v2.4.0 [INFO] [stderr] Compiling sigstore v0.6.0 [INFO] [stderr] Compiling seedwing-policy-engine v0.1.0 (https://github.com/seedwing-io/seedwing-policy?rev=6f0fa9e94acf23e07fdb827e5f09078444931969#6f0fa9e9) [INFO] [stderr] Compiling elfsign v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/cli/sign/sigstore.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct SigstoreConfiguration( [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 43 | SigStoreSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 44 | FulcioCert, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | SignatureNoteType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 43 ~ (), [INFO] [stdout] 44 ~ (), [INFO] [stdout] 45 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_public_key_vec` is never used [INFO] [stdout] --> src/signature/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub trait VerifyingKeyEncoding { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] 62 | fn to_public_key_vec(&self) -> anyhow::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_slice_into`, `read_array`, `read_map`, and `read_vec` are never used [INFO] [stdout] --> src/utils/reader.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Reader { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 5 | fn read_slice_into(&mut self, buffer: &mut [u8]) -> Result<(), io::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | [INFO] [stdout] 7 | fn read_array(&mut self) -> Result<[u8; N], io::Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn read_map(&mut self, f: F) -> Result [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn read_vec(&mut self, len: usize) -> Result, io::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encode` is never used [INFO] [stdout] --> src/utils/writer.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait EndianValue { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 5 | fn encode(&self, e: E) -> Vec; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_bytes`, `write_pod`, and `write_encoded` are never used [INFO] [stdout] --> src/utils/writer.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Writer: Sized { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 16 | fn write_bytes(&mut self, b: &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | fn write_pod(&mut self, value: &P) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn write_encoded(&mut self, endian: E, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2b8b036693cb4a9f1c2e5dfad12944fe586d8654b1c752c5815609d165548e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8b036693cb4a9f1c2e5dfad12944fe586d8654b1c752c5815609d165548e69", kill_on_drop: false }` [INFO] [stdout] 2b8b036693cb4a9f1c2e5dfad12944fe586d8654b1c752c5815609d165548e69 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c79e35d782b9e8237b83496b65fb3e2caeed4d331abf6ba2a7d965598babdc [INFO] running `Command { std: "docker" "start" "-a" "a7c79e35d782b9e8237b83496b65fb3e2caeed4d331abf6ba2a7d965598babdc", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling elfsign v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/cli/sign/sigstore.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct SigstoreConfiguration( [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 43 | SigStoreSigner, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 44 | FulcioCert, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | SignatureNoteType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 43 ~ (), [INFO] [stdout] 44 ~ (), [INFO] [stdout] 45 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_public_key_vec` is never used [INFO] [stdout] --> src/signature/mod.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub trait VerifyingKeyEncoding { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] 62 | fn to_public_key_vec(&self) -> anyhow::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_slice_into`, `read_array`, `read_map`, and `read_vec` are never used [INFO] [stdout] --> src/utils/reader.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Reader { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 5 | fn read_slice_into(&mut self, buffer: &mut [u8]) -> Result<(), io::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | [INFO] [stdout] 7 | fn read_array(&mut self) -> Result<[u8; N], io::Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn read_map(&mut self, f: F) -> Result [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn read_vec(&mut self, len: usize) -> Result, io::Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encode` is never used [INFO] [stdout] --> src/utils/writer.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait EndianValue { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 5 | fn encode(&self, e: E) -> Vec; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_bytes`, `write_pod`, and `write_encoded` are never used [INFO] [stdout] --> src/utils/writer.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Writer: Sized { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 16 | fn write_bytes(&mut self, b: &[u8]); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | [INFO] [stdout] 18 | fn write_pod(&mut self, value: &P) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn write_encoded(&mut self, endian: E, value: V) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a7c79e35d782b9e8237b83496b65fb3e2caeed4d331abf6ba2a7d965598babdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c79e35d782b9e8237b83496b65fb3e2caeed4d331abf6ba2a7d965598babdc", kill_on_drop: false }` [INFO] [stdout] a7c79e35d782b9e8237b83496b65fb3e2caeed4d331abf6ba2a7d965598babdc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58a9793e233b07a5edf85ddae8f0732a8a11e12ce25fce17d1775c69c3201893 [INFO] running `Command { std: "docker" "start" "-a" "58a9793e233b07a5edf85ddae8f0732a8a11e12ce25fce17d1775c69c3201893", kill_on_drop: false }` [INFO] [stderr] warning: fields `0`, `1`, and `2` are never read [INFO] [stderr] --> src/cli/sign/sigstore.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct SigstoreConfiguration( [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] 43 | SigStoreSigner, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 44 | FulcioCert, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 45 | SignatureNoteType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 43 ~ (), [INFO] [stderr] 44 ~ (), [INFO] [stderr] 45 ~ (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: method `to_public_key_vec` is never used [INFO] [stderr] --> src/signature/mod.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub trait VerifyingKeyEncoding { [INFO] [stderr] | -------------------- method in this trait [INFO] [stderr] 62 | fn to_public_key_vec(&self) -> anyhow::Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `read_slice_into`, `read_array`, `read_map`, and `read_vec` are never used [INFO] [stderr] --> src/utils/reader.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Reader { [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] 5 | fn read_slice_into(&mut self, buffer: &mut [u8]) -> Result<(), io::Error>; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | [INFO] [stderr] 7 | fn read_array(&mut self) -> Result<[u8; N], io::Error> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 13 | fn read_map(&mut self, f: F) -> Result [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | fn read_vec(&mut self, len: usize) -> Result, io::Error> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `encode` is never used [INFO] [stderr] --> src/utils/writer.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait EndianValue { [INFO] [stderr] | ----------- method in this trait [INFO] [stderr] 5 | fn encode(&self, e: E) -> Vec; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `write_bytes`, `write_pod`, and `write_encoded` are never used [INFO] [stderr] --> src/utils/writer.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait Writer: Sized { [INFO] [stderr] | ------ methods in this trait [INFO] [stderr] 16 | fn write_bytes(&mut self, b: &[u8]); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 17 | [INFO] [stderr] 18 | fn write_pod(&mut self, value: &P) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 22 | fn write_encoded(&mut self, endian: E, value: V) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `elfsign` (bin "elfsign" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmparser v0.57.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elfsign-3e9fd55a4f663004) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test data::test::test_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "58a9793e233b07a5edf85ddae8f0732a8a11e12ce25fce17d1775c69c3201893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a9793e233b07a5edf85ddae8f0732a8a11e12ce25fce17d1775c69c3201893", kill_on_drop: false }` [INFO] [stdout] 58a9793e233b07a5edf85ddae8f0732a8a11e12ce25fce17d1775c69c3201893