[INFO] cloning repository https://github.com/tomusdrw/jsonrpc-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomusdrw/jsonrpc-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Fjsonrpc-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Fjsonrpc-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3806dbbc22d8e17f17c359f03bbb8df7a2d7151a [INFO] testing tomusdrw/jsonrpc-proxy against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomusdrw%2Fjsonrpc-proxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomusdrw/jsonrpc-proxy on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomusdrw/jsonrpc-proxy [INFO] finished tweaking git repo https://github.com/tomusdrw/jsonrpc-proxy [INFO] tweaked toml for git repo https://github.com/tomusdrw/jsonrpc-proxy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tomusdrw/jsonrpc-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/plugins/upstream/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/plugins/simple-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/proxy/cli-params/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/plugins/permissioning/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/proxy/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/proxy/transports/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safemem v0.3.2 [INFO] [stderr] Downloaded jsonrpc-server-utils v16.0.0 [INFO] [stderr] Downloaded websocket v0.26.2 [INFO] [stderr] Downloaded jsonrpc-http-server v16.0.0 [INFO] [stderr] Downloaded ethsign v0.8.0 [INFO] [stderr] Downloaded secp256k1 v0.20.1 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded primitive-types v0.10.0 [INFO] [stderr] Downloaded jsonrpc-ipc-server v16.0.0 [INFO] [stderr] Downloaded websocket-base v0.26.1 [INFO] [stderr] Downloaded jsonrpc-tcp-server v16.0.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v16.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb44591e764bfb85764da031f3c539179b8503ebc073049aa64fae8c6a6c342c [INFO] running `Command { std: "docker" "start" "-a" "cb44591e764bfb85764da031f3c539179b8503ebc073049aa64fae8c6a6c342c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb44591e764bfb85764da031f3c539179b8503ebc073049aa64fae8c6a6c342c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb44591e764bfb85764da031f3c539179b8503ebc073049aa64fae8c6a6c342c", kill_on_drop: false }` [INFO] [stdout] cb44591e764bfb85764da031f3c539179b8503ebc073049aa64fae8c6a6c342c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7515d10e6b8b05de781cfa20462f664d4358d99d98637a95fb5b9eb804137890 [INFO] running `Command { std: "docker" "start" "-a" "7515d10e6b8b05de781cfa20462f664d4358d99d98637a95fb5b9eb804137890", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/proxy/transports/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/upstream/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/permissioning/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/proxy/cli-params/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/plugins/simple-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/proxy/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling cli-params v0.1.0 (/opt/rustwide/workdir/proxy/cli-params) [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling mio-named-pipes v0.1.6 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling tokio-named-pipes v0.1.0 [INFO] [stderr] Compiling miow v0.3.6 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling websocket-base v0.26.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parity-tokio-ipc v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling parity-ws v0.10.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling scrypt v0.5.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling parity-crypto v0.8.0 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/proxy/cli) [INFO] [stdout] warning: unused extern crate [INFO] [stdout] --> proxy/cli/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove it [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> proxy/cli/src/lib.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | #![warn(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethsign v0.8.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling jsonrpc-core v16.0.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling primitive-types v0.10.0 [INFO] [stderr] Compiling jsonrpc-server-utils v16.0.0 [INFO] [stderr] Compiling permissioning v0.1.0 (/opt/rustwide/workdir/plugins/permissioning) [INFO] [stderr] Compiling simple-cache v0.1.0 (/opt/rustwide/workdir/plugins/simple-cache) [INFO] [stdout] warning: unused extern crate [INFO] [stdout] --> plugins/simple-cache/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate twox_hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove it [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> plugins/simple-cache/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | #![warn(unused_extern_crates)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling upstream v0.1.0 (/opt/rustwide/workdir/plugins/upstream) [INFO] [stderr] Compiling jsonrpc-ipc-server v16.0.0 [INFO] [stderr] Compiling jsonrpc-tcp-server v16.0.0 [INFO] [stderr] Compiling jsonrpc-http-server v16.0.0 [INFO] [stderr] Compiling jsonrpc-ws-server v16.0.0 [INFO] [stderr] Compiling ws-upstream v0.1.0 (/opt/rustwide/workdir/plugins/ws-upstream) [INFO] [stderr] Compiling transports v0.1.0 (/opt/rustwide/workdir/proxy/transports) [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling rpc-proxy v0.1.0 (/opt/rustwide/workdir/generic-proxy) [INFO] [stderr] Compiling substrate-proxy v0.1.0 (/opt/rustwide/workdir/substrate-proxy) [INFO] [stderr] Compiling ethereum-transaction v0.6.0 (/opt/rustwide/workdir/ethereum-proxy/plugins/accounts/transaction) [INFO] [stderr] Compiling ethereum-proxy-accounts v0.1.0 (/opt/rustwide/workdir/ethereum-proxy/plugins/accounts) [INFO] [stderr] Compiling ethereum-proxy v0.1.0 (/opt/rustwide/workdir/ethereum-proxy) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcfCOArX/symbols.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.ethereum_proxy.7d6b33c7f26d586b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5.7kh5lxkbcelpoe87pxzx2h0cm.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgeneric_proxy-cfe089b06b4ec2ac.rlib" "/opt/rustwide/target/debug/deps/libws_upstream-7cae042c77a1e266.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-df7a9fa9ee62e73b.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-ec80d5b97a8e5ba9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9510ad38d518ef94.rlib" "/opt/rustwide/target/debug/deps/librand-2abe0225289e052b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-624155b12ad520f8.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d83b1648f3596c4c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-9651cffcbad4b118.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-50c5b5d23f1f7432.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-44f8dc296a323903.rlib" "/opt/rustwide/target/debug/deps/librand_core-d40bebf79543b9a2.rlib" "/opt/rustwide/target/debug/deps/librand_os-b0c85dae492dcc0e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-914c763687af1ea6.rlib" "/opt/rustwide/target/debug/deps/librand_core-38860c462658ca5f.rlib" "/opt/rustwide/target/debug/deps/libhyper-0fc414d93b4c12bf.rlib" "/opt/rustwide/target/debug/deps/libmime-d01fc1410ffaa12b.rlib" "/opt/rustwide/target/debug/deps/liblog-155c86051fb5b9d0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-4e1ef8c7a9c51d0b.rlib" "/opt/rustwide/target/debug/deps/libtypeable-ed9b0dc51f16a76d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-4c71be4182b4a6e1.rlib" "/opt/rustwide/target/debug/deps/libunicase-bae433d59fc64c82.rlib" "/opt/rustwide/target/debug/deps/liburl-f7ddad96b2cfb341.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-83c6a95d93fb53a2.rlib" "/opt/rustwide/target/debug/deps/libidna-03b2bae1e52d9471.rlib" "/opt/rustwide/target/debug/deps/libbase64-3df804b4ad5de433.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afbd06d1f118ed24.rlib" "/opt/rustwide/target/debug/deps/libcli-6a8a302fb25655d8.rlib" "/opt/rustwide/target/debug/deps/libtransports-31caebb270dfb54a.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_ws_server-7c3349383fd01c0e.rlib" "/opt/rustwide/target/debug/deps/libparity_ws-d8943bbf0bc3a909.rlib" "/opt/rustwide/target/debug/deps/liburl-a2679302d1e57a66.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cf13d6c3cca11d0a.rlib" "/opt/rustwide/target/debug/deps/libidna-abc18b52234823c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c084c6017e96307.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-3169b969b3cb6d48.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a640ca8e22cae8f.rlib" "/opt/rustwide/target/debug/deps/libsha1-e289cfe41f837e99.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-b87fb971e5b0ecfd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab6adfa89faabfbb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f5dbf0563aeef912.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-52b18ba98846c09a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c3e3e85ae04287cf.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-2f8879ec8fbff3be.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-e4bd98e2d2faf3f5.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-fbab2d0af67f4aec.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f8379788ab5d979b.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_tcp_server-4542ac94dfcb6adf.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_ipc_server-2350fa81ae936cdd.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-361034ebadecc0ba.rlib" "/opt/rustwide/target/debug/deps/libparity_tokio_ipc-95b40874b2de3138.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_http_server-2e7b9d956d73e304.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc3c0e12a07d33fe.rlib" "/opt/rustwide/target/debug/deps/libwant-09ab8a1956b3d061.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2aaaf50d8741e824.rlib" "/opt/rustwide/target/debug/deps/libtime-b7449bdb9bd05901.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e11147bb43f41a74.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f4fab65fa9092dde.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-e77ca63f1546b276.rlib" "/opt/rustwide/target/debug/deps/libh2-872efca8975a112d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-04e61aaa3b9f9701.rlib" "/opt/rustwide/target/debug/deps/libstring-df266abaf5cc29d0.rlib" "/opt/rustwide/target/debug/deps/libhttp-7e95d5052cccd2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-48e72ebe106db49b.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_server_utils-f2713bf7e44d348d.rlib" "/opt/rustwide/target/debug/deps/libglobset-2cac8866e734b324.rlib" "/opt/rustwide/target/debug/deps/libbstr-f2003f6bc249d6b9.rlib" "/opt/rustwide/target/debug/deps/libunicase-b0558c7eae452104.rlib" "/opt/rustwide/target/debug/deps/libtokio-0cae2fe32fd3024a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-726145651302a0d9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-122970ec0a72aeff.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-93b8dd9235fd5e74.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-558cd72eb9b63cb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e6ab8f68e6219729.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-66ab86aedaeca46f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e2f2346b2dcac33b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-908167ed53ce31b1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-159e6e4d47dd183d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c2eefc7f9dbf819d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d80fd9fd76503d0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6ec74b00b1ad7e73.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-601f4cb461bb1557.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5bfb4fb5cb405731.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c7ff4b12bb8d15c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2d8584d1e3b1d239.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ef72d4c5d85f472.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5afb239488ae4cec.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1f1c189b12d0b9a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6a543561a0a979ca.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-beba0f872d10a511.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4f2a6ab554202977.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-295df72cdd5b9be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b66b7597479b6b77.rlib" "/opt/rustwide/target/debug/deps/libmio-15eb92858ddd93a2.rlib" "/opt/rustwide/target/debug/deps/libnet2-3afb58ffcc715bb5.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cd8f712d74abf4e.rlib" "/opt/rustwide/target/debug/deps/libeither-0bb6446ecd79db66.rlib" "/opt/rustwide/target/debug/deps/libiovec-42b5662a14844f1b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cf156921edeb765b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-16b14efe0acf1fe0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-7a616b15e2827606.rlib" "/opt/rustwide/target/debug/deps/libregex-0f2b70be2032e313.rlib" "/opt/rustwide/target/debug/deps/libthread_local-62db909d375b116b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f0655a5717341c2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7c1ab2f44bb05e79.rlib" "/opt/rustwide/target/debug/deps/libupstream-346f4cc430acf664.rlib" "/opt/rustwide/target/debug/deps/libsimple_cache-13d2dd71bd224e10.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-1f032c6e195839dc.rlib" "/opt/rustwide/target/debug/deps/libpermissioning-63c81b43df898a08.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_pubsub-593d9ac876cc2b0a.rlib" "/opt/rustwide/target/debug/deps/librand-35a8ceb9e5373f89.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da6522a6d660f992.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-538a1cadd707ee7a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-3d50576546e4fab1.rlib" "/opt/rustwide/target/debug/deps/libclap-8bfe4485b8572710.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-6d3e6864924ebf64.rlib" "/opt/rustwide/target/debug/deps/libvec_map-943b8b4735a90dde.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-27109e2fed83a0f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-37c17887a26d83db.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e810c4e0441fffff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-261bab26e3defe81.rlib" "/opt/rustwide/target/debug/deps/libatty-d10b80cc89f2e133.rlib" "/opt/rustwide/target/debug/deps/libansi_term-06851d4f97f94bb1.rlib" "/opt/rustwide/target/debug/deps/libtokio-0016cf2bbbe62b8e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-65d69c1fbe0b33b3.rlib" "/opt/rustwide/target/debug/deps/libmio-9d7437dd4d6c8d29.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f5bf14f5df148645.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2f6b85f402884e58.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f8db8b3996bc4c8c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7af17f59f8cbec6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-601a03821ad2c908.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libinstant-7b029027ae9cb994.rlib" "/opt/rustwide/target/debug/deps/libethereum_proxy_accounts-7a9fdd6407b1e443.rlib" "/opt/rustwide/target/debug/deps/libcli_params-7242632e5f93f424.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-9429780bbe3b281e.rlib" "/opt/rustwide/target/debug/deps/libfutures-57956eef48bb6bbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d9a3492d61116ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e875cb012977920.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ab91e65cc24abdc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-db0946bae922bc91.rlib" "/opt/rustwide/target/debug/deps/libfutures-73d1908f12aa98cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0331d38612d270e4.rlib" "/opt/rustwide/target/debug/deps/libslab-5fee7275cd8dcac9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e04a1bb2339e32d7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d6f4ca70183144bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7b77660398029739.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-46408b30de4b0698.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe3eeb415d9ca522.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cb001188efa2829b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-efe296b56c4926c2.rlib" "/opt/rustwide/target/debug/deps/libryu-20783f47e79c1da7.rlib" "/opt/rustwide/target/debug/deps/libitoa-9e60acd4f2a8a567.rlib" "/opt/rustwide/target/debug/deps/libethsign-7ae5c20693eea9f2.rlib" "/opt/rustwide/target/debug/deps/libparity_crypto-36ec11007328ee6c.rlib" "/opt/rustwide/target/debug/deps/libripemd160-f1fa34cf3d25a1fc.rlib" "/opt/rustwide/target/debug/deps/libscrypt-7bbf5845b2de05d4.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-6195c563e43085f8.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8de3a0121f2e030d.rlib" "/opt/rustwide/target/debug/deps/libbase64-7912644c6df537dd.rlib" "/opt/rustwide/target/debug/deps/librand_core-ed2294efad9ad71d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-df0fd9aee2d34f8c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5398d23e7a4afed7.rlib" "/opt/rustwide/target/debug/deps/libhmac-98277a5eb920e5bc.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ff1c7d38d556b75d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-791d2a20e510dc56.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f3227f53ab0bd25.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-7d167c53b270767d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c19e6cbf8059010d.rlib" "/opt/rustwide/target/debug/deps/libdigest-7dc095a32e28ae90.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-d8a04186e4d27c5f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-529262f7f20ce3db.rlib" "/opt/rustwide/target/debug/deps/libaes_ctr-9498cec03396ab5c.rlib" "/opt/rustwide/target/debug/deps/libctr-d53f6a9756cf29d5.rlib" "/opt/rustwide/target/debug/deps/libaes-77c868853c44890d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2673c12e5c481a75.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eff99b3ccaf1703a.rlib" "/opt/rustwide/target/debug/deps/libcipher-f57f09ea2030cbf8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6f8bebf3badcb417.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c0c93e59a0a593fc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-353d0a7568a36f6d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-db35f7b57c200094.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-bde550c0b2af03bf.rlib" "/opt/rustwide/target/debug/deps/libethereum_transaction-1cbbc43abe569bdf.rlib" "/opt/rustwide/target/debug/deps/liblog-bf567b8033e6ae89.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-f3a46865bd172d4b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-43a83430f44f924d.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-ea7c334d6e87afdb.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-b1290c535fbb1828.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-1e161c08c4bf0355.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-d4f23e8655867d04.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-14316ae5aa87ecb3.rlib" "/opt/rustwide/target/debug/deps/libuint-81a14ae2fe8d0b95.rlib" "/opt/rustwide/target/debug/deps/libhex-a9bd0b02adb2d207.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6ab6e85090fa29d2.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-9ec51301ee147482.rlib" "/opt/rustwide/target/debug/deps/librand-dfd4f0ba3fc17dbb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca70a2bc0e44412a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18bc335c85fff2c5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc9e8fc36a2bf606.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9683fafd4287b8dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-9243a7663a279ab6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-39df47837e08eda7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3e50e277f96a204d.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-1fca43e4734370ce.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-08f4843c0a638580.rlib" "/opt/rustwide/target/debug/deps/librlp-f17a76efd18652fb.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-de9f7f38dd521a16.rlib" "/opt/rustwide/target/debug/deps/libbytes-147bc47ba5229c2f.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-5f78c8d2eb027dd7.rlib" "/opt/rustwide/target/debug/deps/libserde-fe8ba11fd5900224.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-9b17b4805e544615/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ethereum_proxy-1ad06e3f30eabfa5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `ethereum-proxy` (bin "ethereum-proxy") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7515d10e6b8b05de781cfa20462f664d4358d99d98637a95fb5b9eb804137890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7515d10e6b8b05de781cfa20462f664d4358d99d98637a95fb5b9eb804137890", kill_on_drop: false }` [INFO] [stdout] 7515d10e6b8b05de781cfa20462f664d4358d99d98637a95fb5b9eb804137890