[INFO] fetching crate ethrex-trie 25.0.0...
[INFO] testing ethrex-trie-25.0.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate ethrex-trie 25.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ethrex-trie 25.0.0
[INFO] finished tweaking crates.io crate ethrex-trie 25.0.0
[INFO] tweaked toml for crates.io crate ethrex-trie 25.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ethrex-trie 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-trie 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd
[INFO] running `Command { std: "docker" "start" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", 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" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd" "/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" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", 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" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling malachite-nz v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling malachite-base v0.6.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling ethbloom v0.14.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ethereum-types v0.15.1
[INFO] [stderr]    Compiling ethrex-rlp v25.0.0
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling malachite-q v0.6.1
[INFO] [stderr]    Compiling malachite v0.6.1
[INFO] [stderr]    Compiling ethrex-crypto v25.0.0
[INFO] [stderr]    Compiling ethrex-trie v25.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 07s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", 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" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd" "/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-trie 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/rustcIeVmk4/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/libanyhow-21fc9b2635406e1b.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{librayon-ebb00115351527e1,librayon_core-200cbe5ba623cbda,librustc_hash-2786d866b1ceaeed,libcrossbeam-4f72f4d60a48ccad,libcrossbeam_deque-2a0d55b5d488e9da,libcrossbeam_channel-8a8628ac1a0eb591,libcrossbeam_queue-77d27a51d66a39bf,libcrossbeam_epoch-5071d9e21cd7edca,libcrossbeam_utils-c35c21890820cf1a,librkyv-640ce3bd3a1d5a6b,libhashbrown-510a83e6dee1f340,librend-bebfa238c1179870,libmunge-09ce9685e1fbe448,libbytecheck-396b9385891c134e,libsimdutf8-8a10345e1f0e3058,librancor-efb4b0eafe935f39,libptr_meta-e68e23bc185bb014,libethrex_crypto-fbcd1348ab85daec,libripemd-dfb33d7f08de1239,libhex_literal-414a6a3afa616b7d,libp256-611b8ec638b8331a,libprimeorder-3a6a067e2def8544,libmalachite-26494abe8e8f3506,libmalachite_q-2956917b45dea310,libmalachite_nz-14c8b7d26a5dc52d,libmalachite_base-787991b7a0b0f550,libryu-cc0a3553ff73174e,liblibm-8e97a3b7d97eea81,libitertools-dcbfbe807b2ade21,libark_bn254-20e07cf4062c4cc9,libark_ec-33465e7ca5e38045,libark_poly-123a0d6208cdada8,libahash-fa65de862c5523c1,libonce_cell-b4cfe3e56c0e56fb,libhashbrown-287b7668bd302ec8,libfoldhash-c2659dfc4557d4c1,liballocator_api2-fcccdd0f80408343,libitertools-efd83167c1acf88b,libeither-381c6dbf3b7f9a41,libark_ff-00d3fe4ea52d6d63,libark_serialize-4667594c8e2fd5a3,libnum_bigint-613b2eacf3fb9152,libnum_integer-2fe74585f68041ba,libarrayvec-e6d39b1d3520eea1,libark_std-a83a0ef1aa75f0c2,libnum_traits-758e5004bf6f4c02,libk256-63fe025e6e3a6631,libecdsa-c335eeb20e265e25,librfc6979-97f768f5a09c5150,libhmac-42cd9219334d053e,libsignature-24e3b646850d2cf4,libelliptic_curve-4508d5ef28d586bc,libsec1-924bd16c07dcab1e,libder-2bccc6107fb05b0a,libcrypto_bigint-e86719afb377cc77,libbase16ct-ec2565ec41bc27bb,libgroup-975cac5b15a3e87f,libff-71b961ef884ece83,libsha2-2be40686c7b2a277,libcpufeatures-d130f14a0caf1da0,libdigest-111f20a2efbd8e6e,libsubtle-0fbea1db108a3103,libconst_oid-76ed8b8381031860,libblock_buffer-1d418efca6019157,libcrypto_common-14694023bfcc3ab6,libgeneric_array-5514a5d84af53740,libtypenum-8462ab9534e178f5,libzeroize-7ace519402247aa5,libethrex_rlp-ee3c0cd058a2e691,libthiserror-0b3e8911c6b3d88e,libethereum_types-13311bd0f50ba38f,libethbloom-1413c9b35f558a48,libtiny_keccak-c4fdac1309535ad8,libprimitive_types-9a3e46900107bf43,libuint-6283e5e7e07e8f20,libcrunchy-e2f7f422642fb01a,libhex-d651f51b00716086,libimpl_serde-95488f5d2ef8fb14,libfixed_hash-5a188c6e6f7df6dc,librand-31415d06a67b2c33,librand_chacha-62cd4bbb8a0b3a98,libppv_lite86-34ba38e372a0dab0,libzerocopy-04ef3470dccf767a,librand_core-5aad40dfae8a79b6,libgetrandom-0816016ed4a33169,liblibc-62ad2bd5bf3bbae4,libcfg_if-6d8dca19095bb388,librustc_hex-e4bd9555a4f3a7d5,libbyteorder-53f0bb08fa611fd2,libstatic_assertions-306fc8cfb43dc741,libbytes-e72c281ed3c32b83,libserde-891d21bead7a27cb,libserde_core-a1cadc37292f1358}.rlib" "<sysroot>/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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcIeVmk4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/ethrex_trie-d212be32799d7e29" "-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-fbcd1348ab85daec.rlib(ethrex_crypto-fbcd1348ab85daec.ethrex_crypto.59c4411e77130f27-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-trie` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd", kill_on_drop: false }`
[INFO] [stdout] 98e51b1eeb733c814fede17e69d1918187d0085b59d93a152a453646b89f5ecd
