[INFO] cloning repository https://github.com/SpencerSharkey/poolboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpencerSharkey/poolboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpencerSharkey%2Fpoolboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpencerSharkey%2Fpoolboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f17a8564432ed660b9af5adea9dd4311da30ce4f [INFO] testing SpencerSharkey/poolboy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpencerSharkey%2Fpoolboy" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpencerSharkey/poolboy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpencerSharkey/poolboy [INFO] finished tweaking git repo https://github.com/SpencerSharkey/poolboy [INFO] tweaked toml for git repo https://github.com/SpencerSharkey/poolboy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/SpencerSharkey/poolboy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e55a106946428ebd2967ff5087164b34f5e64198c2cbf5faac2ee5eaf922aa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79e55a106946428ebd2967ff5087164b34f5e64198c2cbf5faac2ee5eaf922aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e55a106946428ebd2967ff5087164b34f5e64198c2cbf5faac2ee5eaf922aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e55a106946428ebd2967ff5087164b34f5e64198c2cbf5faac2ee5eaf922aa", kill_on_drop: false }` [INFO] [stdout] 79e55a106946428ebd2967ff5087164b34f5e64198c2cbf5faac2ee5eaf922aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2b431a7c2c63c639079f418289865d16a641f66f10740dc12d382eaf4bf8586 [INFO] running `Command { std: "docker" "start" "-a" "f2b431a7c2c63c639079f418289865d16a641f66f10740dc12d382eaf4bf8586", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling async-native-tls v0.3.3 (https://github.com/async-email/async-native-tls.git?rev=b5b5562d6cea77f913d4cbe448058c031833bf17#b5b5562d) [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling jsonrpc-core v17.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi v14.0.0 [INFO] [stderr] Compiling web3 v0.15.0 (https://github.com/tomusdrw/rust-web3#509b3bb0) [INFO] [stderr] Compiling poolboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/pool.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, path::PathBuf, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `CallRequest` [INFO] [stdout] --> src/pool.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use web3::types::{self, Block, CallRequest}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BlockId`, `H64` [INFO] [stdout] --> src/util.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | use web3::types::{BlockId, H256, H64, U64}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3::types` [INFO] [stdout] --> src/worker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use web3::types; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hex_literal::hex` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let pool = Pool::new(PoolConfig { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `web3` [INFO] [stdout] --> src/pool.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let web3 = web3::Web3::new(transport); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_web3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `latest_work` is assigned to, but never used [INFO] [stdout] --> src/pool.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | let mut latest_work: Option = None; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_latest_work` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/pool.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | Op::RecvPoolMessage(msg) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `latest_work` is never read [INFO] [stdout] --> src/pool.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | ... latest_work = Some(work) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender` [INFO] [stdout] --> src/pool.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | sender: mpsc::UnboundedSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Pool` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pool.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/pool.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | state: PoolState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `workers` [INFO] [stdout] --> src/pool.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | workers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `unwrap_response` [INFO] [stdout] --> src/util.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn unwrap_response(output: Output) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.poolboy.e7da069f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b.2ef106hxmhs8pn0u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-8e1497bfc2348a15/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b50c41eb10d43ad0.rlib" "/opt/rustwide/target/debug/deps/libchrono-b774d932da0f9639.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2fd32f704e2b03f9.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-b802a77ce92479e7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-187a092ad0c1cf06.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a87f19014253d880.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-affa5e75bba8c2ff.rlib" "/opt/rustwide/target/debug/deps/libregex-b11140c9fc5a3671.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f6122029928abdc9.rlib" "/opt/rustwide/target/debug/deps/libclap-a98f69ccf92add3d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libnum-fa9e02871f42ef1c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-55590068a21bd762.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-636ca1b9b848e79c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0b5d040c5d0e6b95.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d7c790cc2562df53.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-557857d5c29aa2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-464536e541267335.rlib" "/opt/rustwide/target/debug/deps/libweb3-0807f15a7dbb63c4.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-e86c3660f27cf0af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-054b69c037b7d9df.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-b5d1b80e82404781.rlib" "/opt/rustwide/target/debug/deps/libheaders-4def3a7e6cbed5eb.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-908879f4e278c134.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2a1a542329d079cc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0ab6ab2ccde118ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-80d6e6ab5d39ff66.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0fe772bef5d6f0c5.rlib" "/opt/rustwide/target/debug/deps/libsoketto-97ce01c77b13f198.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libsha1-ed4d21cc7c7071c4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhyper-4815ea210dd9ff63.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-182968befa133851.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2f63c33d9326d05c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-700f7ca46dec2758.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-19b075c4d795921e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee5a3d1b88a71532.rlib" "/opt/rustwide/target/debug/deps/libethabi-e0d5f33cd0003ad3.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-10d4905df7c163ea.rlib" "/opt/rustwide/target/debug/deps/libethbloom-6be2b9f70479b925.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-f5520c9e45e9f8a9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e499aa4e417dab46.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-4a940556305cb7e1.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-26ccff19f9c644e8.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-7dd8e37aff2f7492.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4bdac84d403c2062.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-7dee5004964d8c9b.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-5e05659a4a385baf.rlib" "/opt/rustwide/target/debug/deps/librlp-b97ee7d628427078.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-3d24f279f1c7e287.rlib" "/opt/rustwide/target/debug/deps/librand-bc67c6553eced8b0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libsha3-bbfdab8383dc2c83.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cc20223296d3c239.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libuint-4d5c522184d9c0d2.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-749c8798607f5be1.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-61c6142c807e5216.rlib" "/opt/rustwide/target/debug/deps/libthiserror-49b8a054fdf78394.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b88329580bd148a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-1825e6f40ddbf300.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f59057dfde050cce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ea133a2f372f1611.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-58faf0b7a76a8f6e.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff86c5fb0da6e292.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6fdc01efe3b7c4f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a54247dce4017741.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-94adadfaea3c4366.rlib" "/opt/rustwide/target/debug/deps/libtracing-0c4e6678aec3b4ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0ca895f144b3436.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libtokio-3009b6440b25efa5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a9ea94a5e2df2aad.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-1b28d3bd790ea8b0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/poolboy-f2b98ac4b5b66c1b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib(openssl-0100fcfc7c557a66.openssl.c7315df7-cgu.11.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poolboy` due to 2 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f2b431a7c2c63c639079f418289865d16a641f66f10740dc12d382eaf4bf8586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b431a7c2c63c639079f418289865d16a641f66f10740dc12d382eaf4bf8586", kill_on_drop: false }` [INFO] [stdout] f2b431a7c2c63c639079f418289865d16a641f66f10740dc12d382eaf4bf8586