[INFO] cloning repository https://github.com/tehAnswer/alpaka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehAnswer/alpaka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca0c0d23ee97fbb803e8671d8edf77511d599396 [INFO] testing tehAnswer/alpaka against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tehAnswer/alpaka on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tehAnswer/alpaka [INFO] finished tweaking git repo https://github.com/tehAnswer/alpaka [INFO] tweaked toml for git repo https://github.com/tehAnswer/alpaka written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tehAnswer/alpaka already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 336795e3d731cb66d43e6d2cd4067b841e6ac410d0b41ec7c8cfeda80e936735 [INFO] running `Command { std: "docker" "start" "-a" "336795e3d731cb66d43e6d2cd4067b841e6ac410d0b41ec7c8cfeda80e936735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "336795e3d731cb66d43e6d2cd4067b841e6ac410d0b41ec7c8cfeda80e936735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336795e3d731cb66d43e6d2cd4067b841e6ac410d0b41ec7c8cfeda80e936735", kill_on_drop: false }` [INFO] [stdout] 336795e3d731cb66d43e6d2cd4067b841e6ac410d0b41ec7c8cfeda80e936735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a8334dfd9b980cc0383bc98e90800880e61d14b6c2b05a4cf91499b0306546b [INFO] running `Command { std: "docker" "start" "-a" "7a8334dfd9b980cc0383bc98e90800880e61d14b6c2b05a4cf91499b0306546b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.9.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [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 time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling thiserror v1.0.18 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling js-sys v0.3.39 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.15 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.1 [INFO] [stderr] Compiling http-types v2.2.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.4 [INFO] [stderr] Compiling alpaka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: js-sys v0.3.39, time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "7a8334dfd9b980cc0383bc98e90800880e61d14b6c2b05a4cf91499b0306546b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a8334dfd9b980cc0383bc98e90800880e61d14b6c2b05a4cf91499b0306546b", kill_on_drop: false }` [INFO] [stdout] 7a8334dfd9b980cc0383bc98e90800880e61d14b6c2b05a4cf91499b0306546b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585738584c28876d1c0a40ad73c6ddc2447b3f8abf858f76254aef28999c1f45 [INFO] running `Command { std: "docker" "start" "-a" "585738584c28876d1c0a40ad73c6ddc2447b3f8abf858f76254aef28999c1f45", kill_on_drop: false }` [INFO] [stderr] Compiling alpaka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `alpaka` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name alpaka --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=393b5a5da6ad1621 -C extra-filename=-393b5a5da6ad1621 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-a30b2e945abcf718.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1a8d855d2b82ee50.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-9feaa92878908952.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-e6f928590348c536.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-94487bf2f2b0fcb5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5120ea4d843f9df4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a2a1f72e0e05b5e.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1d3048e757ee08f3.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-77eadc75eaee72ea.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-00c354e3e23f7408/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b8e3001a249ac302/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (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/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.last_quote.8392aa65-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426.cdkbotdes3ex8k8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-00c354e3e23f7408/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8e3001a249ac302/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalpaka-5462d58c3f9cb7a9.rlib" "/opt/rustwide/target/debug/deps/libsurf-77eadc75eaee72ea.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-38de9c5f7a5c5114.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-efe5b42ca1da61d8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-969ea66f2f7bf893.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-edd1a65435c32147.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9ec9993cb34be325.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ee873b137bcdc53e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-71a93e4c8d640986.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-988330876af4433e.rlib" "/opt/rustwide/target/debug/deps/libisahc-f02d3b7dc062a42c.rlib" "/opt/rustwide/target/debug/deps/libsluice-0d65947699f79543.rlib" "/opt/rustwide/target/debug/deps/libcurl-f5c1d1732031bab1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8cb5d90fded48150.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87de75e009e46efc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-126ce6411cddc416.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ffdc31b8ee042b45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0af25d9d31e5eb95.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-d718aa740836ae05.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-34d931dd81904c67.rlib" "/opt/rustwide/target/debug/deps/libmockito-e6f928590348c536.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-5fe2ef6df1c6b6a8.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libcolored-d79300555368bcf2.rlib" "/opt/rustwide/target/debug/deps/libatty-6e74fcf5a1d61841.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-9feaa92878908952.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e39591d66b5ce3bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d3048e757ee08f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a2a1f72e0e05b5e.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a30b2e945abcf718.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a35434fb7012bd3.rlib" "/opt/rustwide/target/debug/deps/libsmol-b33aa79841e2a617.rlib" "/opt/rustwide/target/debug/deps/libpiper-87f0eb6ff06e0037.rlib" "/opt/rustwide/target/debug/deps/libfastrand-eb86bb08965a112b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b86ce88e0cd96295.rlib" "/opt/rustwide/target/debug/deps/libblocking-1e94aaa21409cefb.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-85ef5aa7b84adc40.rlib" "/opt/rustwide/target/debug/deps/libparking-b07a8d77263816c2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e9a17440f626103a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-d8e56406ed48679b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-87b40a0ef46d9cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9020e7c2f21ddeab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-0ffc9540dbbd5dbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8c869a72e020b6f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-46c156856f3285b7.rlib" "/opt/rustwide/target/debug/deps/libiovec-46179bf500bada64.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3ab58935bd41d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b10d0a6eb7a8c05.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb1f765b86c8043e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-25baac613a162f2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-dbbbff6845adb63c.rlib" "/opt/rustwide/target/debug/deps/liblog-467b3fb59f17b69d.rlib" "/opt/rustwide/target/debug/deps/libinfer-540f59e1070566c8.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-ff1080760d8c2a41.rlib" "/opt/rustwide/target/debug/deps/libhkdf-597f5b32f21bcb62.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-e3b3ff4b0f0ddf9f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3ddb4578ea659999.rlib" "/opt/rustwide/target/debug/deps/libghash-74dfc6cc12f5bbb0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c36c95df6944a8d2.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b2761189f6060ce1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-74ca5ac0551b9fcc.rlib" "/opt/rustwide/target/debug/deps/libaes-66b316240474e431.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f16aa0d831501fc5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libaead-00476d6244682adc.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9048e8d8669c28c5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-33595fc1eff733c7.rlib" "/opt/rustwide/target/debug/deps/librand-e9589ecb80a3f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34742d7d86f19ee9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-57f395c7904b7a68.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f870dbef8751497.rlib" "/opt/rustwide/target/debug/deps/libtime-d31e88a77f2220d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libstandback-fdb558d3c94da7b7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0d232cc2e84c9afe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a8d855d2b82ee50.rlib" "/opt/rustwide/target/debug/deps/libserde-94487bf2f2b0fcb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-9744f7b2a660c83f.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/last_quote-1297243f248ab426" "-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/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.request_calendar.da226618-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc.2ak8auwhfrr8kk6e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-00c354e3e23f7408/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8e3001a249ac302/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalpaka-5462d58c3f9cb7a9.rlib" "/opt/rustwide/target/debug/deps/libsurf-77eadc75eaee72ea.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-38de9c5f7a5c5114.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-efe5b42ca1da61d8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-969ea66f2f7bf893.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-edd1a65435c32147.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9ec9993cb34be325.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ee873b137bcdc53e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-71a93e4c8d640986.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-988330876af4433e.rlib" "/opt/rustwide/target/debug/deps/libisahc-f02d3b7dc062a42c.rlib" "/opt/rustwide/target/debug/deps/libsluice-0d65947699f79543.rlib" "/opt/rustwide/target/debug/deps/libcurl-f5c1d1732031bab1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8cb5d90fded48150.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87de75e009e46efc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-126ce6411cddc416.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ffdc31b8ee042b45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0af25d9d31e5eb95.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-d718aa740836ae05.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-34d931dd81904c67.rlib" "/opt/rustwide/target/debug/deps/libmockito-e6f928590348c536.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-5fe2ef6df1c6b6a8.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libcolored-d79300555368bcf2.rlib" "/opt/rustwide/target/debug/deps/libatty-6e74fcf5a1d61841.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-9feaa92878908952.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e39591d66b5ce3bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d3048e757ee08f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a2a1f72e0e05b5e.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a30b2e945abcf718.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a35434fb7012bd3.rlib" "/opt/rustwide/target/debug/deps/libsmol-b33aa79841e2a617.rlib" "/opt/rustwide/target/debug/deps/libpiper-87f0eb6ff06e0037.rlib" "/opt/rustwide/target/debug/deps/libfastrand-eb86bb08965a112b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b86ce88e0cd96295.rlib" "/opt/rustwide/target/debug/deps/libblocking-1e94aaa21409cefb.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-85ef5aa7b84adc40.rlib" "/opt/rustwide/target/debug/deps/libparking-b07a8d77263816c2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e9a17440f626103a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-d8e56406ed48679b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-87b40a0ef46d9cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9020e7c2f21ddeab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-0ffc9540dbbd5dbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8c869a72e020b6f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-46c156856f3285b7.rlib" "/opt/rustwide/target/debug/deps/libiovec-46179bf500bada64.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3ab58935bd41d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b10d0a6eb7a8c05.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb1f765b86c8043e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-25baac613a162f2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-dbbbff6845adb63c.rlib" "/opt/rustwide/target/debug/deps/liblog-467b3fb59f17b69d.rlib" "/opt/rustwide/target/debug/deps/libinfer-540f59e1070566c8.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-ff1080760d8c2a41.rlib" "/opt/rustwide/target/debug/deps/libhkdf-597f5b32f21bcb62.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-e3b3ff4b0f0ddf9f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3ddb4578ea659999.rlib" "/opt/rustwide/target/debug/deps/libghash-74dfc6cc12f5bbb0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c36c95df6944a8d2.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b2761189f6060ce1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-74ca5ac0551b9fcc.rlib" "/opt/rustwide/target/debug/deps/libaes-66b316240474e431.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f16aa0d831501fc5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libaead-00476d6244682adc.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9048e8d8669c28c5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-33595fc1eff733c7.rlib" "/opt/rustwide/target/debug/deps/librand-e9589ecb80a3f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34742d7d86f19ee9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-57f395c7904b7a68.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f870dbef8751497.rlib" "/opt/rustwide/target/debug/deps/libtime-d31e88a77f2220d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libstandback-fdb558d3c94da7b7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0d232cc2e84c9afe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a8d855d2b82ee50.rlib" "/opt/rustwide/target/debug/deps/libserde-94487bf2f2b0fcb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-9744f7b2a660c83f.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/request_calendar-14e548797e79f3bc" "-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/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.get_account.cc5781cd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3.3wl6lrgzp6oqzhu0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-00c354e3e23f7408/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8e3001a249ac302/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalpaka-5462d58c3f9cb7a9.rlib" "/opt/rustwide/target/debug/deps/libsurf-77eadc75eaee72ea.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-38de9c5f7a5c5114.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-efe5b42ca1da61d8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-969ea66f2f7bf893.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-edd1a65435c32147.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9ec9993cb34be325.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ee873b137bcdc53e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-71a93e4c8d640986.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-988330876af4433e.rlib" "/opt/rustwide/target/debug/deps/libisahc-f02d3b7dc062a42c.rlib" "/opt/rustwide/target/debug/deps/libsluice-0d65947699f79543.rlib" "/opt/rustwide/target/debug/deps/libcurl-f5c1d1732031bab1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8cb5d90fded48150.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87de75e009e46efc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-126ce6411cddc416.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ffdc31b8ee042b45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0af25d9d31e5eb95.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-d718aa740836ae05.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-34d931dd81904c67.rlib" "/opt/rustwide/target/debug/deps/libmockito-e6f928590348c536.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-5fe2ef6df1c6b6a8.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libcolored-d79300555368bcf2.rlib" "/opt/rustwide/target/debug/deps/libatty-6e74fcf5a1d61841.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-9feaa92878908952.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e39591d66b5ce3bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d3048e757ee08f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a2a1f72e0e05b5e.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a30b2e945abcf718.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a35434fb7012bd3.rlib" "/opt/rustwide/target/debug/deps/libsmol-b33aa79841e2a617.rlib" "/opt/rustwide/target/debug/deps/libpiper-87f0eb6ff06e0037.rlib" "/opt/rustwide/target/debug/deps/libfastrand-eb86bb08965a112b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b86ce88e0cd96295.rlib" "/opt/rustwide/target/debug/deps/libblocking-1e94aaa21409cefb.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-85ef5aa7b84adc40.rlib" "/opt/rustwide/target/debug/deps/libparking-b07a8d77263816c2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e9a17440f626103a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-d8e56406ed48679b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-87b40a0ef46d9cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9020e7c2f21ddeab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-0ffc9540dbbd5dbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8c869a72e020b6f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-46c156856f3285b7.rlib" "/opt/rustwide/target/debug/deps/libiovec-46179bf500bada64.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3ab58935bd41d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b10d0a6eb7a8c05.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb1f765b86c8043e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-25baac613a162f2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-dbbbff6845adb63c.rlib" "/opt/rustwide/target/debug/deps/liblog-467b3fb59f17b69d.rlib" "/opt/rustwide/target/debug/deps/libinfer-540f59e1070566c8.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-ff1080760d8c2a41.rlib" "/opt/rustwide/target/debug/deps/libhkdf-597f5b32f21bcb62.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-e3b3ff4b0f0ddf9f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3ddb4578ea659999.rlib" "/opt/rustwide/target/debug/deps/libghash-74dfc6cc12f5bbb0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c36c95df6944a8d2.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b2761189f6060ce1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-74ca5ac0551b9fcc.rlib" "/opt/rustwide/target/debug/deps/libaes-66b316240474e431.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f16aa0d831501fc5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libaead-00476d6244682adc.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9048e8d8669c28c5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-33595fc1eff733c7.rlib" "/opt/rustwide/target/debug/deps/librand-e9589ecb80a3f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34742d7d86f19ee9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-57f395c7904b7a68.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f870dbef8751497.rlib" "/opt/rustwide/target/debug/deps/libtime-d31e88a77f2220d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libstandback-fdb558d3c94da7b7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0d232cc2e84c9afe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a8d855d2b82ee50.rlib" "/opt/rustwide/target/debug/deps/libserde-94487bf2f2b0fcb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-9744f7b2a660c83f.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_account-f48ea617799f69e3" "-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/list_orders-f9be336417c19178.list_orders.62714974-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.list_orders.62714974-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178.it0pe5z766hs91i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-00c354e3e23f7408/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b8e3001a249ac302/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalpaka-5462d58c3f9cb7a9.rlib" "/opt/rustwide/target/debug/deps/libsurf-77eadc75eaee72ea.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-47a5f19d7be2be22.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-38de9c5f7a5c5114.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-efe5b42ca1da61d8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-969ea66f2f7bf893.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-edd1a65435c32147.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9ec9993cb34be325.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ee873b137bcdc53e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-71a93e4c8d640986.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-988330876af4433e.rlib" "/opt/rustwide/target/debug/deps/libisahc-f02d3b7dc062a42c.rlib" "/opt/rustwide/target/debug/deps/libsluice-0d65947699f79543.rlib" "/opt/rustwide/target/debug/deps/libcurl-f5c1d1732031bab1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8cb5d90fded48150.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87de75e009e46efc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-126ce6411cddc416.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ffdc31b8ee042b45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libhttp-0af25d9d31e5eb95.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-d718aa740836ae05.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-34d931dd81904c67.rlib" "/opt/rustwide/target/debug/deps/libmockito-e6f928590348c536.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-5fe2ef6df1c6b6a8.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libcolored-d79300555368bcf2.rlib" "/opt/rustwide/target/debug/deps/libatty-6e74fcf5a1d61841.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-9feaa92878908952.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e39591d66b5ce3bd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1d3048e757ee08f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a2a1f72e0e05b5e.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a30b2e945abcf718.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a35434fb7012bd3.rlib" "/opt/rustwide/target/debug/deps/libsmol-b33aa79841e2a617.rlib" "/opt/rustwide/target/debug/deps/libpiper-87f0eb6ff06e0037.rlib" "/opt/rustwide/target/debug/deps/libfastrand-eb86bb08965a112b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b86ce88e0cd96295.rlib" "/opt/rustwide/target/debug/deps/libblocking-1e94aaa21409cefb.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-85ef5aa7b84adc40.rlib" "/opt/rustwide/target/debug/deps/libparking-b07a8d77263816c2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e9a17440f626103a.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-d8e56406ed48679b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-87b40a0ef46d9cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9020e7c2f21ddeab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-0ffc9540dbbd5dbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8c869a72e020b6f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-46c156856f3285b7.rlib" "/opt/rustwide/target/debug/deps/libiovec-46179bf500bada64.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3ab58935bd41d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b10d0a6eb7a8c05.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb1f765b86c8043e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-25baac613a162f2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-dbbbff6845adb63c.rlib" "/opt/rustwide/target/debug/deps/liblog-467b3fb59f17b69d.rlib" "/opt/rustwide/target/debug/deps/libinfer-540f59e1070566c8.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libcookie-ff1080760d8c2a41.rlib" "/opt/rustwide/target/debug/deps/libhkdf-597f5b32f21bcb62.rlib" "/opt/rustwide/target/debug/deps/libhmac-61da0a8573f66a0a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9e67f9f2da357ed8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0ef7f12e9623751.rlib" "/opt/rustwide/target/debug/deps/libsha2-d3731da3237f3eee.rlib" "/opt/rustwide/target/debug/deps/libdigest-b559e2bef0abacc4.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-27279e20cb99b5fc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-e3b3ff4b0f0ddf9f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3ddb4578ea659999.rlib" "/opt/rustwide/target/debug/deps/libghash-74dfc6cc12f5bbb0.rlib" "/opt/rustwide/target/debug/deps/libpolyval-c36c95df6944a8d2.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b2761189f6060ce1.rlib" "/opt/rustwide/target/debug/deps/libsubtle-74ca5ac0551b9fcc.rlib" "/opt/rustwide/target/debug/deps/libaes-66b316240474e431.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f16aa0d831501fc5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libaead-00476d6244682adc.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9048e8d8669c28c5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6ce71295b1c7909b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-33595fc1eff733c7.rlib" "/opt/rustwide/target/debug/deps/librand-e9589ecb80a3f3dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34742d7d86f19ee9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-57f395c7904b7a68.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f870dbef8751497.rlib" "/opt/rustwide/target/debug/deps/libtime-d31e88a77f2220d6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libstandback-fdb558d3c94da7b7.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0d232cc2e84c9afe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a8d855d2b82ee50.rlib" "/opt/rustwide/target/debug/deps/libserde-94487bf2f2b0fcb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-9744f7b2a660c83f.rlib" "/opt/rustwide/target/debug/deps/liblibc-53f7223774c5de22.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_orders-f9be336417c19178" "-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" "585738584c28876d1c0a40ad73c6ddc2447b3f8abf858f76254aef28999c1f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585738584c28876d1c0a40ad73c6ddc2447b3f8abf858f76254aef28999c1f45", kill_on_drop: false }` [INFO] [stdout] 585738584c28876d1c0a40ad73c6ddc2447b3f8abf858f76254aef28999c1f45