[INFO] cloning repository https://github.com/kings0x/Seidar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kings0x/Seidar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkings0x%2FSeidar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkings0x%2FSeidar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 788c326e486053752bfc532f6cc69672e7381b39
[INFO] testing kings0x/Seidar against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkings0x%2FSeidar" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kings0x/Seidar
[INFO] finished tweaking git repo https://github.com/kings0x/Seidar
[INFO] tweaked toml for git repo https://github.com/kings0x/Seidar written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kings0x/Seidar on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kings0x/Seidar 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded fs-err v3.2.2
[INFO] [stderr]   Downloaded ark-ff-macros v0.5.0
[INFO] [stderr]   Downloaded ark-serialize v0.5.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.5.0
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded keccak-asm v0.1.5
[INFO] [stderr]   Downloaded alloy-rlp v0.3.12
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.12
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded nybbles v0.4.7
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded futures-utils-wasm v0.1.0
[INFO] [stderr]   Downloaded macro-string v0.1.4
[INFO] [stderr]   Downloaded ark-std v0.5.0
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded alloy-tx-macros v1.5.2
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded alloy v1.5.2
[INFO] [stderr]   Downloaded alloy-trie v0.9.3
[INFO] [stderr]   Downloaded alloy-eip2930 v0.2.3
[INFO] [stderr]   Downloaded alloy-rpc-types-any v1.5.2
[INFO] [stderr]   Downloaded alloy-sol-macro v1.5.4
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.5.4
[INFO] [stderr]   Downloaded alloy-rpc-types-debug v1.5.2
[INFO] [stderr]   Downloaded alloy-transport-ws v1.5.2
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.5.4
[INFO] [stderr]   Downloaded alloy-transport-ipc v1.5.2
[INFO] [stderr]   Downloaded alloy-serde v1.5.2
[INFO] [stderr]   Downloaded alloy-network-primitives v1.5.2
[INFO] [stderr]   Downloaded alloy-eip7928 v0.3.2
[INFO] [stderr]   Downloaded alloy-eip7702 v0.6.3
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded alloy-eip2124 v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v1.5.2
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.5.4
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v1.5.2
[INFO] [stderr]   Downloaded alloy-core v1.5.4
[INFO] [stderr]   Downloaded alloy-rpc-types v1.5.2
[INFO] [stderr]   Downloaded alloy-consensus-any v1.5.2
[INFO] [stderr]   Downloaded alloy-json-abi v1.5.4
[INFO] [stderr]   Downloaded alloy-pubsub v1.5.2
[INFO] [stderr]   Downloaded alloy-signer-local v1.5.2
[INFO] [stderr]   Downloaded rapidhash v4.2.1
[INFO] [stderr]   Downloaded alloy-transport-http v1.5.2
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded alloy-transport v1.5.2
[INFO] [stderr]   Downloaded alloy-network v1.5.2
[INFO] [stderr]   Downloaded alloy-signer v1.5.2
[INFO] [stderr]   Downloaded ark-ff v0.5.0
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded alloy-json-rpc v1.5.2
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded alloy-rpc-client v1.5.2
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.1
[INFO] [stderr]   Downloaded alloy-chains v0.2.30
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v1.5.2
[INFO] [stderr]   Downloaded alloy-contract v1.5.2
[INFO] [stderr]   Downloaded alloy-sol-types v1.5.4
[INFO] [stderr]   Downloaded syn-solidity v1.5.4
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v1.5.2
[INFO] [stderr]   Downloaded k256 v0.13.4
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v1.5.2
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.5.4
[INFO] [stderr]   Downloaded interprocess v2.2.3
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] [stderr]   Downloaded alloy-primitives v1.5.4
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded alloy-consensus v1.5.2
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded alloy-provider v1.5.2
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded alloy-genesis v1.5.2
[INFO] [stderr]   Downloaded sha3-asm v0.1.5
[INFO] [stderr]   Downloaded alloy-eips v1.5.2
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded c-kzg v2.1.5
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0652b51c65383ac330350cf96d302b115e40f3e3b0174562cb8fe5202a1803e5
[INFO] running `Command { std: "docker" "start" "-a" "0652b51c65383ac330350cf96d302b115e40f3e3b0174562cb8fe5202a1803e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0652b51c65383ac330350cf96d302b115e40f3e3b0174562cb8fe5202a1803e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0652b51c65383ac330350cf96d302b115e40f3e3b0174562cb8fe5202a1803e5", kill_on_drop: false }`
[INFO] [stdout] 0652b51c65383ac330350cf96d302b115e40f3e3b0174562cb8fe5202a1803e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30fd009b598966abb7216656defee7bf83e2d105a5bafcd0f4cbdbaca53f1bce
[INFO] running `Command { std: "docker" "start" "-a" "30fd009b598966abb7216656defee7bf83e2d105a5bafcd0f4cbdbaca53f1bce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling c-kzg v2.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.5.4
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.4
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nybbles v0.4.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-json-abi v1.5.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.5.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.4
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-serde v1.5.2
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-trie v0.9.3
[INFO] [stderr]    Compiling alloy-signer v1.5.2
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.4
[INFO] [stderr]    Compiling alloy-eips v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-debug v1.5.2
[INFO] [stderr]    Compiling alloy-sol-types v1.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling alloy-consensus v1.5.2
[INFO] [stderr]    Compiling alloy-json-rpc v1.5.2
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.4
[INFO] [stderr]    Compiling alloy-transport v1.5.2
[INFO] [stderr]    Compiling alloy-core v1.5.4
[INFO] [stderr]    Compiling alloy-pubsub v1.5.2
[INFO] [stderr]    Compiling alloy-consensus-any v1.5.2
[INFO] [stderr]    Compiling alloy-network-primitives v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.5.2
[INFO] [stderr]    Compiling alloy-transport-ipc v1.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-txpool v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-trace v1.5.2
[INFO] [stderr]    Compiling alloy-network v1.5.2
[INFO] [stderr]    Compiling alloy-signer-local v1.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling alloy-rpc-types v1.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-transport-ws v1.5.2
[INFO] [stderr]    Compiling alloy-transport-http v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-client v1.5.2
[INFO] [stderr]    Compiling alloy-provider v1.5.2
[INFO] [stderr]    Compiling alloy-contract v1.5.2
[INFO] [stderr]    Compiling alloy v1.5.2
[INFO] [stderr]    Compiling reverse-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "30fd009b598966abb7216656defee7bf83e2d105a5bafcd0f4cbdbaca53f1bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fd009b598966abb7216656defee7bf83e2d105a5bafcd0f4cbdbaca53f1bce", kill_on_drop: false }`
[INFO] [stdout] 30fd009b598966abb7216656defee7bf83e2d105a5bafcd0f4cbdbaca53f1bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca9fee3d63954b2375e23095c9c92241ea369646bb7991a8f05bb16298afd91
[INFO] running `Command { std: "docker" "start" "-a" "bca9fee3d63954b2375e23095c9c92241ea369646bb7991a8f05bb16298afd91", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdk-rust v0.1.0 (/opt/rustwide/workdir/sdk/rust)
[INFO] [stderr]    Compiling reverse-proxy v0.1.0 (/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/rustcZjGq6s/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreverse_proxy-c63f124db4f6a55c,libfastrand-74ae4622d963d882,libtoml-acd1cecf6fb3b3b3,libtoml_edit-ee3ae5db80b61c3c,libserde_spanned-6a4a0c4e8d845831,libtoml_write-2f6b5c773e85447e,libtoml_datetime-44bcbc1c4e24fdba,libmetrics_exporter_prometheus-bb6aa7120cd1cdfc,libmetrics_util-9db4e4d8ea673ad2,libsketches_ddsketch-f0d7d2127b79a501,librand_xoshiro-22a93c5867155707,libcrossbeam_epoch-0641d0c75196d84a,libhashbrown-6c642d69894a3674,libfoldhash-675ca81b23a745d6,libquanta-fff927d0f376095a,libraw_cpuid-b8ffb87ec3481a5b,libthiserror-38cc3c011a742e10,libmetrics-2981a6012cc17a37,libahash-af7ea6f0729d38d9,libaxum_server-37c4e4e36d332c73,libfs_err-39a59e57354fa1b8,librustls_pemfile-985669963a8c13ad,libarc_swap-983bd5dc65d1c13f,liballoy-3edd0bea620022e6,liballoy_signer_local-5de00fc6f89a8785,librand-386bef90f6bff468,librand_chacha-e4033c894acbf375,liballoy_rpc_types-459778e373a5cd75,liballoy_contract-b73aa04f4e07eb83,liballoy_provider-8c872cd94c75ada8,libdashmap-16adc937e80935c8,libhashbrown-4a5c8172d1d54191,liballoy_rpc_types_txpool-0fe146f58e6767ec,liballoy_rpc_types_trace-3d87e29459b5a7c5,liballoy_rpc_types_debug-0087897e9519cc66,liballoy_rpc_types_anvil-7fbd7726f8439cfa,liblru-6bd68ddb8130f59b,libasync_stream-38f5cf4d78dde323,liballoy_rpc_client-f9752fef8d8855c9,liballoy_transport_ipc-c3a15441786baa6a,libinterprocess-262085aa81be1f6f,liballoy_transport_ws-139b3b978f66fac5,libtokio_tungstenite-ba3cfaa9ccb6ba06,libwebpki_roots-2d0cdd78e5fd9e18,libtungstenite-6e9fa0019fda979d,liballoy_pubsub-f372afe2a530862c,libtokio_stream-8ed2c7cedf3392e3,libbimap-ba2b3f0efee3048f,libpin_project-69d8db617ab79eb6,liballoy_chains-d8827fd1f41fae28,libstrum-2ab95eec28f13798,libnum_enum-2168e7e97013a4df,liballoy_transport_http-d7772bd29b0efce2,liballoy_transport-5453f460542413a2,libfutures-a0e38b17a926548d,libfutures_executor-f6b69ce950c5ce32,libreqwest-c80592716b469b98,libhyper_rustls-0e06b898e0497900,libwebpki_roots-6d5f37ddaad42ad6,librustls_native_certs-768eecb23d501fea,libopenssl_probe-703a3ddfc0e4be36,libhyper_tls-75a937b7ace19ce5,libtokio_native_tls-27c1c2ec54b26060,libtokio_rustls-8c2277b4624568a5,librustls-d46095256507812b,libwebpki-4cf6472b01d26f88,libaws_lc_rs-a160d8416a737c04,libaws_lc_sys-55c15a0e049c91f4,libring-b4a7ad5eaf454f99,libuntrusted-151845769873c416,librustls_pki_types-3264714a3d665fee,libencoding_rs-e36cbb4cff8cacd8,libtower_http-6d53fade171e616b,libiri_string-f1c5413b54c99d2e,libnative_tls-41def8b987816f9e,libopenssl_probe-d74274d8b7245f2e,libopenssl-418629896a39fc43,libbitflags-abdfa04ff16136ba,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-3ff4f495d33e171e,liburl-9e620c33f17ff3ac,libidna-ff4d5f45f3b8fcd8,libutf8_iter-efb3984ee203d151,libidna_adapter-19cb58c7bf6b242f,libicu_properties-bff7b7e85b2dafdd,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-b94688fd39235377,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-2b3519c83db1934f,libpotential_utf-0022be4c2a74a741,libicu_provider-113e1168d87634c8,libicu_locale_core-97bfd8ac30fe9b2a,libtinystr-35b291d7a7f4c60a,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-2f437b9fd5d14b2b,libzerotrie-d07242bb87fea25e,libyoke-b0a1c214c2efddde,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-ca4fd4dd0793053b,liballoy_network-274036bdd298d891,liballoy_rpc_types_any-875f594935a37164,liballoy_signer-37b97d53dd597168,libfutures_utils_wasm-b2492f15af17bc87,liballoy_rpc_types_eth-2ae8ea3f9bcd46ec,liballoy_consensus_any-3d02f23ad7867177,libitertools-4be8810a9f3ecd03,liballoy_network_primitives-3080fa57f4951dda,liballoy_json_rpc-ad8289b3d8025431,liballoy_consensus-e09994db16bd6c03,liballoy_eips-08289c8bf642d63a,libeither-a0f7a10a0f991877,liballoy_serde-315fd1dde7c90f0d,libserde_with-03d971f6b2825874,liballoy_eip7928-11e882d5c2c70dce,liballoy_eip7702-6fe9105a59762a92,libc_kzg-ac8b058b47340cc9,libhex-3e49f1bc432e2790,libblst-39df9e97bff9bb0b,libthreadpool-c23aa6b358c5ccf2,libnum_cpus-d078978c68bfb763,liballoy_eip2930-caf4a0dbb0f2e8d5,liballoy_eip2124-2ce7e283e8b79f56,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,liballoy_trie-da56206036ea36b1,libnybbles-58d8065f27146dca,liballoy_core-c0b76ae2f06a3d4d,liballoy_dyn_abi-cf1f98bd77422d79,liballoy_sol_types-53943d1bc762db1d,liballoy_json_abi-07435fa0cce4f6f6,liballoy_sol_type_parser-551d9888f4630b12,libwinnow-d62ac2e12e2c39e2,liballoy_primitives-12b0009babedc8c1,libconst_hex-a35fba3884508f8a,libderive_more-fd665e3d13d91e55,libk256-1156ef880c186a93,libsha2-e3e5706104209338,libecdsa-eb754abae3752494,librfc6979-74e9fd4a75f7af5f,libhmac-fc3b9cba699c5de5,libsignature-8616c2261aca2b8e,libelliptic_curve-001dddfe0db213ae,libpkcs8-145cc283792cea5a,libspki-4f0a04f06f9ae008,libsec1-f2d1e7fa3ec297b3,libder-fc4c1de78e1d368b,libcrypto_bigint-b6fd0a25daacbbad,libserdect-94560e1c99f6a759,libbase16ct-f8f63fe68ab728c8,libgroup-c56d21da89883efb,libff-df95225c192d7982,librand_core-962655f06739c8b2,libgetrandom-dc9b4901bd255e78,libruint-0ad159d475f62290,liballoy_rlp-91278fba9e061913,libarrayvec-6132d2434daa1130,libsha3-ae5b42beab300256,libkeccak-87f3cd8164cd458a,librustc_hash-85fdb4bfec1cf887,libuuid-753a7bf29c8aac21,libaxum-1545bba568b4d77f,libserde_json-ee60722c888682f0,libzmij-e3c9bc15717e9b4d,libserde_path_to_error-1c57e5abb3ec910f,libserde_urlencoded-6712ca8ce3a119f8,libryu-32a9bcdb682e7cbe,libform_urlencoded-e63e84c134db7b31,libmatchit-6d2c723f32ec3b7e,libtokio_tungstenite-aa7c8cf515e990ab,libtungstenite-170f5b1e9025453f,libdata_encoding-b4708a4db8b9ff4f,librand-0c835bcea0342b1e,librand_chacha-8f7ec00d7ff2b1b0,libppv_lite86-c625a6f427f2da78,libzerocopy-efbf03abdb1bde6c,librand_core-0f52055d6582f2bd,libgetrandom-3033df03fa819df7,libutf8-3c5e274bb51994fd,libthiserror-a6999950f732dd80,libsha1-001651b4fba363ad,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-a2ef187740c5bd88,libsubtle-736966d7972c96b8,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-c09e6b281ba86614,libcrypto_common-75105dc4df8899b8,libgeneric_array-c43425fc556343b1,libtypenum-8388f334d4574afe,libzeroize-fc5495e54f8ee448,libhyper_util-d528d403d858485e,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-af499d8c5b5e4d91,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-53e77fe817e26dcd,libindexmap-8fbee2426854ba74,libhashbrown-68a04012b32fa502,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-7eee838ebfd1d1d4,libfnv-2a26f5d3b9cd4973,libtokio_util-181a00e7c81c02f3,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libaxum_core-b31ef6cb506a2cd5,libmime-7cbfcc84299bf52b,libhttp_body_util-0c7316335832412e,libhttp_body-665abfd0ffcbc1bb,libhttp-ea0cc418f820df61,libitoa-d7c2333f8dedd037,libtracing-b8f5b5dc5f794b31,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtower-dc0e677336597290,libsync_wrapper-c4446c9ab9748a89,libfutures_util-6f85809dae5d9437,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libnotify-4b2caeb1189256e5,libmio-469b92d9e9f88402,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,liblog-753a0cb3f11b08fe,libfiletime-760a6a1bd3cbe7c1,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-7538343d248d51a4,libinotify_sys-7f32b6e151005a6e,libbitflags-40a27ceec947d12f,libtokio-9290de0d2f85b803,libsignal_hook_registry-a7f8113bb76e2bcd,liberrno-9dc9620d4f7c2a4c,libsocket2-fea77a2efa0d47ed,libbytes-0cc8940eac8633a0,libmio-066aab655aedeb1d,libparking_lot-96e2500428b5eb28,libparking_lot_core-228f02fa195d6886,liblibc-1885b7e9ea39f27e,libcfg_if-cad248e7066eec15,libsmallvec-cc3904d35936bd4a,libserde-445d6fe0e6219d73,libserde_core-243a97e0be0a96fc,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZjGq6s/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" "/opt/rustwide/target/debug/build/c-kzg-f6a778a8f0dd10d7/out" "-L" "/opt/rustwide/target/debug/build/blst-41410f8cdba63b31/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-b852e56f581c0fad/out" "-L" "/opt/rustwide/target/debug/build/ring-207e535f3f5cc07f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/failure_injection-858dc3cbc2747c19" "-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 `reverse-proxy` (test "failure_injection") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bca9fee3d63954b2375e23095c9c92241ea369646bb7991a8f05bb16298afd91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca9fee3d63954b2375e23095c9c92241ea369646bb7991a8f05bb16298afd91", kill_on_drop: false }`
[INFO] [stdout] bca9fee3d63954b2375e23095c9c92241ea369646bb7991a8f05bb16298afd91
