[INFO] cloning repository https://github.com/duggaraju/c2pa-azure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duggaraju/c2pa-azure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggaraju%2Fc2pa-azure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggaraju%2Fc2pa-azure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 272020268d7d951b940d61aa07d070272c276d2d [INFO] building duggaraju/c2pa-azure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggaraju%2Fc2pa-azure" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duggaraju/c2pa-azure on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duggaraju/c2pa-azure [INFO] finished tweaking git repo https://github.com/duggaraju/c2pa-azure [INFO] tweaked toml for git repo https://github.com/duggaraju/c2pa-azure written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/duggaraju/c2pa-azure 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce6111fe7cf0accab86cc239115cb5f8553335c31346c85d2d2f1da1916daacc [INFO] running `Command { std: "docker" "start" "-a" "ce6111fe7cf0accab86cc239115cb5f8553335c31346c85d2d2f1da1916daacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce6111fe7cf0accab86cc239115cb5f8553335c31346c85d2d2f1da1916daacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6111fe7cf0accab86cc239115cb5f8553335c31346c85d2d2f1da1916daacc", kill_on_drop: false }` [INFO] [stdout] ce6111fe7cf0accab86cc239115cb5f8553335c31346c85d2d2f1da1916daacc [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a45c7004278445d8ee3c9895a17901d04f56b60b2810988cd1f2188640b9ea1 [INFO] running `Command { std: "docker" "start" "-a" "3a45c7004278445d8ee3c9895a17901d04f56b60b2810988cd1f2188640b9ea1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling rasn-derive-impl v0.22.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rasn-derive v0.22.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bitvec-nom2 v0.2.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pix v0.13.4 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling rasn v0.22.2 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling typespec v0.4.0 [INFO] [stderr] Compiling azure_core v0.24.0 [INFO] [stderr] Compiling typespec_macros v0.3.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling traitful v0.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling parsenic v0.2.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling rasn-pkix v0.22.2 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling bcder v0.7.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling x509-certificate v0.24.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling non-empty-string v0.2.4 [INFO] [stderr] Compiling mp4 v0.14.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling rasn-ocsp v0.22.2 [INFO] [stderr] Compiling png_pong v0.9.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling static-iref v3.0.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling id3 v1.16.1 [INFO] [stderr] Compiling coset v0.3.8 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling img-parts v0.3.3 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling range-set v0.0.11 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling nonempty-collections v0.2.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling async-generic v1.1.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling envconfig_derive v0.11.0 [INFO] [stderr] Compiling atree v0.5.2 [INFO] [stderr] Compiling riff v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling chksum-hash-core v0.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling jfifdump v0.6.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling chksum-hash-sha2-384 v0.0.1 [INFO] [stderr] Compiling envconfig v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling typespec v0.3.0 [INFO] [stderr] Compiling azure_core v0.23.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling typespec_macros v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.16 [INFO] [stderr] Compiling typespec_client_core v0.3.0 [INFO] [stderr] Compiling c2pa v0.54.0 [INFO] [stderr] Compiling typespec_client_core v0.2.0 [INFO] [stderr] Compiling azure_storage_blob v0.1.0 [INFO] [stderr] Compiling azure_identity v0.24.0 [INFO] [stderr] Compiling c2pa-acs v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling keda-blob-storage v0.1.0 (/opt/rustwide/workdir/keda-blob-storage) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling function v0.1.0 (/opt/rustwide/workdir/function) [INFO] [stdout] error[E0599]: no method named `json` found for struct `azure_core::Bytes` in the current scope [INFO] [stdout] --> keda-blob-storage/src/managed_identity_credential.rs:140:57 [INFO] [stdout] | [INFO] [stdout] 140 | let token_response: MsiTokenResponse = rsp_body.json().await?; [INFO] [stdout] | ^^^^ method not found in `azure_core::Bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&BlobClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | let mut stream = input_blob.get().into_stream(); [INFO] [stdout] | ^^^ method not found in `&BlobClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> keda-blob-storage/src/main.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | input.write_all(&chunk?)?; [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> keda-blob-storage/src/main.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | input.write_all(&chunk?)?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `std::ops::ControlFlow::Break` [INFO] [stdout] --> /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/ops/control_flow.rs:95:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileStreamBuilder` [INFO] [stdout] --> keda-blob-storage/src/main.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let builder = FileStreamBuilder::new(output_file) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `FileStreamBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `put_block_blob` found for reference `&BlobClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | output_blob.put_block_blob(builder).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&BlobClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `acquire_lease` found for struct `BlobClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | let lease = input_blob.acquire_lease(duration_from_minutes(1)).await?; [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `BlobClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `blob_lease_client` found for struct `BlobClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | let lease_client = input_blob.blob_lease_client(lease.lease_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `BlobClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `blob` on type `typespec_client_core::http::response::Response` [INFO] [stdout] --> keda-blob-storage/src/main.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | &properties.blob.properties.content_type, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `list_blobs` found for struct `BlobContainerClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:90:37 [INFO] [stdout] | [INFO] [stdout] 90 | let mut blobs = input_container.list_blobs().into_stream(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `BlobContainerClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `blob_client` found for struct `BlobContainerClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 96 | let input_blob = input_container.blob_client(&blob.name); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `BlobContainerClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `blob_client` found for struct `BlobContainerClient` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | let output_blob = output_container.blob_client(&blob.name); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `BlobContainerClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: TokenCredential` is not satisfied [INFO] [stdout] --> keda-blob-storage/src/main.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | Arc::new(builder.build()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TokenCredential` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `azure_core` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.24.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: keda-blob-storage/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use azure_core::{credentials::TokenCredential, date::duration_from_minutes}; [INFO] [stdout] | ---------- one version of crate `azure_core` used here, as a direct dependency of the current crate [INFO] [stdout] 9 | use azure_identity::{DefaultAzureCredentialBuilder, TokenCredentialOptions}; [INFO] [stdout] 10 | use azure_storage_blob::{BlobClient, clients::BlobContainerClient}; [INFO] [stdout] | ------------------ one version of crate `azure_core` used here, as a dependency of crate `azure_storage_blob` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.23.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ---------------------------------------------- this is the found trait [INFO] [stdout] --> /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/alloc/src/sync.rs:261:1 [INFO] [stdout] ::: /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/alloc/src/sync.rs:264:1 [INFO] [stdout] | [INFO] [stdout] = note: this type doesn't implement the required trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for the cast from `Arc>` to `Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exclude_environment_credential` found for fn item `fn() -> env_logger::Builder {builder}` in the current scope [INFO] [stdout] --> keda-blob-storage/src/main.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 119 | / builder [INFO] [stdout] 120 | | .exclude_environment_credential() [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `fn() -> env_logger::Builder {builder}` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> keda-blob-storage/src/main.rs:146:66 [INFO] [stdout] | [INFO] [stdout] 146 | BlobContainerClient::new(&account, input_container_name, credential, None)?; [INFO] [stdout] | ------------------------ ^^^^^^^^^^ expected trait `azure_core::credentials::TokenCredential`, found trait `TokenCredential` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `azure_core` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.24.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found trait `TokenCredential` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.23.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait `azure_core::credentials::TokenCredential` [INFO] [stdout] | [INFO] [stdout] ::: keda-blob-storage/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use azure_core::{credentials::TokenCredential, date::duration_from_minutes}; [INFO] [stdout] | ---------- one version of crate `azure_core` used here, as a direct dependency of the current crate [INFO] [stdout] 9 | use azure_identity::{DefaultAzureCredentialBuilder, TokenCredentialOptions}; [INFO] [stdout] 10 | use azure_storage_blob::{BlobClient, clients::BlobContainerClient}; [INFO] [stdout] | ------------------ one version of crate `azure_core` used here, as a dependency of crate `azure_storage_blob` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_storage_blob-0.1.0/src/clients/blob_container_client.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> keda-blob-storage/src/main.rs:148:67 [INFO] [stdout] | [INFO] [stdout] 148 | BlobContainerClient::new(&account, output_container_name, credential, None)?; [INFO] [stdout] | ------------------------ ^^^^^^^^^^ expected trait `azure_core::credentials::TokenCredential`, found trait `TokenCredential` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `azure_core` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.24.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found trait `TokenCredential` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_core-0.23.0/src/credentials.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub trait TokenCredential: Send + Sync + Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait `azure_core::credentials::TokenCredential` [INFO] [stdout] | [INFO] [stdout] ::: keda-blob-storage/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use azure_core::{credentials::TokenCredential, date::duration_from_minutes}; [INFO] [stdout] | ---------- one version of crate `azure_core` used here, as a direct dependency of the current crate [INFO] [stdout] 9 | use azure_identity::{DefaultAzureCredentialBuilder, TokenCredentialOptions}; [INFO] [stdout] 10 | use azure_storage_blob::{BlobClient, clients::BlobContainerClient}; [INFO] [stdout] | ------------------ one version of crate `azure_core` used here, as a dependency of crate `azure_storage_blob` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/azure_storage_blob-0.1.0/src/clients/blob_container_client.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BlobItem` [INFO] [stdout] --> keda-blob-storage/src/main.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | if let BlobItem::Blob(blob) = item { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `BlobItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `keda-blob-storage` (bin "keda-blob-storage") due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3a45c7004278445d8ee3c9895a17901d04f56b60b2810988cd1f2188640b9ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a45c7004278445d8ee3c9895a17901d04f56b60b2810988cd1f2188640b9ea1", kill_on_drop: false }` [INFO] [stdout] 3a45c7004278445d8ee3c9895a17901d04f56b60b2810988cd1f2188640b9ea1