[INFO] fetching crate sig-proxy 0.5.0... [INFO] testing sig-proxy-0.5.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate sig-proxy 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sig-proxy 0.5.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sig-proxy 0.5.0 [INFO] finished tweaking crates.io crate sig-proxy 0.5.0 [INFO] tweaked toml for crates.io crate sig-proxy 0.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate sig-proxy 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uint v0.9.0 [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded rlp v0.5.0 [INFO] [stderr] Downloaded primitive-types v0.9.0 [INFO] [stderr] Downloaded ethabi v14.0.0 [INFO] [stderr] Downloaded jsonrpc-core v17.1.0 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded secp256k1 v0.20.2 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded fastrand v1.4.1 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded web3 v0.16.0 [INFO] [stderr] Downloaded impl-codec v0.5.0 [INFO] [stderr] Downloaded tokio v1.6.1 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded ethcontract-derive v0.12.2 [INFO] [stderr] Downloaded ethcontract v0.12.2 [INFO] [stderr] Downloaded ethcontract-generate v0.12.2 [INFO] [stderr] Downloaded ethcontract-common v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] ce39423c1a2546989aedcd343823d7adac95b1c2cbc10345496f661421874cf8 [INFO] running `Command { std: "docker" "start" "-a" "ce39423c1a2546989aedcd343823d7adac95b1c2cbc10345496f661421874cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce39423c1a2546989aedcd343823d7adac95b1c2cbc10345496f661421874cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce39423c1a2546989aedcd343823d7adac95b1c2cbc10345496f661421874cf8", kill_on_drop: false }` [INFO] [stdout] ce39423c1a2546989aedcd343823d7adac95b1c2cbc10345496f661421874cf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c24d81965944c2364b9081b5b46e2dc9f70d782b4c19c31cef36f94caba869f [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" "1c24d81965944c2364b9081b5b46e2dc9f70d782b4c19c31cef36f94caba869f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling jsonrpc-core v17.1.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi v14.0.0 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.4.1 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.24 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling surf v2.2.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling web3 v0.16.0 [INFO] [stderr] Compiling ethcontract-common v0.12.2 [INFO] [stderr] Compiling ethcontract-generate v0.12.2 [INFO] [stderr] Compiling ethcontract-derive v0.12.2 [INFO] [stderr] Compiling ethcontract v0.12.2 [INFO] [stderr] Compiling sig-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1c24d81965944c2364b9081b5b46e2dc9f70d782b4c19c31cef36f94caba869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c24d81965944c2364b9081b5b46e2dc9f70d782b4c19c31cef36f94caba869f", kill_on_drop: false }` [INFO] [stdout] 1c24d81965944c2364b9081b5b46e2dc9f70d782b4c19c31cef36f94caba869f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b8403cebdc1624fc5768ce3a065b6594855773d24a515cb6de76af10c34c5ed [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" "6b8403cebdc1624fc5768ce3a065b6594855773d24a515cb6de76af10c34c5ed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sig-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.dummy_service.79f0f469-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717.38dx46a98f8qfja.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-1c9f4e6e6ecf95e3/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-51a277010389b0be/out/build" "-L" "/opt/rustwide/target/debug/build/ring-16da5827e7e7a8b1/out" "-L" "/opt/rustwide/target/debug/build/blake3-3d558ff20456b290/out" "-L" "/opt/rustwide/target/debug/build/blake3-3d558ff20456b290/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsig_proxy-315cfaf1548a52e2.rlib" "/opt/rustwide/target/debug/deps/libsurf-7f3a8ec8708f8972.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-2179e342b3651778.rlib" "/opt/rustwide/target/debug/deps/libtempfile-469d6516ed1ef526.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libconsole-37d77a82e34d1c09.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-8b8f70257898aa86.rlib" "/opt/rustwide/target/debug/deps/libregex-61a41659bb2e22e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libethcontract-b52a287e0e5bbfce.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c90d3cd1289f543f.rlib" "/opt/rustwide/target/debug/deps/libethcontract_common-7d5c25e21c9e7476.rlib" "/opt/rustwide/target/debug/deps/libweb3-c3184341cc9fc683.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-89acd1974f5b2a99.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-7b5e41c27e82c538.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-ff983b6f0b5e5c46.rlib" "/opt/rustwide/target/debug/deps/libsoketto-5d5b1d9c658f07d6.rlib" "/opt/rustwide/target/debug/deps/libsha1-b57f1d490ce4c7af.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e054e9345f2358b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-26a8a04f50ebf39f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-59f83c0fb93847b4.rlib" "/opt/rustwide/target/debug/deps/libethabi-7932d5322b7ce597.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-87611ab9b8a53ab1.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e2f07d48223b0e39.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2440860215e6e885.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e21f86ad9904fa3e.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-b3d62412e87a7128.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-77149df225027055.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-ac57125218f6b2c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-05db37f519d9bfc2.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-f478fed5b6ba4a0e.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-a18f0829f6970c17.rlib" "/opt/rustwide/target/debug/deps/librlp-2cb199263c7488e8.rlib" "/opt/rustwide/target/debug/deps/libbytes-666aef3a61b2fc4f.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-94b2f89b4d6ec385.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-834197199a71e6eb.rlib" "/opt/rustwide/target/debug/deps/libsha3-e42ae4432f1d8538.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libuint-a001e24f4a20c79e.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-9b4f8cdb691cf2ab.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-171238c466ed8e80.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b64c1f71d168f68f.rlib" "/opt/rustwide/target/debug/deps/libstrum-c2328eb7ec3a80cd.rlib" "/opt/rustwide/target/debug/deps/libstructopt-36c7651a039f0fdb.rlib" "/opt/rustwide/target/debug/deps/libclap-469bf6e8572a316d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-365fd0d443ac3065.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-eaf3a2910a0d8d3c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-08b7891b2f2b5bda.rlib" "/opt/rustwide/target/debug/deps/libtide-72030aa298eb2b59.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-85f286df16b50aee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cf099dace95b631f.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-01e5fa9889132600.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-3e17faa30b2da10b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2a6b69a11f8e3b6d.rlib" "/opt/rustwide/target/debug/deps/librustls-e207c7f08d50781a.rlib" "/opt/rustwide/target/debug/deps/libsct-6e47fefaab1522b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c08e1b15f43e30bb.rlib" "/opt/rustwide/target/debug/deps/libring-489845fffacc61f0.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libfutures-976c14d094822d67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-051b8657e9a9d6db.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-13f0c385552d6110.rlib" "/opt/rustwide/target/debug/deps/libconfig-7ba112291af20153.rlib" "/opt/rustwide/target/debug/deps/libnom-bfbce219b606a770.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a86fb5574e1e2039.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libtokio-d9db9cd6b5d403b7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-bc83688c56f32001.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-22f94e1fe9515476.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-fa9d266cc783a163.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c50a049c5d7d66a1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-2a2d29d96b63e719.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0da21b2af6d66c46.rlib" "/opt/rustwide/target/debug/deps/libpin_project-57330613d29867e0.rlib" "/opt/rustwide/target/debug/deps/libasync_session-dcc5b38a8f60a371.rlib" "/opt/rustwide/target/debug/deps/libbincode-250e84c7381e6605.rlib" "/opt/rustwide/target/debug/deps/libhmac-82ef83931493c9a1.rlib" "/opt/rustwide/target/debug/deps/libblake3-4a76be2ca2750ce3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-84e789e9ca20ff11.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-af4f954955974622.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libchrono-af055b145374d0f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-f8f2c0505d637c26.rlib" "/opt/rustwide/target/debug/deps/libfemme-02f6168e731a7fa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b3aabae6e1aeb9ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3a4c22e2e1991d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9b955b2064c45b74.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5b90cf0814d1965d.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d1e5785fab3187f6.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-97c4bace1d2c5061.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d1f5fee8fa2baa3c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6286c4cf17498b39.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-628995790e5354f4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a1338fa4bbce418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29e8f8d4dee11481.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/librand-99b4fdac06c6c71c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-553f965e694748d1.rlib" "/opt/rustwide/target/debug/deps/librand_core-eb35df3a74493fdb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-16e80cd0ea9ad5c3.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/liburl-809517c22ec41e0a.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libserde-50952204967e2c8c.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-0456b48192f02ba4.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ebcc46a3428f2d44.rlib" "/opt/rustwide/target/debug/deps/libhmac-d47c095d535baae4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9c582a61633e726e.rlib" "/opt/rustwide/target/debug/deps/libsha2-c734fa13578b55c5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-805f9b38a16e68fe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-dc0f5ca11096435a.rlib" "/opt/rustwide/target/debug/deps/libghash-f073d00f73f2e8e4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9fb5839b07e0e3e6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6d6826dbaaeefb1e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libctr-191a2a8f2d612e90.rlib" "/opt/rustwide/target/debug/deps/libaes-9229c0d4bc630cca.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-0126b3e837d36805.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-95495a69028d3f9c.rlib" "/opt/rustwide/target/debug/deps/libaead-d5764814a0463c41.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-94b4b4bbb45c2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7fe28a27e8bab00.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b534221e63cc3fe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-36503f9b619af7e6.rlib" "/opt/rustwide/target/debug/deps/libtime-4b464658053916e8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-908ee79564f0fd63.rlib" "/opt/rustwide/target/debug/deps/libstandback-393edfed857a761d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libasync_std-619c4dbebb65f52d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-84a41dad62ce09fa.rlib" "/opt/rustwide/target/debug/deps/libblocking-6a81261917f1e5f5.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-084275ed6a2e1f5e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b19c7225a4b7b514.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-f03c6d200bb3af34.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2913a214d0d50f16.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1cc4c1a0acf1b0d8.rlib" "/opt/rustwide/target/debug/deps/libasync_io-299224e2d764b569.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpolling-5d06ac6de9eece2e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2dc8f791f01507b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-486267e50c419345.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6915872ad4bf9501.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-41251735cb4c7b0a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ae7c8d6198c5e736.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-cccca999b947a0f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-448d189d96fa8e0f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-017041fe757d1aaf.rlib" "/opt/rustwide/target/debug/deps/liblog-d2c7cd645a80ec1c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-858dd5be60fc3110.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dummy_service-21b4476f29243717" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sig-proxy` due to 2 previous errors [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" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.proxy.67822244-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b.416vs2t2t3ofyjs6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-1c9f4e6e6ecf95e3/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-51a277010389b0be/out/build" "-L" "/opt/rustwide/target/debug/build/ring-16da5827e7e7a8b1/out" "-L" "/opt/rustwide/target/debug/build/blake3-3d558ff20456b290/out" "-L" "/opt/rustwide/target/debug/build/blake3-3d558ff20456b290/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsig_proxy-315cfaf1548a52e2.rlib" "/opt/rustwide/target/debug/deps/libsurf-7f3a8ec8708f8972.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-2179e342b3651778.rlib" "/opt/rustwide/target/debug/deps/libtempfile-469d6516ed1ef526.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libconsole-37d77a82e34d1c09.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-8b8f70257898aa86.rlib" "/opt/rustwide/target/debug/deps/libregex-61a41659bb2e22e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libethcontract-b52a287e0e5bbfce.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c90d3cd1289f543f.rlib" "/opt/rustwide/target/debug/deps/libethcontract_common-7d5c25e21c9e7476.rlib" "/opt/rustwide/target/debug/deps/libweb3-c3184341cc9fc683.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-89acd1974f5b2a99.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-7b5e41c27e82c538.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-ff983b6f0b5e5c46.rlib" "/opt/rustwide/target/debug/deps/libsoketto-5d5b1d9c658f07d6.rlib" "/opt/rustwide/target/debug/deps/libsha1-b57f1d490ce4c7af.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e054e9345f2358b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-26a8a04f50ebf39f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8c3c91cf8c5b6214.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-59f83c0fb93847b4.rlib" "/opt/rustwide/target/debug/deps/libethabi-7932d5322b7ce597.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-87611ab9b8a53ab1.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e2f07d48223b0e39.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-2440860215e6e885.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e21f86ad9904fa3e.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-b3d62412e87a7128.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-77149df225027055.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-ac57125218f6b2c5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-05db37f519d9bfc2.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-f478fed5b6ba4a0e.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-a18f0829f6970c17.rlib" "/opt/rustwide/target/debug/deps/librlp-2cb199263c7488e8.rlib" "/opt/rustwide/target/debug/deps/libbytes-666aef3a61b2fc4f.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-94b2f89b4d6ec385.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-834197199a71e6eb.rlib" "/opt/rustwide/target/debug/deps/libsha3-e42ae4432f1d8538.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libuint-a001e24f4a20c79e.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-9b4f8cdb691cf2ab.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-171238c466ed8e80.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b64c1f71d168f68f.rlib" "/opt/rustwide/target/debug/deps/libstrum-c2328eb7ec3a80cd.rlib" "/opt/rustwide/target/debug/deps/libstructopt-36c7651a039f0fdb.rlib" "/opt/rustwide/target/debug/deps/libclap-469bf6e8572a316d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-365fd0d443ac3065.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-eaf3a2910a0d8d3c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-08b7891b2f2b5bda.rlib" "/opt/rustwide/target/debug/deps/libtide-72030aa298eb2b59.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-85f286df16b50aee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cf099dace95b631f.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-01e5fa9889132600.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-3e17faa30b2da10b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2a6b69a11f8e3b6d.rlib" "/opt/rustwide/target/debug/deps/librustls-e207c7f08d50781a.rlib" "/opt/rustwide/target/debug/deps/libsct-6e47fefaab1522b2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c08e1b15f43e30bb.rlib" "/opt/rustwide/target/debug/deps/libring-489845fffacc61f0.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libfutures-976c14d094822d67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-051b8657e9a9d6db.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-13f0c385552d6110.rlib" "/opt/rustwide/target/debug/deps/libconfig-7ba112291af20153.rlib" "/opt/rustwide/target/debug/deps/libnom-bfbce219b606a770.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a86fb5574e1e2039.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libtokio-d9db9cd6b5d403b7.rlib" "/opt/rustwide/target/debug/deps/libdashmap-bc83688c56f32001.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-22f94e1fe9515476.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-fa9d266cc783a163.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-c50a049c5d7d66a1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-2a2d29d96b63e719.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0da21b2af6d66c46.rlib" "/opt/rustwide/target/debug/deps/libpin_project-57330613d29867e0.rlib" "/opt/rustwide/target/debug/deps/libasync_session-dcc5b38a8f60a371.rlib" "/opt/rustwide/target/debug/deps/libbincode-250e84c7381e6605.rlib" "/opt/rustwide/target/debug/deps/libhmac-82ef83931493c9a1.rlib" "/opt/rustwide/target/debug/deps/libblake3-4a76be2ca2750ce3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-84e789e9ca20ff11.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-af4f954955974622.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libchrono-af055b145374d0f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-f8f2c0505d637c26.rlib" "/opt/rustwide/target/debug/deps/libfemme-02f6168e731a7fa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b3aabae6e1aeb9ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3a4c22e2e1991d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9b955b2064c45b74.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5b90cf0814d1965d.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-d1e5785fab3187f6.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-97c4bace1d2c5061.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d1f5fee8fa2baa3c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6286c4cf17498b39.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-628995790e5354f4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1d8e8940df5b8bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a1338fa4bbce418.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29e8f8d4dee11481.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/librand-99b4fdac06c6c71c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-553f965e694748d1.rlib" "/opt/rustwide/target/debug/deps/librand_core-eb35df3a74493fdb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-16e80cd0ea9ad5c3.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/liburl-809517c22ec41e0a.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libserde-50952204967e2c8c.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-0456b48192f02ba4.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ebcc46a3428f2d44.rlib" "/opt/rustwide/target/debug/deps/libhmac-d47c095d535baae4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9c582a61633e726e.rlib" "/opt/rustwide/target/debug/deps/libsha2-c734fa13578b55c5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-805f9b38a16e68fe.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-dc0f5ca11096435a.rlib" "/opt/rustwide/target/debug/deps/libghash-f073d00f73f2e8e4.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9fb5839b07e0e3e6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e6faa70937caec08.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6d6826dbaaeefb1e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libctr-191a2a8f2d612e90.rlib" "/opt/rustwide/target/debug/deps/libaes-9229c0d4bc630cca.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-0126b3e837d36805.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libcipher-95495a69028d3f9c.rlib" "/opt/rustwide/target/debug/deps/libaead-d5764814a0463c41.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-94b4b4bbb45c2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7fe28a27e8bab00.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b534221e63cc3fe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-36503f9b619af7e6.rlib" "/opt/rustwide/target/debug/deps/libtime-4b464658053916e8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-908ee79564f0fd63.rlib" "/opt/rustwide/target/debug/deps/libstandback-393edfed857a761d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libasync_std-619c4dbebb65f52d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-84a41dad62ce09fa.rlib" "/opt/rustwide/target/debug/deps/libblocking-6a81261917f1e5f5.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-084275ed6a2e1f5e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b19c7225a4b7b514.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-f03c6d200bb3af34.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2913a214d0d50f16.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1cc4c1a0acf1b0d8.rlib" "/opt/rustwide/target/debug/deps/libasync_io-299224e2d764b569.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpolling-5d06ac6de9eece2e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2dc8f791f01507b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-486267e50c419345.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6915872ad4bf9501.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-41251735cb4c7b0a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ae7c8d6198c5e736.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-cccca999b947a0f7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-448d189d96fa8e0f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-017041fe757d1aaf.rlib" "/opt/rustwide/target/debug/deps/liblog-d2c7cd645a80ec1c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-858dd5be60fc3110.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/proxy-fe9743b66655286b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6b8403cebdc1624fc5768ce3a065b6594855773d24a515cb6de76af10c34c5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8403cebdc1624fc5768ce3a065b6594855773d24a515cb6de76af10c34c5ed", kill_on_drop: false }` [INFO] [stdout] 6b8403cebdc1624fc5768ce3a065b6594855773d24a515cb6de76af10c34c5ed