[INFO] fetching crate whisky 1.0.10... [INFO] building whisky-1.0.10 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate whisky 1.0.10 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate whisky 1.0.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate whisky 1.0.10 [INFO] tweaked toml for crates.io crate whisky 1.0.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whisky 1.0.10 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whisky 1.0.10 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 013d401c7dd5ed49531d50e5a840adcaeff47cb28c38e54fd6161f5f83926df3 [INFO] running `Command { std: "docker" "start" "-a" "013d401c7dd5ed49531d50e5a840adcaeff47cb28c38e54fd6161f5f83926df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "013d401c7dd5ed49531d50e5a840adcaeff47cb28c38e54fd6161f5f83926df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013d401c7dd5ed49531d50e5a840adcaeff47cb28c38e54fd6161f5f83926df3", kill_on_drop: false }` [INFO] [stdout] 013d401c7dd5ed49531d50e5a840adcaeff47cb28c38e54fd6161f5f83926df3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90fb75cdda9163a4ed8c2c56b28ee280d50fbf1a37726307314e40fde7e3eaa [INFO] running `Command { std: "docker" "start" "-a" "d90fb75cdda9163a4ed8c2c56b28ee280d50fbf1a37726307314e40fde7e3eaa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pallas-codec v0.31.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling pallas-crypto v0.31.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling pallas-addresses v0.31.0 [INFO] [stderr] Compiling pallas-primitives v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling whisky-macros v1.0.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling pallas-traverse v0.31.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cbor_event v2.4.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cardano-serialization-lib v15.0.0-beta.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling uplc v1.1.9 [INFO] [stderr] Compiling minicbor v0.20.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tiny-bip39 v2.0.0 [INFO] [stderr] Compiling maestro-rust-sdk v1.2.5 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling whisky-common v1.0.10 [INFO] [stderr] error: could not compile `uplc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name uplc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uplc-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4e94ee404ecdae2 -C extra-filename=-85247bd8c121a9a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-4d9abde62f1c4da4.rmeta --extern blst=/opt/rustwide/target/debug/deps/libblst-9e561a6f4864097d.rmeta --extern cryptoxide=/opt/rustwide/target/debug/deps/libcryptoxide-3ec6628ae7bba1b1.rmeta --extern hamming=/opt/rustwide/target/debug/deps/libhamming-0978355c2d5981cb.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-68eb0764c1a34cc4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-e49d53017c40a7a3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9837548d62ba0485.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-a1ee0b827e690b68.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern pallas_addresses=/opt/rustwide/target/debug/deps/libpallas_addresses-bd62fe128e539276.rmeta --extern pallas_codec=/opt/rustwide/target/debug/deps/libpallas_codec-54b3a7768084390c.rmeta --extern pallas_crypto=/opt/rustwide/target/debug/deps/libpallas_crypto-1585f0d35a7ec23c.rmeta --extern pallas_primitives=/opt/rustwide/target/debug/deps/libpallas_primitives-adad09307d5d8e3f.rmeta --extern pallas_traverse=/opt/rustwide/target/debug/deps/libpallas_traverse-65929031efdf47a8.rmeta --extern peg=/opt/rustwide/target/debug/deps/libpeg-cbb669a100ed07a7.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-831f10c1622e00a3.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-ac20db67726a76d2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-550f107c39980af4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3196211ed58c6b65.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-69a6d0b97da44283.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-13395277d3d96199.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-48e228f1566e0487.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-26151588d0864b79/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-60f75a2a54067348/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d90fb75cdda9163a4ed8c2c56b28ee280d50fbf1a37726307314e40fde7e3eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90fb75cdda9163a4ed8c2c56b28ee280d50fbf1a37726307314e40fde7e3eaa", kill_on_drop: false }` [INFO] [stdout] d90fb75cdda9163a4ed8c2c56b28ee280d50fbf1a37726307314e40fde7e3eaa