[INFO] cloning repository https://github.com/polpub/multiversx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polpub/multiversx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpub%2Fmultiversx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpub%2Fmultiversx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f177ca3b65b25b3628ef8614cfcf6d912c325333 [INFO] checking polpub/multiversx against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolpub%2Fmultiversx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/polpub/multiversx [INFO] finished tweaking git repo https://github.com/polpub/multiversx [INFO] tweaked toml for git repo https://github.com/polpub/multiversx written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/polpub/multiversx on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/polpub/multiversx 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 623d287138afbdc07f271c9b58672785dceceabe4d40bf95974daceca525bbf9 [INFO] running `Command { std: "docker" "start" "-a" "623d287138afbdc07f271c9b58672785dceceabe4d40bf95974daceca525bbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "623d287138afbdc07f271c9b58672785dceceabe4d40bf95974daceca525bbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "623d287138afbdc07f271c9b58672785dceceabe4d40bf95974daceca525bbf9", kill_on_drop: false }` [INFO] [stdout] 623d287138afbdc07f271c9b58672785dceceabe4d40bf95974daceca525bbf9 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa421fc19f09a076b3035a3cb84ec85cf9581b609c4dbf4072efa223912aa5e [INFO] running `Command { std: "docker" "start" "-a" "eaa421fc19f09a076b3035a3cb84ec85cf9581b609c4dbf4072efa223912aa5e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.23.1 (/opt/rustwide/workdir/data/codec-derive) [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling radix_trie v0.3.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling multiversx-sc-derive v0.62.0 (/opt/rustwide/workdir/framework/derive) [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking multiversx-sc-codec v0.23.1 (/opt/rustwide/workdir/data/codec) [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_writer v1.0.3 [INFO] [stderr] Checking wast v239.0.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking multiversx-chain-core v0.19.0 (/opt/rustwide/workdir/chain/core) [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking multiversx-sc v0.62.0 (/opt/rustwide/workdir/framework/base) [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking wat v1.239.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking wasmprinter v0.239.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking munge v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking multiversx-sc-meta-lib v0.62.0 (/opt/rustwide/workdir/framework/meta-lib) [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking rkyv v0.8.11 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling dynasm v3.2.1 [INFO] [stderr] Checking wasmer-types v6.0.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking wasmer-vm v6.0.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.32/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=7e91d39b7cccd4ce -C extra-filename=-a2de5caa75afe493 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-3d65fce38c2c7327.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2cd888ad2eefe6b0.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-c158304a7f2ea377.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7128cff3aaf6549b.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-21507e8844ed7dcf.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-0d246a68978ee594.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-cec714b28c648010.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-970b901c021e23fb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eaa421fc19f09a076b3035a3cb84ec85cf9581b609c4dbf4072efa223912aa5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa421fc19f09a076b3035a3cb84ec85cf9581b609c4dbf4072efa223912aa5e", kill_on_drop: false }` [INFO] [stdout] eaa421fc19f09a076b3035a3cb84ec85cf9581b609c4dbf4072efa223912aa5e