[INFO] fetching crate atlas-cli 0.2.0... [INFO] checking atlas-cli-0.2.0 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate atlas-cli 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate atlas-cli 0.2.0 [INFO] finished tweaking crates.io crate atlas-cli 0.2.0 [INFO] tweaked toml for crates.io crate atlas-cli 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atlas-cli 0.2.0 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atlas-cli 0.2.0 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e502f2853f0de1f86332be6c2a6553086b8770e57cd73bd37ad087234bde744 [INFO] running `Command { std: "docker" "start" "-a" "7e502f2853f0de1f86332be6c2a6553086b8770e57cd73bd37ad087234bde744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e502f2853f0de1f86332be6c2a6553086b8770e57cd73bd37ad087234bde744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e502f2853f0de1f86332be6c2a6553086b8770e57cd73bd37ad087234bde744", kill_on_drop: false }` [INFO] [stdout] 7e502f2853f0de1f86332be6c2a6553086b8770e57cd73bd37ad087234bde744 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29a9b1158f80af1aad7e2ea32343038cb03eea2ae758682c0b205a84dfb9dd8b [INFO] running `Command { std: "docker" "start" "-a" "29a9b1158f80af1aad7e2ea32343038cb03eea2ae758682c0b205a84dfb9dd8b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking protobuf v3.7.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking serde_with v3.15.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking protobuf-json-mapping v3.7.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking coset v0.3.8 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking atlas-c2pa-lib v0.1.2 [INFO] [stderr] Compiling in_toto_attestation v0.1.0 [INFO] [stderr] Compiling tdx_workload_attestation v0.1.0 [INFO] [stderr] Checking atlas-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `pkey` is never read [INFO] [stdout] --> src/signing/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pkey: PKey, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ManifestWrapper` is never constructed [INFO] [stdout] --> src/storage/database.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | struct ManifestWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `pkey` is never read [INFO] [stdout] --> src/signing/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pkey: PKey, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ManifestWrapper` is never constructed [INFO] [stdout] --> src/storage/database.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | struct ManifestWrapper { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.15s [INFO] running `Command { std: "docker" "inspect" "29a9b1158f80af1aad7e2ea32343038cb03eea2ae758682c0b205a84dfb9dd8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a9b1158f80af1aad7e2ea32343038cb03eea2ae758682c0b205a84dfb9dd8b", kill_on_drop: false }` [INFO] [stdout] 29a9b1158f80af1aad7e2ea32343038cb03eea2ae758682c0b205a84dfb9dd8b