[INFO] cloning repository https://github.com/AndreaBozzo/dce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreaBozzo/dce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bfcf344ec9872a9b1c28433646442d216037fba [INFO] testing AndreaBozzo/dce against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdce" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AndreaBozzo/dce [INFO] finished tweaking git repo https://github.com/AndreaBozzo/dce [INFO] tweaked toml for git repo https://github.com/AndreaBozzo/dce written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AndreaBozzo/dce on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AndreaBozzo/dce 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dede0f334f95196830aab1a7de2c0f333c84edd5eb8459863e74de9e2fcedbd [INFO] running `Command { std: "docker" "start" "-a" "3dede0f334f95196830aab1a7de2c0f333c84edd5eb8459863e74de9e2fcedbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dede0f334f95196830aab1a7de2c0f333c84edd5eb8459863e74de9e2fcedbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dede0f334f95196830aab1a7de2c0f333c84edd5eb8459863e74de9e2fcedbd", kill_on_drop: false }` [INFO] [stdout] 3dede0f334f95196830aab1a7de2c0f333c84edd5eb8459863e74de9e2fcedbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e835dc703bc0c27cbeb170b1edc07e54bc549648dec484266608a9922a6e83d9 [INFO] running `Command { std: "docker" "start" "-a" "e835dc703bc0c27cbeb170b1edc07e54bc549648dec484266608a9922a6e83d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling roaring v0.11.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling contracts_core v0.0.1 (/opt/rustwide/workdir/contracts_core) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling contracts_validator v0.0.1 (/opt/rustwide/workdir/contracts_validator) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling contracts_parser v0.0.1 (/opt/rustwide/workdir/contracts_parser) [INFO] [stderr] Compiling apache-avro v0.20.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling opendal v0.54.1 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling iceberg v0.7.0 [INFO] [stderr] Compiling iceberg-catalog-rest v0.7.0 [INFO] [stderr] Compiling contracts_iceberg v0.0.1 (/opt/rustwide/workdir/contracts_iceberg) [INFO] [stderr] Compiling contracts_sdk v0.0.1 (/opt/rustwide/workdir/contracts_sdk) [INFO] [stderr] Compiling contracts_cli v0.0.1 (/opt/rustwide/workdir/contracts_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "e835dc703bc0c27cbeb170b1edc07e54bc549648dec484266608a9922a6e83d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e835dc703bc0c27cbeb170b1edc07e54bc549648dec484266608a9922a6e83d9", kill_on_drop: false }` [INFO] [stdout] e835dc703bc0c27cbeb170b1edc07e54bc549648dec484266608a9922a6e83d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a35ad394393aca179ddfd8e40eb7b282e5e3574cb6ec75925667b11bb6661076 [INFO] running `Command { std: "docker" "start" "-a" "a35ad394393aca179ddfd8e40eb7b282e5e3574cb6ec75925667b11bb6661076", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling contracts_validator v0.0.1 (/opt/rustwide/workdir/contracts_validator) [INFO] [stderr] Compiling contracts_parser v0.0.1 (/opt/rustwide/workdir/contracts_parser) [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling opendal v0.54.1 [INFO] [stderr] Compiling iceberg v0.7.0 [INFO] [stderr] Compiling iceberg-catalog-rest v0.7.0 [INFO] [stderr] Compiling contracts_core v0.0.1 (/opt/rustwide/workdir/contracts_core) [INFO] [stderr] Compiling contracts_iceberg v0.0.1 (/opt/rustwide/workdir/contracts_iceberg) [INFO] [stderr] Compiling contracts_sdk v0.0.1 (/opt/rustwide/workdir/contracts_sdk) [INFO] [stderr] Compiling contracts_cli v0.0.1 (/opt/rustwide/workdir/contracts_cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDE48MH/symbols.o" "<15 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcontracts_iceberg-2385ab5e3fe55751,libcontracts_validator-952433f379fb8780,libcontracts_core-32b2f9f908cb5f3f,libiceberg_catalog_rest-719ab8ecb2273c36,libiceberg-94bef2d354e81082,libmurmur3-d01c5883d1c74864,libmoka-d604f2ac32e89d22,libportable_atomic-5bcc447b004c514d,libtagptr-a16b68de53ba31f7,libcrossbeam_epoch-66f456e3c9051dd8,libasync_lock-a29d5fe9932cb16d,libevent_listener_strategy-45f9cb9d8217fa6c,libevent_listener-e0993017b2fe6036,libparking-44cb773bb4a90dce,libcrossbeam_channel-e269fa7a2ff723bd,libcrossbeam_utils-de7cdf3cd5c9aa90,libequivalent-c801ba02af19fb1a,libroaring-179c6a6b5c447494,libbytemuck-d1554f8153104e69,libexpect_test-38692be5584a08fb,libdissimilar-0d189c41a1535cae,libarrow_string-a8cd3dd0bd10f0a4,libregex-c556f97eeb4909f8,libregex_automata-4005bb25604e6497,libaho_corasick-64d73c162666a758,libregex_syntax-99d4a6eeb0e67086,libarrow_ord-97b11a05745daec7,libarrow_arith-ff46d67ae9aad7f9,libas_any-6e03660194351c47,libarray_init-b852d945c5f72540,libparquet-6d08108785570d46,liblz4_flex-3f460e5d8de81838,libbrotli-fd585da3c324b134,libbrotli_decompressor-39f0768c54b80c4b,liballoc_stdlib-6ac99f6de5cea68d,liballoc_no_stdlib-8235a525d9d6cfc8,libarrow_cast-40ad4b310955d9e8,libatoi-f096a6519bad8742,liblexical_core-023b995ca902d830,liblexical_write_float-4bd686c46855ceb1,liblexical_write_integer-06ab36102c382a0e,liblexical_parse_float-0eb341ad1ab6a05b,liblexical_parse_integer-179ee66339fad971,liblexical_util-0ff36e53a65f0885,libsimdutf8-150b211fd5b485fb,libflate2-44a4ca608b426d93,liblibz_rs_sys-2a7a370900a5444c,libzlib_rs-276b6fdc24c98473,libcrc32fast-9d649a3eeba4be2d,libsnap-3e9e47c489c6b4d9,libarrow_ipc-fd60f8c9bb28e004,libflatbuffers-3e8c71dcab4920a3,libtwox_hash-807661c9fd08afbc,libthrift-9462f1769b4765d3,libordered_float-40ceae1c7e192e31,libthreadpool-d0bc99b7b3ce43e4,libnum_cpus-d3b29fee501cf7ae,libinteger_encoding-3f1f00a952f524cc,libbyteorder-0ee81bae2e34fcc2,libarrow_select-6d2dacaae1d8e42e,libarrow_array-f1cf371e1e835257,libahash-6e840974c6d3db52,libhashbrown-c10082f8a40679cb,libarrow_data-07e116d09ed5258d,libarrow_schema-7b5ef4534c2f2763,libarrow_buffer-f09b636a03e6e037,libhalf-86a98a5ad3f28b20,libnum-5fb6ab7d174c2553,libnum_iter-17f3897d2a297bf2,libnum_rational-5d81933aee667ffa,libnum_complex-db9751dbe76a5abb,librust_decimal-17b82c853df2473f,libarrayvec-7eed3feea7652219,libordered_float-f59f427bb0cf2648,libbimap-6e938361f80cf27e,libserde_with-946930a12874726b,libopendal-782e3e42a0c6ef92,libcrc32c-55bccc3d5f098d17,libquick_xml-e0e820820bb05848,libreqsign-14e0b81a5e7da39b,libhex-e8997d62fe0d3d85,libhome-f4c46dbd64aef5c3,libsha2-1428e085d3249ee1,libsha1-e5dc4c3d481349ff,libcpufeatures-61d8d2bbacefd527,libhmac-2b767676bf96a43b,libreqwest-7f65c7c956c7878d,libserde_urlencoded-93d8befac9fba0c4,libhyper_rustls-cff6fe6ff89006c1,libwebpki_roots-f0c2de89c35adb4c,libtokio_rustls-16af78e289fecb50,librustls-da6e5e572994a0cc,libwebpki-f82fcc99cfdd1441,libring-52d83e3828a18d65,libgetrandom-302cb74d47b0eed7,libuntrusted-acb41a421a64b6ed,librustls_pki_types-5b37bc5634c42da0,libzeroize-8ed309e8be41ff5a,libtower_http-af5fa9b4cbad859e,libbitflags-36ee4212f0af9b79,libiri_string-70862f9b06dcc8fc,libtower-2aa7efbb64b7bf85,libtower_layer-2abef16123a3798b,libhyper_util-450b8b3f76e98a26,libipnet-ef925f450778ef99,libtower_service-fecc61a257dd2395,libtracing-729b9776297d1644,libtracing_core-bbbabafe933b8679,libonce_cell-b81e7d133e1d647d,libhyper-73233ce30a0b2aa7,libwant-7cc65ccbc33a4097,libtry_lock-8a438ace43577995,libhttparse-4cbd1f1d966befd3,libatomic_waker-f43966d151348815,libtokio_util-c70db42f27dbf4c8,libhttp_body_util-221a362d45e988a4,liburl-07c23c25f8521c65,libidna-6c67c81cf16a80da,libutf8_iter-31fba0c62811fd79,libidna_adapter-a6060df2e465098c,libicu_properties-64061b63a20055f6,libicu_properties_data-3a0e4cfa205ac73e,libicu_normalizer-38e72cb99e8a96c4,libicu_normalizer_data-f3e00ba14f74dc7f,libicu_collections-37142ae89a7334d8,libpotential_utf-034ceda4a0bf0b64,libicu_provider-33995019eb277bd1,libicu_locale_core-881436e4f580cebb,libtinystr-00c05631e4516f67,liblitemap-23f06e832b3ee3ec,libwriteable-9db9c4ad1a13d8cd,libzerovec-48f1a815f2818934,libzerotrie-5dc54bf5d87e1a0d,libyoke-fcbd27d35349f4cd,libstable_deref_trait-c5d362f24439c77c,libzerofrom-2c1221ee7ca53807,libform_urlencoded-bda52cf48c100cfe,libsync_wrapper-1b9399f69dac671c,libquick_xml-1ad29c3341e7f8d3,libini-55e7f214f193a08d,libordered_multimap-209d9a5283eccd1f,libhashbrown-08197c6ec35994f2,libdlv_list-8170d465b255c6b9,libanyhow-720c05a4c14bb90a,libpercent_encoding-c6531a26d315c0d8,libmd5-9fa1bc803cba2a66,libbase64-37d6d2ab65b7bc94,libhttp_body-9a2e1842d70eab7f,libhttp-9c4755f494fb0662,libfnv-f5ad08bb63224c8d,libbackon-c413bd000f5fb520,libfastrand-3dcf1c57e1138950,libtokio-b299dd927f6e9457,libsignal_hook_registry-43a9d19960409173,libsocket2-cc51ee36827b359f,libmio-028e3e243063f980,libparking_lot-aa7e1d360b3e4dad,libparking_lot_core-71036068a6126200,libsmallvec-38cbb4d77cddf3ab,liblock_api-681e28b998a72f2c,libscopeguard-e93f70e4fa5f5594,libbytes-66b84bdfed447d0d,libapache_avro-f0178eb4d763d1db,librand-89c9e736df917d8a,librand_chacha-64cca8667dc6dd49,libppv_lite86-525a6ab47f72c3e1,libzerocopy-e92506625a854c7c,librand_core-f80b488d61fac828,libstrum-67ac95227b06adcd,libserde_bytes-5758f2957dab1585,libbon-501289ea68101583,libregex_lite-65adda0307d52852,libdigest-fd580c46fc44bed2,libsubtle-ccf682166789d714,libconst_oid-5b323952815f9121,libblock_buffer-b79639006cb4009e,libcrypto_common-71a6c6ba7c792ce6,libgeneric_array-768c3ecc3147cbec,libtypenum-a0896964003c586a,libserde_json-eb3d4a838068c833,libitoa-17585526fda1bbbb,libryu-3677f5a495d5c68e,liblog-8d787e3e9fd4e3df,libzstd-343929de55d7cdc5,libzstd_safe-27b004d71002a4b4,libzstd_sys-3895c0e35d5abca7,libminiz_oxide-3f9616b7ef8de8c5,libadler2-edb098d1d3e454b8,libbigdecimal-f70c14824829476b,liblibm-2a46697da31844f3,libnum_bigint-c1cd9470e17f0fac,libnum_integer-58341c70781adb37,libtyped_builder-0489c77732790907,libuuid-fbeaa7902af23129,libgetrandom-4c18c7576bc006c6,liblibc-150a1c00dae4c592,libcfg_if-bf5575e9b5f198d2,libitertools-1c6980585f3da15d,libeither-d66df8dcf3320a80,libfutures-c7b6e7620f0d8491,libfutures_executor-55e015eb7e821292,libfutures_util-56a1098b3b5c4743,libmemchr-d475ef5b6a8dc74c,libfutures_io-a4935a5d216f29c2,libslab-b8188174097dc210,libfutures_channel-c000e88c21a1665f,libpin_project_lite-9d8b60682ba21c67,libfutures_sink-7e6ce0dd3151436d,libfutures_task-9f5a6bfc942f577e,libpin_utils-6b8964757b39bc37,libfutures_core-95b70856770d7121,libchrono-07d16c3d6d19fcd2,libiana_time_zone-845b848962e89e5c,libnum_traits-67a6d3f8cecaa362,libserde-5749a85bf2dd95f1,libserde_core-f105b373c4cdfd80,libderive_builder-a9e2ebb57fece3bb,libthiserror-b4d0b598ffceecc6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDE48MH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-883408c666911681/out" "-L" "/opt/rustwide/target/debug/build/ring-b8c8e9458837cf0e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/glue_catalog-68db8a700ab64fae" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `contracts_iceberg` (example "glue_catalog") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a35ad394393aca179ddfd8e40eb7b282e5e3574cb6ec75925667b11bb6661076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35ad394393aca179ddfd8e40eb7b282e5e3574cb6ec75925667b11bb6661076", kill_on_drop: false }` [INFO] [stdout] a35ad394393aca179ddfd8e40eb7b282e5e3574cb6ec75925667b11bb6661076