[INFO] fetching crate ethrex-levm 25.0.0... [INFO] testing ethrex-levm-25.0.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] extracting crate ethrex-levm 25.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ethrex-levm 25.0.0 [INFO] finished tweaking crates.io crate ethrex-levm 25.0.0 [INFO] tweaked toml for crates.io crate ethrex-levm 25.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ethrex-levm 25.0.0 on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ethrex-levm 25.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb [INFO] running `Command { std: "docker" "start" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling malachite-nz v0.6.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libssz-merkle v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling malachite-base v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling libssz v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ethereum-types v0.15.1 [INFO] [stderr] Compiling ethrex-rlp v25.0.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rkyv v0.8.15 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling hex-simd v0.8.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling libssz-types v0.3.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling libssz-derive v0.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling malachite-q v0.6.1 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling malachite v0.6.1 [INFO] [stderr] Compiling ethrex-crypto v25.0.0 [INFO] [stderr] Compiling ethrex-trie v25.0.0 [INFO] [stderr] Compiling ethrex-common v25.0.0 [INFO] [stderr] Compiling ethrex-levm v25.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, ethereum-types v0.15.1, primitive-types v0.13.1, rkyv v0.8.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling ethrex-levm v25.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/release/deps/rustcuzNmYb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libstrum-3cf9e8a16249b870,libderive_more-c197815efe73abf8,libethrex_common-6d823554ba75a56b,libhex_simd-bc927116ac5d6882,liboutref-d991bf3a5bb5f300,libvsimd-1014fc10cd485525,liblazy_static-fdd6af0286056ca3,libserde_json-30273d04dfe1fd46,libmemchr-178a35e34abea88f,libitoa-1e9e3b22820c4a15,libzmij-3fd0fbc0da54c581,liblru-29ffa137049670ac,liblibssz_types-2b7e0a62e624c061,libsmallvec-841086f162eea166,liblibssz_merkle-1e73281d1f8885ca,liblibssz-536ecc2f6b24f1ee,libtracing-d1ac9b60be2ee9de,liblog-e86fe1484206d3e6,libpin_project_lite-9a89bb36c0c56875,libtracing_core-3e7f99a7051d5219,libcrc32fast-de10743154edaffb,libindexmap-9092455301b9f0bb,libhashbrown-7d7376633fe8a95c,libethrex_trie-45ccfafe107064bd,libanyhow-21fc9b2635406e1b,librayon-ebb00115351527e1,librayon_core-200cbe5ba623cbda,librustc_hash-105436fed76fb454,libcrossbeam-4f72f4d60a48ccad,libcrossbeam_deque-2a0d55b5d488e9da,libcrossbeam_channel-8a8628ac1a0eb591,libcrossbeam_queue-77d27a51d66a39bf,libcrossbeam_epoch-5071d9e21cd7edca,libcrossbeam_utils-c35c21890820cf1a,librkyv-e089f2c629d8295f,libhashbrown-1eaf5863533b956f,libequivalent-26a0d6a3c1145f1b,libfoldhash-aad4872049cd9a91,librend-c37fa02dc2e44451,libmunge-e50fe4611ec4f040,libbytecheck-84b1d39e6dfaf9b9,libsimdutf8-8a10345e1f0e3058,librancor-9e68da30371fe8b1,libptr_meta-555d199d8a57c584,libethrex_rlp-3ff13cfb87dbc7a6,libethrex_crypto-71b55d07ae177719,libripemd-fac74e5c3081bb43,libhex_literal-414a6a3afa616b7d,libthiserror-2dcb56d0fdca4060,libp256-5660027202d34cb5,libprimeorder-7a0d7e7b0fb5c79e,libmalachite-26494abe8e8f3506,libmalachite_q-2956917b45dea310,libmalachite_nz-14c8b7d26a5dc52d,libmalachite_base-787991b7a0b0f550,libryu-cc0a3553ff73174e,liblibm-8e97a3b7d97eea81,libitertools-dcbfbe807b2ade21,libark_bn254-5baa84bb6f6f7030,libark_ec-826895dc65a286ed,libark_poly-befa41903f00584e,libahash-6d813cd62cf19270,libonce_cell-a92ce0590bdd2571,libhashbrown-287b7668bd302ec8,libfoldhash-c2659dfc4557d4c1,liballocator_api2-fcccdd0f80408343,libitertools-efd83167c1acf88b,libeither-381c6dbf3b7f9a41,libark_ff-157cbab908950bff,libark_serialize-edc5a7286769b566,libnum_bigint-613b2eacf3fb9152,libnum_integer-2fe74585f68041ba,libarrayvec-e6d39b1d3520eea1,libark_std-84a8e3ad08190647,libnum_traits-758e5004bf6f4c02,libk256-7657fe026f757d7e,libecdsa-ecf1bda4ba3454c2,librfc6979-c9bee02392f06334,libhmac-314959b8767c3fb1,libsignature-c19a712857cea4e7,libelliptic_curve-064636581e7126c7,libsec1-760a0215b4b8026d,libder-e878d0e9f143d9f6,libcrypto_bigint-3c6aa4bf65f36950,libbase16ct-ec2565ec41bc27bb,libgroup-d3ba9b4b7560027a,libff-b91be1b6b012ccd6,libsha2-3859ef9beffbabbc,libcpufeatures-d130f14a0caf1da0,libdigest-dc7a75a093378baa,libsubtle-0fbea1db108a3103,libconst_oid-76ed8b8381031860,libblock_buffer-e7bf17d348613b93,libcrypto_common-5b61f203e9fe59a7,libgeneric_array-805ed4dd4389e051,libtypenum-8462ab9534e178f5,libzeroize-e4054310093b63df,libethereum_types-96e5d5795f4dc939,libethbloom-c0aba165e19b9a97,libtiny_keccak-c4fdac1309535ad8,libprimitive_types-b0cf553eb996e545,libuint-4c5791ca81a3cea3,libcrunchy-e2f7f422642fb01a,libhex-ffa975566df5dac7,libimpl_serde-eb372125ec3918d0,libimpl_rlp-823f1e2e6d618580,librlp-a66504f81a714312,libfixed_hash-d73f66448ab5cf51,librand-0a2261498f03cf24,librand_chacha-dd96d9677b50d608,libppv_lite86-34ba38e372a0dab0,libzerocopy-04ef3470dccf767a,librand_core-650570dd55b1f138,libgetrandom-d518e015cc13de47,liblibc-a997823ef9af7cd3,libcfg_if-6d8dca19095bb388,librustc_hex-e4bd9555a4f3a7d5,libbyteorder-53f0bb08fa611fd2,libstatic_assertions-306fc8cfb43dc741,libbytes-d567012ad67b94d1,libserde-857b0231d8857da0,libserde_core-a1cadc37292f1358}.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/release/deps/rustcuzNmYb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/ethrex_levm-de57b8d9c978409b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/release/deps/libethrex_crypto-71b55d07ae177719.rlib(ethrex_crypto-71b55d07ae177719.ethrex_crypto.1553965973a79368-cgu.0.rcgu.o):(.note.gnu.property+0x20): data is too short [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethrex-levm` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb", kill_on_drop: false }` [INFO] [stdout] d63663993017c1b6ab731f7c87ec1403d67c597c9c24310d5b46034feac2abfb