[INFO] fetching crate finql 0.7.7... [INFO] testing finql-0.7.7 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate finql 0.7.7 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate finql 0.7.7 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate finql 0.7.7 [INFO] finished tweaking crates.io crate finql 0.7.7 [INFO] tweaked toml for crates.io crate finql 0.7.7 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate finql 0.7.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.17.2 [INFO] [stderr] Downloaded computus v1.0.0 [INFO] [stderr] Downloaded eodhistoricaldata_api v0.2.0 [INFO] [stderr] Downloaded yahoo_finance_api v0.2.2 [INFO] [stderr] Downloaded alpha_vantage v0.4.0 [INFO] [stderr] Downloaded gurufocus_api v0.3.2 [INFO] [stderr] Downloaded argmin v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 714f82e689d0ad1202369c2575ce92c1b25789d5765cba7fae20a26fbfd2df77 [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" "714f82e689d0ad1202369c2575ce92c1b25789d5765cba7fae20a26fbfd2df77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "714f82e689d0ad1202369c2575ce92c1b25789d5765cba7fae20a26fbfd2df77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714f82e689d0ad1202369c2575ce92c1b25789d5765cba7fae20a26fbfd2df77", kill_on_drop: false }` [INFO] [stdout] 714f82e689d0ad1202369c2575ce92c1b25789d5765cba7fae20a26fbfd2df77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77547009a1bb920d1a0ef750c5a6eb9a4a9da4554db86a430b3288239de6af0b [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" "77547009a1bb920d1a0ef750c5a6eb9a4a9da4554db86a430b3288239de6af0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling computus v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling slog-term v2.5.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling argmin v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling alpha_vantage v0.4.0 [INFO] [stderr] Compiling gurufocus_api v0.3.2 [INFO] [stderr] Compiling yahoo_finance_api v0.2.2 [INFO] [stderr] Compiling eodhistoricaldata_api v0.2.0 [INFO] [stderr] Compiling postgres v0.17.2 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling finql v0.7.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "77547009a1bb920d1a0ef750c5a6eb9a4a9da4554db86a430b3288239de6af0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77547009a1bb920d1a0ef750c5a6eb9a4a9da4554db86a430b3288239de6af0b", kill_on_drop: false }` [INFO] [stdout] 77547009a1bb920d1a0ef750c5a6eb9a4a9da4554db86a430b3288239de6af0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb6f61a0d06ac8501d1541443de012c29092def514345a7e3bfeb8583b1c454c [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" "cb6f61a0d06ac8501d1541443de012c29092def514345a7e3bfeb8583b1c454c", kill_on_drop: false }` [INFO] [stderr] Compiling finql v0.7.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `finql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name finql --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1a36e456b9f19bea -C extra-filename=-1a36e456b9f19bea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alpha_vantage=/opt/rustwide/target/debug/deps/libalpha_vantage-cf95fcab3404ad7e.rlib --extern argmin=/opt/rustwide/target/debug/deps/libargmin-65782c19b05aa3f9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-21a698b78852bfa2.rlib --extern computus=/opt/rustwide/target/debug/deps/libcomputus-d12dbec3fc9806dc.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-365b32afdc5a20e1.rlib --extern eodhistoricaldata_api=/opt/rustwide/target/debug/deps/libeodhistoricaldata_api-6d83706bdf0b5324.rlib --extern gurufocus_api=/opt/rustwide/target/debug/deps/libgurufocus_api-130573b8a3395a51.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-a9b1a4b99fb6b878.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7f194a78626430a7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1d09fd741ab1d548.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-1be6ddc640d47920.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-81ba494523f86cb1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-05955ccf06d71791.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-302fe07ba29e6d68.rlib --extern text_io=/opt/rustwide/target/debug/deps/libtext_io-e76502a5574ffdaa.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-e5bc26de0db92917.rlib --extern yahoo_finance_api=/opt/rustwide/target/debug/deps/libyahoo_finance_api-6611c6762eccdb45.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-64f5e999ab282ab4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.transaction_db.7l0iqu3f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556" "/opt/rustwide/target/debug/examples/transaction_db-c5d0f28d72858556.4hkx1e9hs55mca7d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-64f5e999ab282ab4/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfinql-c93e0a83c0eff302.rlib" "/opt/rustwide/target/debug/deps/libcsv-365b32afdc5a20e1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-0ee72fd547539c3e.rlib" "/opt/rustwide/target/debug/deps/libbstr-f86fe6d8a9b06d11.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9167ddf64c11fc74.rlib" "/opt/rustwide/target/debug/deps/librusqlite-1be6ddc640d47920.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-cbc501edf8d909a6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9fa04fbe1f06551e.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a9b1a4b99fb6b878.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-e5bc26de0db92917.rlib" "/opt/rustwide/target/debug/deps/libphf-169e73bfadaf9486.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2d64babaa8bbca17.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-34c1d19ada6e8e66.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-103660c13ce445d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b02f96dd5592d981.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1356cae79a8168ce.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b7cacbeeddfa6918.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9747a9b97fb57381.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libfutures-043e93f9c9b913ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7421285c370d9ad4.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libyahoo_finance_api-6611c6762eccdb45.rlib" "/opt/rustwide/target/debug/deps/libgurufocus_api-130573b8a3395a51.rlib" "/opt/rustwide/target/debug/deps/libeodhistoricaldata_api-6d83706bdf0b5324.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1d09fd741ab1d548.rlib" "/opt/rustwide/target/debug/deps/libuuid-d60fc9822a20650f.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e57f346927f2dc6.rlib" "/opt/rustwide/target/debug/deps/libflate2-b23e5edaa459b06c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-99aeaad158fb4a1c.rlib" "/opt/rustwide/target/debug/deps/libhyper-221a79df1925cb6a.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6bc1cd9992cb27.rlib" "/opt/rustwide/target/debug/deps/libtokio-20b91dc24f38a01d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d7e6593b166f979e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9f639eebe7e708a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-285c045d67de76ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e3b8753b0c94422f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ed1af7f622ed2d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6b42ef46603a1766.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8efa3b873a954c34.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6cfae5511e185ef7.rlib" "/opt/rustwide/target/debug/deps/libh2-effe1778a0154924.rlib" "/opt/rustwide/target/debug/deps/libstring-eaab60ab0aafc678.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-34d3c7f31683f9f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-47aab255dbeee8cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-82dd19707da592b8.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-14d7ad87fe676e34.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8a4acd82c429e34e.rlib" "/opt/rustwide/target/debug/deps/libregex-b628aa1c5d1e525a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7aca1c8f60567f55.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-d73608f0190e15b0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-945fa1c2c0db3d8a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f9f5a8bac8b50f89.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-179ba4bd8aa39a0c.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1a0aac9f8aa6ab7.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libscraper-81ba494523f86cb1.rlib" "/opt/rustwide/target/debug/deps/libselectors-5b961255d5e8763a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-4a09bf40fb44d8ae.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f486d9fe1540b19.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-556196172ef3fcc1.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09667cf9ec7662b5.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libego_tree-4b71c35b2590af11.rlib" "/opt/rustwide/target/debug/deps/libcssparser-aada2f54c2a20a69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-b4b034691d044884.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-ccbdf40701cf185c.rlib" "/opt/rustwide/target/debug/deps/libalpha_vantage-cf95fcab3404ad7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-710d439601c5714d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-efa71628277465b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0abaded555079ed6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a6f23031bafed0a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-32858dae15e3e9c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-8cb9fa0737b1bc83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-0ea8b6d70737d246.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-efad66afa7e075eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ea9fac40842d20f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a683135bb0ca729.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed5b301f773ddb7.rlib" "/opt/rustwide/target/debug/deps/libmio-1b3e233163eb4062.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c734c2f88ffbde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libargmin-65782c19b05aa3f9.rlib" "/opt/rustwide/target/debug/deps/libbincode-e0caf031a4db4ff1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7c86b1478ba64f7a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libslog_term-2be8d6cd30e86a40.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/libterm-0840222f14fd3b4f.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libslog_json-58aa00d48ab1fb37.rlib" "/opt/rustwide/target/debug/deps/libserde_json-302fe07ba29e6d68.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-1012f42078a9ba1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "/opt/rustwide/target/debug/deps/libpaste-558bfbbd02c5012b.rlib" "/opt/rustwide/target/debug/deps/libnum-ecc34b5f7d4289d4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4ee29bcc0e8eaebf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da88590a138f42e4.rlib" "/opt/rustwide/target/debug/deps/librand-7f194a78626430a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcomputus-d12dbec3fc9806dc.rlib" "/opt/rustwide/target/debug/deps/libchrono-21a698b78852bfa2.rlib" "/opt/rustwide/target/debug/deps/libserde-05955ccf06d71791.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.bond_comparison.c4or4t1a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0" "/opt/rustwide/target/debug/examples/bond_comparison-788455a3dc39c4c0.2b7chqete1gfmq40.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-64f5e999ab282ab4/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfinql-c93e0a83c0eff302.rlib" "/opt/rustwide/target/debug/deps/libcsv-365b32afdc5a20e1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-0ee72fd547539c3e.rlib" "/opt/rustwide/target/debug/deps/libbstr-f86fe6d8a9b06d11.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9167ddf64c11fc74.rlib" "/opt/rustwide/target/debug/deps/librusqlite-1be6ddc640d47920.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-cbc501edf8d909a6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9fa04fbe1f06551e.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a9b1a4b99fb6b878.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-e5bc26de0db92917.rlib" "/opt/rustwide/target/debug/deps/libphf-169e73bfadaf9486.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2d64babaa8bbca17.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-34c1d19ada6e8e66.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-103660c13ce445d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b02f96dd5592d981.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1356cae79a8168ce.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b7cacbeeddfa6918.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9747a9b97fb57381.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libfutures-043e93f9c9b913ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7421285c370d9ad4.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libyahoo_finance_api-6611c6762eccdb45.rlib" "/opt/rustwide/target/debug/deps/libgurufocus_api-130573b8a3395a51.rlib" "/opt/rustwide/target/debug/deps/libeodhistoricaldata_api-6d83706bdf0b5324.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1d09fd741ab1d548.rlib" "/opt/rustwide/target/debug/deps/libuuid-d60fc9822a20650f.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e57f346927f2dc6.rlib" "/opt/rustwide/target/debug/deps/libflate2-b23e5edaa459b06c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-99aeaad158fb4a1c.rlib" "/opt/rustwide/target/debug/deps/libhyper-221a79df1925cb6a.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6bc1cd9992cb27.rlib" "/opt/rustwide/target/debug/deps/libtokio-20b91dc24f38a01d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d7e6593b166f979e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9f639eebe7e708a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-285c045d67de76ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e3b8753b0c94422f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ed1af7f622ed2d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6b42ef46603a1766.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8efa3b873a954c34.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6cfae5511e185ef7.rlib" "/opt/rustwide/target/debug/deps/libh2-effe1778a0154924.rlib" "/opt/rustwide/target/debug/deps/libstring-eaab60ab0aafc678.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-34d3c7f31683f9f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-47aab255dbeee8cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-82dd19707da592b8.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-14d7ad87fe676e34.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8a4acd82c429e34e.rlib" "/opt/rustwide/target/debug/deps/libregex-b628aa1c5d1e525a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7aca1c8f60567f55.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-d73608f0190e15b0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-945fa1c2c0db3d8a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f9f5a8bac8b50f89.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-179ba4bd8aa39a0c.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1a0aac9f8aa6ab7.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libscraper-81ba494523f86cb1.rlib" "/opt/rustwide/target/debug/deps/libselectors-5b961255d5e8763a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-4a09bf40fb44d8ae.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f486d9fe1540b19.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-556196172ef3fcc1.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09667cf9ec7662b5.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libego_tree-4b71c35b2590af11.rlib" "/opt/rustwide/target/debug/deps/libcssparser-aada2f54c2a20a69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-b4b034691d044884.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-ccbdf40701cf185c.rlib" "/opt/rustwide/target/debug/deps/libalpha_vantage-cf95fcab3404ad7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-710d439601c5714d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-efa71628277465b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0abaded555079ed6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a6f23031bafed0a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-32858dae15e3e9c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-8cb9fa0737b1bc83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-0ea8b6d70737d246.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-efad66afa7e075eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ea9fac40842d20f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a683135bb0ca729.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed5b301f773ddb7.rlib" "/opt/rustwide/target/debug/deps/libmio-1b3e233163eb4062.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c734c2f88ffbde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libargmin-65782c19b05aa3f9.rlib" "/opt/rustwide/target/debug/deps/libbincode-e0caf031a4db4ff1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7c86b1478ba64f7a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libslog_term-2be8d6cd30e86a40.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/libterm-0840222f14fd3b4f.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libslog_json-58aa00d48ab1fb37.rlib" "/opt/rustwide/target/debug/deps/libserde_json-302fe07ba29e6d68.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-1012f42078a9ba1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "/opt/rustwide/target/debug/deps/libpaste-558bfbbd02c5012b.rlib" "/opt/rustwide/target/debug/deps/libnum-ecc34b5f7d4289d4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4ee29bcc0e8eaebf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da88590a138f42e4.rlib" "/opt/rustwide/target/debug/deps/librand-7f194a78626430a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcomputus-d12dbec3fc9806dc.rlib" "/opt/rustwide/target/debug/deps/libchrono-21a698b78852bfa2.rlib" "/opt/rustwide/target/debug/deps/libserde-05955ccf06d71791.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.uk_settlement_calendar.862x9y6w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865" "/opt/rustwide/target/debug/examples/uk_settlement_calendar-e751ecfb593ca865.10nvh8ioh7lf76f2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-64f5e999ab282ab4/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfinql-c93e0a83c0eff302.rlib" "/opt/rustwide/target/debug/deps/libcsv-365b32afdc5a20e1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-0ee72fd547539c3e.rlib" "/opt/rustwide/target/debug/deps/libbstr-f86fe6d8a9b06d11.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9167ddf64c11fc74.rlib" "/opt/rustwide/target/debug/deps/librusqlite-1be6ddc640d47920.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-cbc501edf8d909a6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9fa04fbe1f06551e.rlib" "/opt/rustwide/target/debug/deps/libpostgres-a9b1a4b99fb6b878.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-e5bc26de0db92917.rlib" "/opt/rustwide/target/debug/deps/libphf-169e73bfadaf9486.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2d64babaa8bbca17.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-34c1d19ada6e8e66.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-103660c13ce445d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b02f96dd5592d981.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1356cae79a8168ce.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-b7cacbeeddfa6918.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa651a90fdf2d160.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9747a9b97fb57381.rlib" "/opt/rustwide/target/debug/deps/libsha2-1433337ef44e2bd9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libfutures-043e93f9c9b913ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7421285c370d9ad4.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7476feb784d28597.rlib" "/opt/rustwide/target/debug/deps/libyahoo_finance_api-6611c6762eccdb45.rlib" "/opt/rustwide/target/debug/deps/libgurufocus_api-130573b8a3395a51.rlib" "/opt/rustwide/target/debug/deps/libeodhistoricaldata_api-6d83706bdf0b5324.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1d09fd741ab1d548.rlib" "/opt/rustwide/target/debug/deps/libuuid-d60fc9822a20650f.rlib" "/opt/rustwide/target/debug/deps/librand-4e803503fb42a06e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa3db0eaf0af7a57.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e57f346927f2dc6.rlib" "/opt/rustwide/target/debug/deps/libflate2-b23e5edaa459b06c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-261889f8467fb040.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-99aeaad158fb4a1c.rlib" "/opt/rustwide/target/debug/deps/libhyper-221a79df1925cb6a.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6bc1cd9992cb27.rlib" "/opt/rustwide/target/debug/deps/libtokio-20b91dc24f38a01d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d7e6593b166f979e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c9f639eebe7e708a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-285c045d67de76ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e3b8753b0c94422f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ed1af7f622ed2d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6b42ef46603a1766.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8efa3b873a954c34.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-6cfae5511e185ef7.rlib" "/opt/rustwide/target/debug/deps/libh2-effe1778a0154924.rlib" "/opt/rustwide/target/debug/deps/libstring-eaab60ab0aafc678.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-34d3c7f31683f9f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-47aab255dbeee8cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-82dd19707da592b8.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-14d7ad87fe676e34.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8a4acd82c429e34e.rlib" "/opt/rustwide/target/debug/deps/libregex-b628aa1c5d1e525a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7aca1c8f60567f55.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-37a7a258ffd0fedb.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-d73608f0190e15b0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-945fa1c2c0db3d8a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f9f5a8bac8b50f89.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-179ba4bd8aa39a0c.rlib" "/opt/rustwide/target/debug/deps/liburl-44d9e50cf5da3e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-db5e72278a6ba08b.rlib" "/opt/rustwide/target/debug/deps/libbytes-c1a0aac9f8aa6ab7.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libscraper-81ba494523f86cb1.rlib" "/opt/rustwide/target/debug/deps/libselectors-5b961255d5e8763a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-4a09bf40fb44d8ae.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-6f486d9fe1540b19.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-556196172ef3fcc1.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-09667cf9ec7662b5.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-c787aafe4117fc56.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libego_tree-4b71c35b2590af11.rlib" "/opt/rustwide/target/debug/deps/libcssparser-aada2f54c2a20a69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-b4b034691d044884.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-ccbdf40701cf185c.rlib" "/opt/rustwide/target/debug/deps/libalpha_vantage-cf95fcab3404ad7e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-710d439601c5714d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-efa71628277465b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0abaded555079ed6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a6f23031bafed0a5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-32858dae15e3e9c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c50cddffaea6e3ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-881a4300350c895d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-8cb9fa0737b1bc83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-0ea8b6d70737d246.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-efad66afa7e075eb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ea9fac40842d20f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-9a683135bb0ca729.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-aed5b301f773ddb7.rlib" "/opt/rustwide/target/debug/deps/libmio-1b3e233163eb4062.rlib" "/opt/rustwide/target/debug/deps/libiovec-18bbfa4fb9a9a789.rlib" "/opt/rustwide/target/debug/deps/libnet2-0417fca145ca8630.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d86d02ece21f0afb.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c734c2f88ffbde.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92f1dde261e91a13.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-10791918b19d50de.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liburl-0626ab18d30b006c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-b50903151ea4b930.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-996a372fd2a82324.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9a3da3a8c06b05.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-76666ead33f6e753.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libargmin-65782c19b05aa3f9.rlib" "/opt/rustwide/target/debug/deps/libbincode-e0caf031a4db4ff1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7c86b1478ba64f7a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8aa962ecad46c057.rlib" "/opt/rustwide/target/debug/deps/libslog_term-2be8d6cd30e86a40.rlib" "/opt/rustwide/target/debug/deps/libatty-bb36d4c105f58819.rlib" "/opt/rustwide/target/debug/deps/libterm-0840222f14fd3b4f.rlib" "/opt/rustwide/target/debug/deps/libdirs-254d01afbf973396.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b2d1e770d00172c9.rlib" "/opt/rustwide/target/debug/deps/libslog_json-58aa00d48ab1fb37.rlib" "/opt/rustwide/target/debug/deps/libserde_json-302fe07ba29e6d68.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-1012f42078a9ba1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "/opt/rustwide/target/debug/deps/libpaste-558bfbbd02c5012b.rlib" "/opt/rustwide/target/debug/deps/libnum-ecc34b5f7d4289d4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cccf963e5ed70e58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-299b2a838632f950.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4ee29bcc0e8eaebf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d501233808c0367.rlib" "/opt/rustwide/target/debug/deps/libthiserror-da88590a138f42e4.rlib" "/opt/rustwide/target/debug/deps/librand-7f194a78626430a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bc938b867f53792e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bc51fa45f314635f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce9a27255935ba43.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libcomputus-d12dbec3fc9806dc.rlib" "/opt/rustwide/target/debug/deps/libchrono-21a698b78852bfa2.rlib" "/opt/rustwide/target/debug/deps/libserde-05955ccf06d71791.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fe1d7b5ff4bcf109.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-652c61577fc61c2d.rlib" "/opt/rustwide/target/debug/deps/libtime-5de439a683c7e73a.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "cb6f61a0d06ac8501d1541443de012c29092def514345a7e3bfeb8583b1c454c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6f61a0d06ac8501d1541443de012c29092def514345a7e3bfeb8583b1c454c", kill_on_drop: false }` [INFO] [stdout] cb6f61a0d06ac8501d1541443de012c29092def514345a7e3bfeb8583b1c454c