[INFO] cloning repository https://github.com/satyakwok/sentrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satyakwok/sentrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyakwok%2Fsentrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyakwok%2Fsentrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ed3d7e0158d0a333b19abc8e91a1a81d45be9e4 [INFO] testing satyakwok/sentrix against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyakwok%2Fsentrix" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/satyakwok/sentrix [INFO] finished tweaking git repo https://github.com/satyakwok/sentrix [INFO] tweaked toml for git repo https://github.com/satyakwok/sentrix written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/satyakwok/sentrix on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/satyakwok/sentrix 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d5f531ba1c80b5f53f6522ee4a17c8ca266e4cdb8449d60bff99a47827726f [INFO] running `Command { std: "docker" "start" "-a" "27d5f531ba1c80b5f53f6522ee4a17c8ca266e4cdb8449d60bff99a47827726f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d5f531ba1c80b5f53f6522ee4a17c8ca266e4cdb8449d60bff99a47827726f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d5f531ba1c80b5f53f6522ee4a17c8ca266e4cdb8449d60bff99a47827726f", kill_on_drop: false }` [INFO] [stdout] 27d5f531ba1c80b5f53f6522ee4a17c8ca266e4cdb8449d60bff99a47827726f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f7637e3ad0646d3ac0f637348b058d3cf16c03cee4c765341320e171b44866d [INFO] running `Command { std: "docker" "start" "-a" "2f7637e3ad0646d3ac0f637348b058d3cf16c03cee4c765341320e171b44866d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.15 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling alloy-rlp v0.3.15 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling const-hex v1.18.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling alloy-primitives v1.5.7 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling alloy-eip7928 v0.3.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling multihash v0.19.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling libp2p-identity v0.2.13 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling revm-primitives v23.0.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling libp2p-core v0.43.2 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling revm-bytecode v10.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling revm-state v11.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling revm-database-interface v11.0.1 [INFO] [stderr] Compiling secp256k1 v0.31.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling sentrix-primitives v2.2.2 (/opt/rustwide/workdir/crates/sentrix-primitives) [INFO] [stderr] Compiling revm-context-interface v17.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling libp2p-swarm v0.47.1 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling revm-interpreter v35.0.1 [INFO] [stderr] Compiling revm-context v16.0.1 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling pbkdf2 v0.13.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling sentrix-wallet v2.2.2 (/opt/rustwide/workdir/crates/sentrix-wallet) [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling sentrix-staking v2.2.2 (/opt/rustwide/workdir/crates/sentrix-staking) [INFO] [stderr] Compiling revm-database v13.0.1 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling nybbles v0.4.8 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling revm-precompile v34.0.0 [INFO] [stderr] Compiling sentrix-bft v2.2.2 (/opt/rustwide/workdir/crates/sentrix-bft) [INFO] [stderr] Compiling alloy-trie v0.9.5 [INFO] [stderr] Compiling mdbx-sys v13.11.0 [INFO] [stderr] Compiling alloy-eips v2.0.4 [INFO] [stderr] Compiling alloy-tx-macros v2.0.4 [INFO] [stderr] Compiling revm-handler v18.1.0 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling revm-inspector v19.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling revm v38.0.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sentrix-precompiles v2.2.2 (/opt/rustwide/workdir/crates/sentrix-precompiles) [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lru v0.18.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling alloy-consensus v2.0.4 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling sentrix-evm v2.2.2 (/opt/rustwide/workdir/crates/sentrix-evm) [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling yamux v0.13.10 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling libp2p-request-response v0.29.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling libp2p-gossipsub v0.49.4 [INFO] [stderr] Compiling libp2p-yamux v0.47.0 [INFO] [stderr] Compiling libp2p-noise v0.46.1 [INFO] [stderr] Compiling libp2p-tcp v0.44.1 [INFO] [stderr] Compiling libp2p-kad v0.48.0 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling libp2p-identify v0.47.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.6.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.6.0 [INFO] [stderr] Compiling sentrix-wire v2.2.2 (/opt/rustwide/workdir/crates/sentrix-wire) [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling sentrix-codec v2.2.2 (/opt/rustwide/workdir/crates/sentrix-codec) [INFO] [stderr] Compiling sentrix-rpc-types v2.2.2 (/opt/rustwide/workdir/crates/sentrix-rpc-types) [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling libp2p v0.56.0 [INFO] [stderr] Compiling libmdbx v0.6.6 [INFO] [stderr] Compiling sentrix-storage v2.2.2 (/opt/rustwide/workdir/crates/sentrix-storage) [INFO] [stderr] Compiling sentrix-trie v2.2.2 (/opt/rustwide/workdir/crates/sentrix-trie) [INFO] [stderr] Compiling sentrix-core v2.2.2 (/opt/rustwide/workdir/crates/sentrix-core) [INFO] [stderr] Compiling sentrix-rpc v2.2.2 (/opt/rustwide/workdir/crates/sentrix-rpc) [INFO] [stderr] Compiling sentrix-network v2.2.2 (/opt/rustwide/workdir/crates/sentrix-network) [INFO] [stderr] Compiling sentrix v2.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "2f7637e3ad0646d3ac0f637348b058d3cf16c03cee4c765341320e171b44866d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7637e3ad0646d3ac0f637348b058d3cf16c03cee4c765341320e171b44866d", kill_on_drop: false }` [INFO] [stdout] 2f7637e3ad0646d3ac0f637348b058d3cf16c03cee4c765341320e171b44866d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deec65c5b929c5944579fbbc1562b48b112acba24e9dded9bcb36027ab4c550c [INFO] running `Command { std: "docker" "start" "-a" "deec65c5b929c5944579fbbc1562b48b112acba24e9dded9bcb36027ab4c550c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling sentrix v2.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchJAppV/symbols.o" "<2 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/debug/deps/{libsentrix-7c1692a9b0faed02,libsentrix_network-fe6a369c4029e1b5,libsentrix_wire-bd89f7d6ef04bd28,liblibp2p-2884ec7b836e173f,liblibp2p_yamux-274b0a717b122e97,libyamux-91ffedc4b89f3d30,libyamux-a318046d2bbf6f77,libnohash_hasher-5057c23b81b7a8ca,liblibp2p_tcp-a0fcf302fa200d67,libif_watch-115fd4fddd9f6b34,librtnetlink-d2486984ee9b3047,libnix-a262f63c9ba9bd19,libnetlink_proto-4dd66db1294d10b4,libnetlink_sys-c7b2d645202199fa,libnetlink_packet_route-589d59d46eb5cd8c,libnetlink_packet_core-8b482461eaf49d0a,libipnet-d13aa1d8cef494ce,liblibp2p_request_response-988908667e1dffec,liblibp2p_noise-bf3516a7e95c7eaf,libx25519_dalek-8fc857a734061f66,libsnow-0a3f91ab9a7cbe96,libring-9a042ed32f136440,libuntrusted-151845769873c416,liblibp2p_kad-3e7192e0d241a98c,libuint-4dd1b4c453e17af9,libcrunchy-da3e84e0bc19f600,liblibp2p_identify-0708e6e88dbde96b,libfutures_bounded-c20370ec4e1add4a,liblibp2p_gossipsub-1f1da34403a52c01,libhex_fmt-f645ff5110600cf1,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libasync_channel-439a5e08af4befb8,libevent_listener_strategy-469f2f3cb4473e05,libevent_listener-7898aab217a8eadd,libparking-a433cf79076a56ac,libconcurrent_queue-d5e9c56de5a93956,libcrossbeam_utils-58d45e07904e535e,libquick_protobuf_codec-eb703a3023103c86,libthiserror-f7bc4672faa689cd,libasynchronous_codec-54e2732766fc5b51,libhashlink-b9495d544af2af61,libhashbrown-e74e10e34c05239c,liblibp2p_connection_limits-02ebfc4e284ee9be,liblibp2p_allow_block_list-511e81ca92b864dc,liblibp2p_swarm-024b79d3ae004fe8,libhashlink-de14ac9c2dadaa80,liblibp2p_core-062f1da0333617c3,libmultistream_select-1196a6635c05e19f,libunsigned_varint-3e3dca70ab3ff922,libfutures_timer-b0452f526db77b0d,librw_stream_sink-8e7f89c8fbc7d3a4,libfnv-2a26f5d3b9cd4973,libweb_time-92908ffd7730dd39,libpin_project-8913758303a3d5e7,libmultiaddr-4c53e7e4acad1d37,liburl-fab4d4742f03e79a,libidna-ea53e1768c92806d,libidna_adapter-3867145e96bf5470,libicu_properties-f9148457abb15a6b,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-102125733cc74d5d,libicu_normalizer_data-50864128baa771f6,libicu_collections-7b8230372d5dd6e9,libutf8_iter-efb3984ee203d151,libpotential_utf-c7677c5905490d4c,libicu_provider-755cbfd3c83ef14b,libicu_locale_core-df91fea35ff72917,libtinystr-64851c8844311372,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-5898169214c8cce6,libzerotrie-85116145ac0185f0,libyoke-73e761d2637346c2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-d5bf8c6280ef1389,libmultibase-238e75e7ed0890b3,libbase_x-272f7f4bdf7ad803,libbase256emoji-eec3a7b76144d1fc,libconst_str-cdd35d794f112367,libdata_encoding_macro-2ba7b59a848a1aa2,libstatic_assertions-acd18841cc36d7c2,liblibp2p_identity-f61cace9533de2fc,libbs58-6b380ff1499502c3,libhkdf-c5609a94bbc208a0,libquick_protobuf-b0623ac4d4962905,libed25519_dalek-be5fe77bebddad1e,libcurve25519_dalek-a0017d775355875f,libed25519-ebbdc038bec26560,libbyteorder-7912a666fa871683,libmultihash-6e92cef3d8e514a6,libunsigned_varint-7365080e55afed01,libfutures-9164222238b7476d,libfutures_executor-bd2989b4dad7d5f9,libsentrix_rpc-cc6a98f2a299b436,libsentrix_codec-789f86f4503b980c,libtower_http-d52ce17c63884899,libsentrix_rpc_types-8b26e8aa9edd4686,libaxum-aa8002a7634c5ae7,libserde_path_to_error-9ac8635e7beaa86d,libserde_urlencoded-fc4c71001c524ad2,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libmatchit-6d2c723f32ec3b7e,libbase64-fff42f7554bbeb90,libtokio_tungstenite-92c38f5c17b382a7,libtungstenite-d1b6f291bc0cf7d9,libdata_encoding-b4708a4db8b9ff4f,libsha1-06400940dc9ffe49,libhyper_util-e69ac1a329310dce,libhyper-f8367ad66db4b074,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libaxum_core-e080948bd2374b8b,libmime-7cbfcc84299bf52b,libhttp_body_util-c1885a864649616d,libhttp_body-a9747839777bdbed,libhttp-2e9e96e4cdf87350,libtower-c2a2fc0ca41a8212,libsync_wrapper-82d4714d40c5a6d5,libfutures_util-efd8a3c5b2f4f533,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libtower_service-222788e4f5219726,libtokio_util-419ccbf5167c580b,libfutures_core-3e8ff8c6a8ead7f1,libfutures_sink-59b73d2c5a0fb80d,libtower_layer-5699d784b4449e00,libchrono-34f1173bc9b2f316,libiana_time_zone-fc58c626b0bdfc25,libsentrix_core-5684c0e883401125,libtoml-b63e3727d405ef4a,libtoml_writer-9c078a4499fca96f,libtoml_parser-26155f9ac40c80f0,libwinnow-67d4b6424c33e941,libserde_spanned-9cc2cba53ea0303c,libtoml_datetime-0dfb31f445374c1a,libsentrix_trie-b7cf7bcde1db54a3,libblake3-89e8a1cc627b73c0,libconstant_time_eq-bbdcf215fdf71086,liblru-58f16c9c2733e5f7,libsentrix_storage-77fa4d2ff8341e11,libbincode-7b140715a820d1b1,liblibmdbx-d5ef756c7701718d,libmdbx_sys-10c55261318d0790,libsentrix_bft-f8f5ddddf1b83ac7,libsentrix_wallet-6d43e75a6851aba0,libpbkdf2-c22de53160e0124c,libhmac-5b5338af1a3b0154,libargon2-75f6b378139d4d33,libblake2-bb33f2edfdccc8c6,libpassword_hash-61a687477762e840,libbase64ct-f6dd625d8072d296,libaes_gcm-97755ba7f3d2638d,libctr-c1801bb8c431e157,libghash-e63eb1bc3bf39982,libpolyval-7686627a5a858bdd,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-d803867b38efa4b4,libaes-86cd770164a3f91f,libcipher-0af84b31810e8192,libinout-17b216e593258fc4,libaead-e5ce4f0ac910c865,libsentrix_staking-ceb88bfe2a848397,libsentrix_evm-a23b2d6f107bd88c,libsentrix_precompiles-94e462a2bc9dd384,librevm-a87daabad5be138b,librevm_inspector-7c954a93c04d556e,librevm_handler-33dce48252e07a7c,librevm_precompile-1af8ab6cc7a4ecaa,libaurora_engine_modexp-2bf4bd0605c45627,libp256-821f8f5c60468cc6,libprimeorder-36bb0eeec19d18ce,libarrayref-7e9babeb8039510f,libripemd-c26d66df96f13053,libark_bn254-9bb05716d6a2706f,libark_bls12_381-dedf2bc939b54291,libark_ec-2bc1ef09f22d0781,libark_poly-c07f0bc776fbabe5,libahash-a3b0bdb7ba2a7db7,libhashbrown-c05bba132411c705,libfoldhash-675ca81b23a745d6,libitertools-8cd041dfe994ca9e,libark_ff-b9f02cda629090d8,libark_serialize-4766726f37169bda,libnum_bigint-affed726fd5025ac,libnum_integer-0de64a29a94906f7,libark_std-a581e5041b209932,libnum_traits-b31cbf0d1da56c4b,librand-4e52beaddb7aa941,librand_chacha-3ca6f16bf2037b73,librevm_interpreter-a7bc5c0a60a8cbc6,librevm_database-564d2cbc7850bcf0,librevm_context-32c05b31f8e4858f,librevm_context_interface-473c260f41860ce5,librevm_database_interface-c3efa5ec85c037e1,librevm_state-0c84f60948756aff,libbitflags-8fe5829f83753e65,librevm_bytecode-72b7545d71954247,libbitvec-7cea9db491e2cefa,libwyz-7e2fd01be6fe0747,libtap-20ecd799b673b5ac,libradium-55cc61d53e9c8991,libfunty-cf582110f62b1817,librevm_primitives-a8c98ead7b223f62,libnum_enum-689da74505ec3ac5,liballoy_consensus-abb74a960457804f,liballoy_eips-c4ab7a73dad37344,libeither-5de265ac68568d47,liballoy_eip7928-c61237170b7623a7,liballoy_eip7702-becfbd7792a4677a,liballoy_eip2930-7dadb590484cc7b5,liballoy_eip2124-2f5285420a75f914,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,liballoy_trie-a91c081f59608318,libnybbles-830daad025fdacb5,liballoy_primitives-13c0cfb49c926f0d,libindexmap-5d56c88f0892e464,libhashbrown-c086a516f1bc18d2,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libhashbrown-534bfe030a6f7851,libfoldhash-7eee838ebfd1d1d4,libconst_hex-39c0180c41316766,libderive_more-66aa96588baada2f,libk256-9312d0c257b039db,libsha2-98d7f7b8d2efa681,libcpufeatures-bb85f9e0eaf4b5a3,libecdsa-2b63ffca2159f0e8,librfc6979-884b39af4520dfff,libhmac-f1ebb82ed1fcf84f,libspki-03841318675303d1,libsignature-456abfeab0f9eece,libelliptic_curve-b5a8d06894d5b83c,libsec1-7e4fbaebf7202067,libder-b4b77dd9612902b0,libcrypto_bigint-9a9a6c172169d66f,libbase16ct-f8f63fe68ab728c8,libgroup-3fb7d239b2e6708b,libff-8b747e2924489148,libruint-f437636a2006e827,liballoy_rlp-c1a7b793d4907208,libarrayvec-31fe32bc47030bae,libsha3-3a5096cf00c455be,libkeccak-347bdeeba1c17003,libdigest-bd7385982d91ac29,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-3ea3c12f23fd52e7,libcrypto_common-2eac4ce877bb4c9f,libgeneric_array-81b61b5193b8a52e,libzeroize-8be64ef69f93df8c,librand_core-d74ab02ef7f28b6d,libgetrandom-c51aaa0be172e9a4,librustc_hash-64d6968641eb9921,libtokio-63be7f5f3188fd43,libsignal_hook_registry-ca17ad3c09c41ae2,liberrno-2c2c90c90655bfde,libsocket2-998e8af229a2239b,libbytes-7e7c10f0ac96b4d4,libmio-a854acc39b8e0f7b,libparking_lot-3c58b985da4ebe32,libparking_lot_core-676dfcaec679971a,libsmallvec-c77c0d972b6f599b,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libsentrix_primitives-031fe8d9edd800b6,libserde_json-205d90ce42eaa6d7,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,libtracing-2036044f714926da,liblog-753a0cb3f11b08fe,libpin_project_lite-8ad468af17824a0b,libtracing_core-dd2754edd1e008e2,libonce_cell-210b47fe854405d5,libsha2-7150d8b87d9c789f,libcpufeatures-d1b6d7e2abe28c60,libthiserror-b705a45025fdf89b,libhex-ce2ce186edf8450e,libsha3-3ee10920057b1e0c,libkeccak-d00d2cb618c62de1,libdigest-13903470d42f94ef,libctutils-c7a40df1d9d9a683,libcmov-da1356481a3f8de4,libconst_oid-8bd0b9c774e74760,libcrypto_common-8d5d69ab16a251db,libblock_buffer-5ffea93ee85bae54,libhybrid_array-93e676b485635192,libtypenum-07f88e997787d857,libsecp256k1-ea7a210f886f3f1b,librand-41e221338564f47c,librand_chacha-09c0715475cad605,libppv_lite86-2306ff8ae322ccc1,libzerocopy-59dcac53f0d5ac51,librand_core-02fa565a21fd6744,libgetrandom-c543197b9e896512,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsecp256k1_sys-757b9ea802f2fcd5,libserde-ef79f47c9cc8a8b0,libserde_core-243a97e0be0a96fc}.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/deps/rustchJAppV/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/blake3-7c964638a2de012e/out" "-L" "/opt/rustwide/target/debug/build/ring-6c37503534ae7065/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-f117db4a2bb0d694/out" "-L" "/opt/rustwide/target/debug/build/mdbx-sys-f13f14fcf60eb1f4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_sentrix_status-4ac2a2a4805034b0" "-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 `sentrix` (test "integration_sentrix_status") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "deec65c5b929c5944579fbbc1562b48b112acba24e9dded9bcb36027ab4c550c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deec65c5b929c5944579fbbc1562b48b112acba24e9dded9bcb36027ab4c550c", kill_on_drop: false }` [INFO] [stdout] deec65c5b929c5944579fbbc1562b48b112acba24e9dded9bcb36027ab4c550c