[INFO] fetching crate iota-client 1.1.1... [INFO] testing iota-client-1.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate iota-client 1.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate iota-client 1.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iota-client 1.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iota-client 1.1.1 [INFO] tweaked toml for crates.io crate iota-client 1.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate iota-client 1.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded zeroize v1.4.3 [INFO] [stderr] Downloaded fern v0.6.0 [INFO] [stderr] Downloaded bee-rest-api v0.1.7 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded bee-common v0.5.0 [INFO] [stderr] Downloaded bee-pow v0.2.0 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.6.1 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded iota-crypto v0.9.1 [INFO] [stderr] Downloaded bee-crypto v0.2.1-alpha [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded bee-ledger v0.6.0 [INFO] [stderr] Downloaded bee-ternary v0.4.2-alpha [INFO] [stderr] Downloaded sha2 v0.9.8 [INFO] [stderr] Downloaded bee-message v0.1.6 [INFO] [stderr] Downloaded async-tungstenite v0.13.1 [INFO] [stderr] Downloaded rustls v0.20.2 [INFO] [stderr] Downloaded ureq v2.3.1 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded webpki-roots v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a844fa3b4b5306a28ec15ef24764e5e9218800fd0a64d127e53ad64ca434223d [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" "a844fa3b4b5306a28ec15ef24764e5e9218800fd0a64d127e53ad64ca434223d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a844fa3b4b5306a28ec15ef24764e5e9218800fd0a64d127e53ad64ca434223d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a844fa3b4b5306a28ec15ef24764e5e9218800fd0a64d127e53ad64ca434223d", kill_on_drop: false }` [INFO] [stdout] a844fa3b4b5306a28ec15ef24764e5e9218800fd0a64d127e53ad64ca434223d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.60.0" "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] 426c3eb9ae5c928d926fbbbba43b932d18bc972dab8e9bb84aa707e0d2b3d4f9 [INFO] running `Command { std: "docker" "start" "-a" "426c3eb9ae5c928d926fbbbba43b932d18bc972dab8e9bb84aa707e0d2b3d4f9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling bee-ternary v0.5.2 [INFO] [stderr] Compiling bee-common v0.5.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling iota-crypto v0.9.1 [INFO] [stderr] Compiling bee-pow v0.2.0 [INFO] [stderr] Compiling bee-message v0.1.6 [INFO] [stderr] Compiling bee-ledger v0.6.0 [INFO] [stderr] Compiling bee-rest-api v0.1.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling iota-client v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "426c3eb9ae5c928d926fbbbba43b932d18bc972dab8e9bb84aa707e0d2b3d4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426c3eb9ae5c928d926fbbbba43b932d18bc972dab8e9bb84aa707e0d2b3d4f9", kill_on_drop: false }` [INFO] [stdout] 426c3eb9ae5c928d926fbbbba43b932d18bc972dab8e9bb84aa707e0d2b3d4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac7625f9e380983fcfc1401e646818d803aed469f912f1976f24304ac1e7b5cf [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" "ac7625f9e380983fcfc1401e646818d803aed469f912f1976f24304ac1e7b5cf", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling ureq v2.3.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling iota-client v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `iota-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multiple_outputs --edition=2021 examples/multiple_outputs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="reqwest"' --cfg 'feature="tokio"' -C metadata=9835f51b46b0eecc -C extra-filename=-9835f51b46b0eecc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d2cb1ffae20a8afe.so --extern bee_common=/opt/rustwide/target/debug/deps/libbee_common-09e60e9f163c1052.rlib --extern bee_message=/opt/rustwide/target/debug/deps/libbee_message-dc3d2cbde4ad4355.rlib --extern bee_pow=/opt/rustwide/target/debug/deps/libbee_pow-90783e2382dd038a.rlib --extern bee_rest_api=/opt/rustwide/target/debug/deps/libbee_rest_api-473338d184c7424c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f60f3e55d0e9499f.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-0bcbed5a79caae6e.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5e89f8654b751157.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib --extern iota_client=/opt/rustwide/target/debug/deps/libiota_client-9747e57b2a4e0f70.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-c7407a40c05ef01b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fdafcdc7ed42857b.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fa70e5a316fee2bc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ac25aa0c9185d013.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-860e70ad595e471f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cfc9296b0b8487c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-069b461a788cc862.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d26b3860c7b37e69.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6190c2e9c1671d0.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-047b1a8c1767435e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-88a4f8a6c0dfd1ab.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-aed0f20e16956c1e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.get_funds.a122e7ad-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b.d98zy1os9skg7ey.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aed0f20e16956c1e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libureq-047b1a8c1767435e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-827e78438d009963.rlib" "/opt/rustwide/target/debug/deps/librustls-c632241515d06dac.rlib" "/opt/rustwide/target/debug/deps/libsct-7a8497a781f47f99.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b0d3805ec27a72d6.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b0cf3e8c9267986e.rlib" "/opt/rustwide/target/debug/deps/libiota_client-9747e57b2a4e0f70.rlib" "/opt/rustwide/target/debug/deps/libfutures-f60f3e55d0e9499f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-860e70ad595e471f.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-af7b1b865fa758ad.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8e8f549d241ddc30.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-eaa5aab114dce861.rlib" "/opt/rustwide/target/debug/deps/librustls-c7c3972f41eae37c.rlib" "/opt/rustwide/target/debug/deps/libsct-8e8deaa98a58891b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e630f4c65d17facc.rlib" "/opt/rustwide/target/debug/deps/libring-d5e05f3b105f9135.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-523654ac38bb623d.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-2e0634cbe1647130.rlib" "/opt/rustwide/target/debug/deps/libwant-a05b2e9fddd6a55c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4f7b4258b9d7a701.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-6b01b549e8bb50a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1eeb1efee320a3a9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-7497dc2f93468fb2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-57a4a401858ea421.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e89f8654b751157.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libregex-ac25aa0c9185d013.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43acb25b9a4e0bb4.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libtokio-b6190c2e9c1671d0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa70e5a316fee2bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libmio-c2a1c7e8c5e2977d.rlib" "/opt/rustwide/target/debug/deps/libbee_rest_api-473338d184c7424c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-069b461a788cc862.rlib" "/opt/rustwide/target/debug/deps/libryu-d6dfffac96c80892.rlib" "/opt/rustwide/target/debug/deps/libbee_ledger-7ff333a5617a3b85.rlib" "/opt/rustwide/target/debug/deps/libbee_message-dc3d2cbde4ad4355.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1d5881037bf8db70.rlib" "/opt/rustwide/target/debug/deps/libbech32-39d9f2c55a8dfb34.rlib" "/opt/rustwide/target/debug/deps/libbee_pow-90783e2382dd038a.rlib" "/opt/rustwide/target/debug/deps/libbee_common-09e60e9f163c1052.rlib" "/opt/rustwide/target/debug/deps/libtime-4efc80b538dd73b8.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfern-b90a2d04fe776e58.rlib" "/opt/rustwide/target/debug/deps/libcolored-c756f538a7dbedce.rlib" "/opt/rustwide/target/debug/deps/libatty-78b541b5df2a25e0.rlib" "/opt/rustwide/target/debug/deps/liblog-fdafcdc7ed42857b.rlib" "/opt/rustwide/target/debug/deps/libcrypto-c7407a40c05ef01b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8a1385d3d7a982cd.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-2e74ed7ed2f876bf.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d26b3860c7b37e69.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-c4407c9891f81759.rlib" "/opt/rustwide/target/debug/deps/libzeroize-88a4f8a6c0dfd1ab.rlib" "/opt/rustwide/target/debug/deps/librand_core-8ad5ec79b2dd0fcb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b37333ca2e8ce8d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-5575e4cc6c383188.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a421e029b8728f34.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-55cc3fc87703d798.rlib" "/opt/rustwide/target/debug/deps/libhmac-d57015293d60d225.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2e2ddce5039aeba2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libsha2-f900a42c057a1382.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libblake2-dfc22b63bf8c0cb4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c0522e7600b4f469.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8683c11c507fd5d.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1561e242c080bc28.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libbee_ternary-62f4a132193fba5b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libserde-cfc9296b0b8487c9.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_funds-4d38a0edaa0fa19b" "-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" "ac7625f9e380983fcfc1401e646818d803aed469f912f1976f24304ac1e7b5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7625f9e380983fcfc1401e646818d803aed469f912f1976f24304ac1e7b5cf", kill_on_drop: false }` [INFO] [stdout] ac7625f9e380983fcfc1401e646818d803aed469f912f1976f24304ac1e7b5cf