[INFO] cloning repository https://github.com/augustin-v/polysqueeze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augustin-v/polysqueeze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c19a64f420b879c8ccb82309bb9d0b14790c6d31 [INFO] building augustin-v/polysqueeze against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/augustin-v/polysqueeze [INFO] finished tweaking git repo https://github.com/augustin-v/polysqueeze [INFO] tweaked toml for git repo https://github.com/augustin-v/polysqueeze written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/augustin-v/polysqueeze on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/augustin-v/polysqueeze 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89312ba1faf3c5b3137222476b5dc7336fd95c0af7cec8ea7762f233d056f943 [INFO] running `Command { std: "docker" "start" "-a" "89312ba1faf3c5b3137222476b5dc7336fd95c0af7cec8ea7762f233d056f943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89312ba1faf3c5b3137222476b5dc7336fd95c0af7cec8ea7762f233d056f943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89312ba1faf3c5b3137222476b5dc7336fd95c0af7cec8ea7762f233d056f943", kill_on_drop: false }` [INFO] [stdout] 89312ba1faf3c5b3137222476b5dc7336fd95c0af7cec8ea7762f233d056f943 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fed5bb25d12ddf645546a383eb1d9432168d8039175a2f6bddf7527af07d31c [INFO] running `Command { std: "docker" "start" "-a" "2fed5bb25d12ddf645546a383eb1d9432168d8039175a2f6bddf7527af07d31c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.4.1 [INFO] [stderr] Compiling smallvec v1.15.1 [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 assert-json-diff v2.0.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling alloy-primitives v1.4.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.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 alloy-json-abi v1.4.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling nybbles v0.4.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Compiling alloy-tx-macros v1.0.42 [INFO] [stderr] Compiling alloy-sol-macro-input v1.4.1 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-serde v1.0.42 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling alloy-trie v0.9.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.4.1 [INFO] [stderr] Compiling serde_with v3.16.0 [INFO] [stderr] Compiling alloy-eips v1.0.42 [INFO] [stderr] Compiling alloy-sol-macro v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.33 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling alloy-sol-types v1.4.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling alloy-consensus v1.0.42 [INFO] [stderr] Compiling alloy-dyn-abi v1.4.1 [INFO] [stderr] Compiling alloy-json-rpc v1.0.42 [INFO] [stderr] Compiling alloy-network-primitives v1.0.42 [INFO] [stderr] Compiling alloy-consensus-any v1.0.42 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.0.42 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling alloy-signer v1.0.42 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling alloy-rpc-types-any v1.0.42 [INFO] [stderr] Compiling alloy-network v1.0.42 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling alloy-signer-local v1.0.42 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "2fed5bb25d12ddf645546a383eb1d9432168d8039175a2f6bddf7527af07d31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fed5bb25d12ddf645546a383eb1d9432168d8039175a2f6bddf7527af07d31c", kill_on_drop: false }` [INFO] [stdout] 2fed5bb25d12ddf645546a383eb1d9432168d8039175a2f6bddf7527af07d31c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea6691b1c4e58bb9ada64ca615b5abf78b0b16436b256f5442ab82102ef048b [INFO] running `Command { std: "docker" "start" "-a" "8ea6691b1c4e58bb9ada64ca615b5abf78b0b16436b256f5442ab82102ef048b", kill_on_drop: false }` [INFO] [stderr] Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `polysqueeze` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name polysqueeze --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2531a7edc1e5735e -C extra-filename=-e71b835d93401e58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloy_primitives=/opt/rustwide/target/debug/deps/liballoy_primitives-dcc90ffe9d9601bb.rlib --extern alloy_signer=/opt/rustwide/target/debug/deps/liballoy_signer-628961b66e0e11a0.rlib --extern alloy_signer_local=/opt/rustwide/target/debug/deps/liballoy_signer_local-b905fccbc6288ba5.rlib --extern alloy_sol_types=/opt/rustwide/target/debug/deps/liballoy_sol_types-c07ebb85f5df1ee7.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-37bbae9357bd797f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d74e171a57534f13.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f2341fb9b3172bf5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1da34c30e2c3c4ac.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f2954ff906e3d7c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d590c96df3983da0.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-fe0b0977aa9402af.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d089e1a45e242711.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2e7e955d706f7d0.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-97cd082dd194b433.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-bd1d5296f2cf8837.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0c1a73d09dab7ce9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fc270243afe3c72b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-14c6db063c819e31.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59eb359703fa3aa7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-392db978839b0bfd.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-4c1cd13ec9856b01.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-04973463e945c292.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2aa8463f69aeac1d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a560f28e8b2dfc3c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b8f01f81430d9ec4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwQuRXe/symbols.o" "<3 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/{libpolysqueeze-92d63e5a51641a28,libanyhow-a190ff2d5051ce3f,libuuid-b8f01f81430d9ec4,libfutures-1da34c30e2c3c4ac,libfutures_executor-c3792bfe90d1fee2,libtokio_tungstenite-4c1cd13ec9856b01,libtungstenite-01ca98604d178a76,libdata_encoding-6d465a39edfa29f6,librand-d089e1a45e242711,librand_chacha-7648ec20783c4df0,librand_core-5733b6a46cec3032,libgetrandom-966d3f56cd087697,libutf8-d75228722519eff6,libsha1-640335e889ee9f6f,libreqwest-c2e7e955d706f7d0,libserde_urlencoded-ba35eab803ce19ed,librustls_pki_types-338cd8e168de9c12,libhyper_tls-dc8ff344e3aa86e5,libtokio_native_tls-80053e84c038aaa7,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libasync_compression-5ba1638c732f88af,libcompression_codecs-a5d6ba962282d283,libflate2-4cabafc81ca25060,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1be52256f60b531d,libcompression_core-5fe0e3a60f933bfc,libtower_http-340a963a9cfba8ba,libiri_string-d388d4576b633c72,libtower-19f40b9fb8d71eab,libtower_layer-d70c7e404336389b,libnative_tls-49181e68b9d990ce,libopenssl_probe-cbab9b905ab83f66,libopenssl-15fc5327efb37547,libbitflags-443c99b827427271,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c652a23f5fca5afc,libhyper_util-11b49c8dc1f16e51,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-73cd6f597c81825f,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-77088c1f035ff17d,libindexmap-656d8c3d7b3112a0,libequivalent-7e0e8cbe6c474a67,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-9f2954ff906e3d7c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-b1790ab753245c46,libfutures_sink-be8442ee548d90f9,libtokio-392db978839b0bfd,libsignal_hook_registry-b92a2744c4299d67,libsocket2-6dfbd87c4a9155a4,libmio-598bc7dfc296effd,libparking_lot-0e8e776c1d28af15,libparking_lot_core-eb55a8e504d3654c,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-54c2c142bb2f959a,libhttp_body-e22a391c9c524573,liblog-28f8cc0684f4f944,liburl-a560f28e8b2dfc3c,libidna-81a07815ecaaf15b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ed835af3df2c46af,libicu_properties-e10820cb9fc70ad7,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-bd986b6a8b7ae27f,libicu_normalizer_data-463b716e14a45244,libicu_collections-a5bfb3e9d3e7445f,libpotential_utf-7df9b798d2689357,libicu_provider-60232a1c0ebc641a,libicu_locale_core-b79ae3f1e818515b,libtinystr-8c6d9c986ab53e83,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7c604612d6018b61,libzerotrie-ab3d6628824cae57,libyoke-39d51c465f6dd19f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-b8eefb3db0d280e3,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,librust_decimal-97cd082dd194b433,libchrono-f2341fb9b3172bf5,libiana_time_zone-54997521cde77023,libnum_traits-9eb5d98eb890c8e7,libbase64-2a03de3babadded3,liballoy_signer_local-b905fccbc6288ba5,librand-84030dcc5a25990e,librand_chacha-572d8e355d2375dc,libppv_lite86-d124b4e1ac63f9c6,libzerocopy-ba5723a28d534f6d,liballoy_network-607dcad3ce358aef,liballoy_rpc_types_any-98d5c756f8274aff,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-86b1a0a5c3c59072,liballoy_consensus_any-09cc81828181a3b2,libitertools-afa247167d705f1e,liballoy_network_primitives-546cf7015d98991c,liballoy_json_rpc-21cf125b8ee6103e,libhttp-8a3a7011b0410a60,libfnv-2d77ec4f6f971b24,liballoy_consensus-9a06897a0902c3db,liballoy_eips-5923c0c4e6634f78,liballoy_serde-6e291c0812eb8e8a,libserde_with-71e06b50019fe6a9,liballoy_eip7702-eca7ad0a7e98c455,liballoy_eip2930-c8215bdd49b2bc15,liballoy_eip2124-83ba04239e1d8990,libcrc-e2835db17b0f9957,libcrc_catalog-bb32f52851f13aa4,liballoy_trie-fd2e9a633601dfa1,libtracing-04973463e945c292,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libnybbles-fe804c5e7887ff07,libsmallvec-8dd83f0765906fb9,libonce_cell-0ba6aecba7086d38,liballoy_signer-628961b66e0e11a0,liballoy_dyn_abi-e886128d68cc80ab,libserde_json-fc270243afe3c72b,libmemchr-f9c66c7ba21bf873,libryu-0ea4bafc9bef6d8b,liballoy_sol_types-c07ebb85f5df1ee7,liballoy_json_abi-b2816b0b8b83c908,liballoy_sol_type_parser-089df4fbb1d4402f,libwinnow-9d05778ee0f32a18,libeither-25e2bc248805982b,libthiserror-59eb359703fa3aa7,liballoy_primitives-dcc90ffe9d9601bb,libitoa-6b76ec393d6a2c41,libhashbrown-19eaa7736b805087,libfoldhash-40583849f0199317,libconst_hex-e44ee7735fde5427,libderive_more-93d2eed5df6c1ce2,libk256-2ffcd91538470a03,libsha2-14c6db063c819e31,libcpufeatures-471354fefbcaf2d8,libecdsa-28c16b7778e5111e,librfc6979-6899669575e70ec8,libhmac-d590c96df3983da0,libspki-e494b8f38ccd088f,libsignature-7324cfa940a864ea,libdigest-7c43c9ac577e1569,libblock_buffer-aef2039630b6384f,libcrypto_common-ac52554d48cdfa4f,libelliptic_curve-ec08cb3d58359b94,libsec1-d502844cd534a1f1,libder-953456af64a93ca1,libconst_oid-5d63b50f42b847e9,libcrypto_bigint-adc2ffadfa3ae7bc,libgeneric_array-c9e001e3f8155842,libtypenum-3b769cbc869d5bbc,libbase16ct-b0752502dc7a9a1c,libzeroize-36c98e1e0ab441af,libgroup-38ba3231972d0270,libff-c65445b7358790b7,librand_core-0b2185fe97df2e74,libgetrandom-6d328476dac5b5e9,liblibc-a2041775426aa28d,libcfg_if-5af52f617df93f8f,libsubtle-fdb157e48338ed49,libruint-c6eebb461f765bf8,liballoy_rlp-7ccd14ce0b65b38a,libarrayvec-e5a9bdf677ff6967,libbytes-d74e171a57534f13,libserde-0c1a73d09dab7ce9,libserde_core-14eaf89628e0b64b,libtiny_keccak-c7e48a17e07900f5,libcrunchy-6fd19087140addcb}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwQuRXe/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/debug/deps/live_gamma_client-6fbd8a122f771dfd" "-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 `polysqueeze` (test "live_gamma_client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ea6691b1c4e58bb9ada64ca615b5abf78b0b16436b256f5442ab82102ef048b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea6691b1c4e58bb9ada64ca615b5abf78b0b16436b256f5442ab82102ef048b", kill_on_drop: false }` [INFO] [stdout] 8ea6691b1c4e58bb9ada64ca615b5abf78b0b16436b256f5442ab82102ef048b