[INFO] fetching crate jlib 0.3.7... [INFO] testing jlib-0.3.7 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate jlib 0.3.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jlib 0.3.7 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jlib 0.3.7 [INFO] finished tweaking crates.io crate jlib 0.3.7 [INFO] tweaked toml for crates.io crate jlib 0.3.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate jlib 0.3.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded typename_derive v0.1.4 [INFO] [stderr] Downloaded downcast-rs v1.1.1 [INFO] [stderr] Downloaded cast-rs v0.2.1 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded typename v0.1.2 [INFO] [stderr] Downloaded curve25519-dalek v1.2.3 [INFO] [stderr] Downloaded rust-crypto v0.2.36 [INFO] [stderr] Downloaded ws v0.8.1 [INFO] [stderr] Downloaded basex-rs v0.1.1 [INFO] [stderr] Downloaded ed25519-dalek v0.9.1 [INFO] [stderr] Downloaded secp256k1 v0.13.0 [INFO] [stderr] Downloaded slice-cast v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f4555c7589ccebdc8087c29e3d22e74781179c6e5fb062390ef06e218d9070f [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" "9f4555c7589ccebdc8087c29e3d22e74781179c6e5fb062390ef06e218d9070f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f4555c7589ccebdc8087c29e3d22e74781179c6e5fb062390ef06e218d9070f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4555c7589ccebdc8087c29e3d22e74781179c6e5fb062390ef06e218d9070f", kill_on_drop: false }` [INFO] [stdout] 9f4555c7589ccebdc8087c29e3d22e74781179c6e5fb062390ef06e218d9070f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4393fcf7d7ea88e6af166e24cf7c41acd48c1e24bfb7ef4970339cae3c6678da [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" "4393fcf7d7ea88e6af166e24cf7c41acd48c1e24bfb7ef4970339cae3c6678da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling slice-cast v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling basex-rs v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling cast-rs v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling secp256k1 v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling typename_derive v0.1.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling typename v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling jlib v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4393fcf7d7ea88e6af166e24cf7c41acd48c1e24bfb7ef4970339cae3c6678da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4393fcf7d7ea88e6af166e24cf7c41acd48c1e24bfb7ef4970339cae3c6678da", kill_on_drop: false }` [INFO] [stdout] 4393fcf7d7ea88e6af166e24cf7c41acd48c1e24bfb7ef4970339cae3c6678da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--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] a3bd575194a902bc2528f8b7178f2c3970496b3ce64fec9c07ceeee08fe3fbb8 [INFO] running `Command { std: "docker" "start" "-a" "a3bd575194a902bc2528f8b7178f2c3970496b3ce64fec9c07ceeee08fe3fbb8", kill_on_drop: false }` [INFO] [stderr] Compiling jlib v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `jlib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name n07_offer examples/n07_offer.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=25ed12c26f0d29ef -C extra-filename=-25ed12c26f0d29ef --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern basex_rs=/opt/rustwide/target/debug/deps/libbasex_rs-60c997f1af23c1e1.rlib --extern cast_rs=/opt/rustwide/target/debug/deps/libcast_rs-ece528390831fc26.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-df0e92a3e5ff4351.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-eaf04a3dd73666be.rlib --extern jlib=/opt/rustwide/target/debug/deps/libjlib-661b951c6440c831.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-e647fc89858969d7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-64f57aa4aad33d6b.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-7c6ee0916d8d7d23.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-6b5beaefb48d3747.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-38f12e3d991a5dcd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5a30ae9089d9c940.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cac5f2f54ef1161c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2cae7245b2db3230.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-3fd0716d916bfbcb.rlib --extern typename=/opt/rustwide/target/debug/deps/libtypename-a085a253bafbd523.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a1a299cf53fc67f6.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib --extern ws=/opt/rustwide/target/debug/deps/libws-7c1585590182140c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-1362298c5d1df5db/out -L native=/opt/rustwide/target/debug/build/ring-de6806906ed111b3/out -L native=/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out -L native=/opt/rustwide/target/debug/build/secp256k1-c6aabbbb89fa5f8e/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/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.n11_subscribe.4a99ad5d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839.3i20jdtfywqv99co.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-1362298c5d1df5db/out" "-L" "/opt/rustwide/target/debug/build/ring-de6806906ed111b3/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-c6aabbbb89fa5f8e/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-661b951c6440c831.rlib" "/opt/rustwide/target/debug/deps/libring-7c6ee0916d8d7d23.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6b5beaefb48d3747.rlib" "/opt/rustwide/target/debug/deps/libtime-85f577288dc876e0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-7d75c2e54f888092.rlib" "/opt/rustwide/target/debug/deps/librand-e344345b392e1951.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-38f12e3d991a5dcd.rlib" "/opt/rustwide/target/debug/deps/libphf-e647fc89858969d7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-ece528390831fc26.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-8569740940fd7d75.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-60c997f1af23c1e1.rlib" "/opt/rustwide/target/debug/deps/libws-7c1585590182140c.rlib" "/opt/rustwide/target/debug/deps/liburl-a1a299cf53fc67f6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-5834355f60bb1373.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-82576228f73409be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-458f7cee88f612fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3058a043fab2bde3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c59eb48f6579555.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0385d72aed80bd72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c3383851bb0c577f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-89ae9e26bb470d8b.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f77a35eb70e848a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-123bfaf7fb771c29.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37eb315898b1f1bd.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fb7338e607e6b7bc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef17056d90bb55f4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddda748f0aa8fe09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-39b79dfea790e0a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-426dc22addd2b6c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f05ffd85950d3709.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2cae7245b2db3230.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libserde-5a30ae9089d9c940.rlib" "/opt/rustwide/target/debug/deps/librand-64f57aa4aad33d6b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e15ba2449b48cec0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3d72c54c7afcea06.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91aced2a03752284.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-268c2c0b7410e671.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c606718221cdc4f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f48da98e827b5c5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libtypename-a085a253bafbd523.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/n11_subscribe-ac176a522b6b3839" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.n00_server_info.2079c3f2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198.4f85j3p6mm9urudn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-1362298c5d1df5db/out" "-L" "/opt/rustwide/target/debug/build/ring-de6806906ed111b3/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-c6aabbbb89fa5f8e/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-661b951c6440c831.rlib" "/opt/rustwide/target/debug/deps/libring-7c6ee0916d8d7d23.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6b5beaefb48d3747.rlib" "/opt/rustwide/target/debug/deps/libtime-85f577288dc876e0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-7d75c2e54f888092.rlib" "/opt/rustwide/target/debug/deps/librand-e344345b392e1951.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-38f12e3d991a5dcd.rlib" "/opt/rustwide/target/debug/deps/libphf-e647fc89858969d7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-ece528390831fc26.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-8569740940fd7d75.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-60c997f1af23c1e1.rlib" "/opt/rustwide/target/debug/deps/libws-7c1585590182140c.rlib" "/opt/rustwide/target/debug/deps/liburl-a1a299cf53fc67f6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-5834355f60bb1373.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-82576228f73409be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-458f7cee88f612fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3058a043fab2bde3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c59eb48f6579555.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0385d72aed80bd72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c3383851bb0c577f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-89ae9e26bb470d8b.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f77a35eb70e848a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-123bfaf7fb771c29.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37eb315898b1f1bd.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fb7338e607e6b7bc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef17056d90bb55f4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddda748f0aa8fe09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-39b79dfea790e0a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-426dc22addd2b6c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f05ffd85950d3709.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2cae7245b2db3230.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libserde-5a30ae9089d9c940.rlib" "/opt/rustwide/target/debug/deps/librand-64f57aa4aad33d6b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e15ba2449b48cec0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3d72c54c7afcea06.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91aced2a03752284.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-268c2c0b7410e671.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c606718221cdc4f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f48da98e827b5c5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libtypename-a085a253bafbd523.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/n00_server_info-15e783548f7b5198" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.solidity_deploy.3fd2fde6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc.31qy5mf06m73jz9c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-1362298c5d1df5db/out" "-L" "/opt/rustwide/target/debug/build/ring-de6806906ed111b3/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-c6aabbbb89fa5f8e/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-661b951c6440c831.rlib" "/opt/rustwide/target/debug/deps/libring-7c6ee0916d8d7d23.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6b5beaefb48d3747.rlib" "/opt/rustwide/target/debug/deps/libtime-85f577288dc876e0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-7d75c2e54f888092.rlib" "/opt/rustwide/target/debug/deps/librand-e344345b392e1951.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-38f12e3d991a5dcd.rlib" "/opt/rustwide/target/debug/deps/libphf-e647fc89858969d7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-ece528390831fc26.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-8569740940fd7d75.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-60c997f1af23c1e1.rlib" "/opt/rustwide/target/debug/deps/libws-7c1585590182140c.rlib" "/opt/rustwide/target/debug/deps/liburl-a1a299cf53fc67f6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-5834355f60bb1373.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-82576228f73409be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-458f7cee88f612fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3058a043fab2bde3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c59eb48f6579555.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0385d72aed80bd72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c3383851bb0c577f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-89ae9e26bb470d8b.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f77a35eb70e848a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-123bfaf7fb771c29.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37eb315898b1f1bd.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fb7338e607e6b7bc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef17056d90bb55f4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddda748f0aa8fe09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-39b79dfea790e0a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-426dc22addd2b6c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f05ffd85950d3709.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2cae7245b2db3230.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libserde-5a30ae9089d9c940.rlib" "/opt/rustwide/target/debug/deps/librand-64f57aa4aad33d6b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e15ba2449b48cec0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3d72c54c7afcea06.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91aced2a03752284.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-268c2c0b7410e671.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c606718221cdc4f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f48da98e827b5c5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libtypename-a085a253bafbd523.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/solidity_deploy-acc60a02719ce5fc" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.n01_ledger_closed.e7c1ef15-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84.2fvg6hk0x8fmhi6v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-1362298c5d1df5db/out" "-L" "/opt/rustwide/target/debug/build/ring-de6806906ed111b3/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-416cb17ddeeb2a1e/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-c6aabbbb89fa5f8e/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjlib-661b951c6440c831.rlib" "/opt/rustwide/target/debug/deps/libring-7c6ee0916d8d7d23.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libcrypto-6b5beaefb48d3747.rlib" "/opt/rustwide/target/debug/deps/libtime-85f577288dc876e0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/librand-7d75c2e54f888092.rlib" "/opt/rustwide/target/debug/deps/librand-e344345b392e1951.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-38f12e3d991a5dcd.rlib" "/opt/rustwide/target/debug/deps/libphf-e647fc89858969d7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libcast_rs-ece528390831fc26.rlib" "/opt/rustwide/target/debug/deps/libslice_cast-8569740940fd7d75.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libbasex_rs-60c997f1af23c1e1.rlib" "/opt/rustwide/target/debug/deps/libws-7c1585590182140c.rlib" "/opt/rustwide/target/debug/deps/liburl-a1a299cf53fc67f6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-5834355f60bb1373.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-82576228f73409be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1-458f7cee88f612fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fbd05d3f72e9c2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3058a043fab2bde3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-51152e62de606064.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c59eb48f6579555.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0385d72aed80bd72.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c3383851bb0c577f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libmio-89ae9e26bb470d8b.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f77a35eb70e848a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libbytes-123bfaf7fb771c29.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-37eb315898b1f1bd.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fb7338e607e6b7bc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef17056d90bb55f4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddda748f0aa8fe09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-39b79dfea790e0a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-426dc22addd2b6c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f05ffd85950d3709.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2cae7245b2db3230.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libserde-5a30ae9089d9c940.rlib" "/opt/rustwide/target/debug/deps/librand-64f57aa4aad33d6b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e15ba2449b48cec0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3d72c54c7afcea06.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91aced2a03752284.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-268c2c0b7410e671.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c606718221cdc4f.rlib" "/opt/rustwide/target/debug/deps/librand_os-f48da98e827b5c5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libtypename-a085a253bafbd523.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/n01_ledger_closed-c77ecbeb393e5a84" "-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" "a3bd575194a902bc2528f8b7178f2c3970496b3ce64fec9c07ceeee08fe3fbb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3bd575194a902bc2528f8b7178f2c3970496b3ce64fec9c07ceeee08fe3fbb8", kill_on_drop: false }` [INFO] [stdout] a3bd575194a902bc2528f8b7178f2c3970496b3ce64fec9c07ceeee08fe3fbb8