[INFO] fetching crate flow-sdk 1.0.1... [INFO] building flow-sdk-1.0.1 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate flow-sdk 1.0.1 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate flow-sdk 1.0.1 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flow-sdk 1.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate flow-sdk 1.0.1 [INFO] tweaked toml for crates.io crate flow-sdk 1.0.1 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate flow-sdk 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded tonic v0.5.2 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded cadence_json v0.1.2 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded otopr-derive v0.4.0 [INFO] [stderr] Downloaded tower v0.4.10 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded rlp v0.5.1 [INFO] [stderr] Downloaded serde_with_macros v1.5.1 [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded skeptic v0.13.6 [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded rustc-hex v2.1.0 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] [stderr] Downloaded serde_with v1.11.0 [INFO] [stderr] Downloaded otopr v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa567ed122556a83c8bf22a9787f3ceebc2919d02166ddce7c878f045fc78b1 [INFO] running `Command { std: "docker" "start" "-a" "dfa567ed122556a83c8bf22a9787f3ceebc2919d02166ddce7c878f045fc78b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa567ed122556a83c8bf22a9787f3ceebc2919d02166ddce7c878f045fc78b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa567ed122556a83c8bf22a9787f3ceebc2919d02166ddce7c878f045fc78b1", kill_on_drop: false }` [INFO] [stdout] dfa567ed122556a83c8bf22a9787f3ceebc2919d02166ddce7c878f045fc78b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce328c0f7ef6ba925421fe19bb00df9f943255d210882e42d9a4d496adce93d [INFO] running `Command { std: "docker" "start" "-a" "2ce328c0f7ef6ba925421fe19bb00df9f943255d210882e42d9a4d496adce93d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling otopr-derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling otopr v0.4.0 [INFO] [stderr] Compiling cadence_json v0.1.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] Compiling flow-sdk v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.77s [INFO] running `Command { std: "docker" "inspect" "2ce328c0f7ef6ba925421fe19bb00df9f943255d210882e42d9a4d496adce93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce328c0f7ef6ba925421fe19bb00df9f943255d210882e42d9a4d496adce93d", kill_on_drop: false }` [INFO] [stdout] 2ce328c0f7ef6ba925421fe19bb00df9f943255d210882e42d9a4d496adce93d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825c35c0615b01d045fa7fc274ff1a782a673f0fda1cb7c52fa2e354f8dbbf26 [INFO] running `Command { std: "docker" "start" "-a" "825c35c0615b01d045fa7fc274ff1a782a673f0fda1cb7c52fa2e354f8dbbf26", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] Compiling flow-sdk v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name flow_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=373b3128f9f13b00 -C extra-filename=-373b3128f9f13b00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name transactions --edition=2021 examples/transactions.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=12ccc157c179d2f6 -C extra-filename=-12ccc157c179d2f6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name accounts --edition=2021 examples/accounts.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=6bea70eb601b7144 -C extra-filename=-6bea70eb601b7144 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name collections --edition=2021 examples/collections.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=3ee948e3feff5127 -C extra-filename=-3ee948e3feff5127 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name scripts --edition=2021 examples/scripts.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=ea9a5dfa0be00c79 -C extra-filename=-ea9a5dfa0be00c79 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name events --edition=2021 examples/events.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=42b4ec331982766a -C extra-filename=-42b4ec331982766a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `flow-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name get_account_info --edition=2021 examples/get_account_info.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="default"' --cfg 'feature="secp256k1"' --cfg 'feature="secp256k1-sign"' --cfg 'feature="sha3-hash"' --cfg 'feature="tiny-keccak"' --cfg 'feature="tonic-transport"' -C metadata=40d849473853b3d8 -C extra-filename=-40d849473853b3d8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern cadence_json=/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib --extern flow_sdk=/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib --extern otopr=/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib --extern skeptic=/opt/rustwide/target/debug/deps/libskeptic-6c7115a62938cc61.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJ0xafH/symbols.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.helloworld.d04fa1eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0.c9yzy4jvcbq1b61.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0dcd11e71076d0ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libflow_sdk-264424002f01dc68.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-08be226eee41bd07.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/librlp-edc70c26deed7117.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libtonic-d3e124bb6168201a.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-712a162fec5ee4b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-971237fb5db81f30.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0a79a4d8e73ecde1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a32764631301330c.rlib" "/opt/rustwide/target/debug/deps/libhyper-d2d9af2df1452157.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d341d43ec2ea7671.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-0742d0fa85470d87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libtower-eca25174d9f91de9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3aac11666af3bbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libtokio-e49f96cbb82c6d1d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb36a2fb61c3988d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ea8deacc5c872e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmio-ec63fd953ed2bf3b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-02a7b7dcb1713c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-25818b3625fd3f96.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/librand-afa480916b15e579.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-102d17f9c6f29e88.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-61f57673980f3cff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e83d1b0f98b8ee4c.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da29a8bf22e8ec22.rlib" "/opt/rustwide/target/debug/deps/libtracing-9a102bc36d6ef176.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-de5ed1789ac80a3c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0abb16ceaa98f58f.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-1e8420c25aa1e519.rlib" "/opt/rustwide/target/debug/deps/librand-3c62c137896a4987.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-8cc8f0ed05fb95cb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-e8e6d78c5230e3a5.rlib" "/opt/rustwide/target/debug/deps/libotopr-2ed820cd343b6c18.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libcadence_json-6cfb26b290032341.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bff4d920dc67bf0f.rlib" "/opt/rustwide/target/debug/deps/libserde_with-98033a07820ea679.rlib" "/opt/rustwide/target/debug/deps/libserde-9077e8327a082ac9.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libchrono-0857abb142446771.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-7d2225179da7208e.rlib" "/opt/rustwide/target/debug/deps/liblibc-09bd6beedf0d36f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/222c5724ecc922fe67815f428c19f82c129d9386/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/helloworld-e09e58447c8c9db0" "-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 `flow-sdk` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "825c35c0615b01d045fa7fc274ff1a782a673f0fda1cb7c52fa2e354f8dbbf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825c35c0615b01d045fa7fc274ff1a782a673f0fda1cb7c52fa2e354f8dbbf26", kill_on_drop: false }` [INFO] [stdout] 825c35c0615b01d045fa7fc274ff1a782a673f0fda1cb7c52fa2e354f8dbbf26