[INFO] fetching crate atlas-cli 0.1.0... [INFO] checking atlas-cli-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate atlas-cli 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate atlas-cli 0.1.0 [INFO] finished tweaking crates.io crate atlas-cli 0.1.0 [INFO] tweaked toml for crates.io crate atlas-cli 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atlas-cli 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atlas-cli 0.1.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdx_workload_attestation v0.1.0 [INFO] [stderr] Downloaded coset v0.3.8 [INFO] [stderr] Downloaded vmm-sys-util v0.14.0 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded jiff-static v0.2.14 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded jiff v0.2.14 [INFO] [stderr] Downloaded atlas-c2pa-lib v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cfc9087dbc287d0cddc294bfda23be0409c6973571d68db14061d6db820cfda [INFO] running `Command { std: "docker" "start" "-a" "6cfc9087dbc287d0cddc294bfda23be0409c6973571d68db14061d6db820cfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cfc9087dbc287d0cddc294bfda23be0409c6973571d68db14061d6db820cfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfc9087dbc287d0cddc294bfda23be0409c6973571d68db14061d6db820cfda", kill_on_drop: false }` [INFO] [stdout] 6cfc9087dbc287d0cddc294bfda23be0409c6973571d68db14061d6db820cfda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 528a9216120c86c7a5d9eea78febeef2be3ffc2c2701b3157db047b26a30b4c9 [INFO] running `Command { std: "docker" "start" "-a" "528a9216120c86c7a5d9eea78febeef2be3ffc2c2701b3157db047b26a30b4c9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking coset v0.3.8 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking reqwest v0.12.19 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Compiling tdx_workload_attestation v0.1.0 [INFO] [stderr] Checking atlas-c2pa-lib v0.1.0 [INFO] [stderr] Checking atlas-cli v0.1.0 (/opt/rustwide/workdir) [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "528a9216120c86c7a5d9eea78febeef2be3ffc2c2701b3157db047b26a30b4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528a9216120c86c7a5d9eea78febeef2be3ffc2c2701b3157db047b26a30b4c9", kill_on_drop: false }` [INFO] [stdout] 528a9216120c86c7a5d9eea78febeef2be3ffc2c2701b3157db047b26a30b4c9