[INFO] cloning repository https://github.com/PatriotRossii/cute_fox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatriotRossii/cute_fox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatriotRossii%2Fcute_fox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatriotRossii%2Fcute_fox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4a88729a6328516e4664cba582f25944747b419 [INFO] testing PatriotRossii/cute_fox against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatriotRossii%2Fcute_fox" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PatriotRossii/cute_fox on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PatriotRossii/cute_fox [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/PatriotRossii/cute_fox [INFO] tweaked toml for git repo https://github.com/PatriotRossii/cute_fox written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/PatriotRossii/cute_fox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0d3cd37ba263d92e92006acd3c3e1e177f671d25718ae74245c05d30bbd15f [INFO] running `Command { std: "docker" "start" "-a" "2c0d3cd37ba263d92e92006acd3c3e1e177f671d25718ae74245c05d30bbd15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0d3cd37ba263d92e92006acd3c3e1e177f671d25718ae74245c05d30bbd15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0d3cd37ba263d92e92006acd3c3e1e177f671d25718ae74245c05d30bbd15f", kill_on_drop: false }` [INFO] [stdout] 2c0d3cd37ba263d92e92006acd3c3e1e177f671d25718ae74245c05d30bbd15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4025032a8c3744a3598d7ab51425a238141efe6308d16f45a8621cba1a8990 [INFO] running `Command { std: "docker" "start" "-a" "cf4025032a8c3744a3598d7ab51425a238141efe6308d16f45a8621cba1a8990", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.8.1 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling cute_fox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "cf4025032a8c3744a3598d7ab51425a238141efe6308d16f45a8621cba1a8990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4025032a8c3744a3598d7ab51425a238141efe6308d16f45a8621cba1a8990", kill_on_drop: false }` [INFO] [stdout] cf4025032a8c3744a3598d7ab51425a238141efe6308d16f45a8621cba1a8990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3ebae54e33878eee12cd52aee62052ee49e61f1c6cf3923f281e1176dcb66f [INFO] running `Command { std: "docker" "start" "-a" "8b3ebae54e33878eee12cd52aee62052ee49e61f1c6cf3923f281e1176dcb66f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cute_fox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.user_deserializing.0dc4c1ca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188.w1qmj878b3jd168.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e2ae5aa3c0aa07b2/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libcute_fox-3f26705bc518067a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f399136335f0dbc6.rlib" "/opt/rustwide/target/debug/deps/librusqlite-4eb17b98671bd82d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-741f9ad121632984.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-d5f0e605790a35fe.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-e6ad0e86e603e82e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-33949fbd3fa32924.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-97ba065ebfc11451.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7545deb7a56be382.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9fa9d76184891f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a42efc591bc70fc9.rlib" "/opt/rustwide/target/debug/deps/libipnet-51ed675f186d3d22.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-01c653337d4ab7c7.rlib" "/opt/rustwide/target/debug/deps/libmime-f77742bcacf1c4ef.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d00136448a3ad976.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce3df8d03a4e6e94.rlib" "/opt/rustwide/target/debug/deps/libryu-580280654a62c5e7.rlib" "/opt/rustwide/target/debug/deps/libserde-a12ac51e21f600d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-aae0c19161fca7ec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4382d6fc6a6ff8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1af4ee1c5ca54139.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f9a3cc5aa0c1e5f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a7ea462d165e0cde.rlib" "/opt/rustwide/target/debug/deps/libbitflags-32fc6704f5dadd0f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-670cfd7c5c8bda14.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-914672a70b9d4f9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c72542e4a8265661.rlib" "/opt/rustwide/target/debug/deps/libhyper-056293cee5f7ca68.rlib" "/opt/rustwide/target/debug/deps/libwant-e7f3b0f8960714f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0bb7eab6e225b1f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-410df949440a55b7.rlib" "/opt/rustwide/target/debug/deps/libh2-44daeef58dabe1f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92b63b18a31eed55.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b4f4d05d831f7f37.rlib" "/opt/rustwide/target/debug/deps/libahash-0fe326110d0b35b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-87ad8e0b9cf0544e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e9f46f915672cf64.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d2ecdb7e4152def4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c8cef96b05e08c5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-67d2cc7d8872a08d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ede3ee633b7a1fdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b47c4fbbe20d5aef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b962ff22745dc4a.rlib" "/opt/rustwide/target/debug/deps/libslab-02d97653b130af6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-37d8b742a253dd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-865b6b04000fb0ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-545dc119714fdab7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-057b443c596f325c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef6af7cc533cfcf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-707f9065bf48cb7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5e312b9190c8bc8.rlib" "/opt/rustwide/target/debug/deps/liburl-43d981e8d1eca061.rlib" "/opt/rustwide/target/debug/deps/libidna-db390ebd18f336d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5e597acbf6c210e6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3f7533766d73a9e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2efd147b0928bd27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5534ecb1ab3b1049.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7ed41f6780dddcac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b424e8e6c5c24531.rlib" "/opt/rustwide/target/debug/deps/libmatches-16c4aecd06c8a57e.rlib" "/opt/rustwide/target/debug/deps/libhttp-bc9331481695bd3c.rlib" "/opt/rustwide/target/debug/deps/libitoa-643b862751375e28.rlib" "/opt/rustwide/target/debug/deps/libfnv-40f44f2a08ac011a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d60b7fff69ce1f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-192c5e66260eebc9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-16ea4c3f56743e17.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9e5d9694437c631.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fbccc24ee7ee9afd.rlib" "/opt/rustwide/target/debug/deps/libmio-23608dd0853f249b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c3dbaadab697403.rlib" "/opt/rustwide/target/debug/deps/liblog-68fab7604dabae7a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-677a3f34f4f6dc12.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfb504f2dd895816.rlib" "/opt/rustwide/target/debug/deps/libeither-2b1012d5d985a95e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user_deserializing-302e46be1cb0d188" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cute_fox` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.16.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.17.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.18.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.19.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.20.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.21.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.22.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.23.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.24.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.25.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.26.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.27.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.28.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.29.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.30.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.31.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.32.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.33.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.34.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.35.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.36.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.37.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.38.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.39.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.get_members.f6192cef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb.2otebedue155at3b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e2ae5aa3c0aa07b2/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcute_fox-3f26705bc518067a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f399136335f0dbc6.rlib" "/opt/rustwide/target/debug/deps/librusqlite-4eb17b98671bd82d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-741f9ad121632984.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-d5f0e605790a35fe.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-e6ad0e86e603e82e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-33949fbd3fa32924.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-97ba065ebfc11451.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7545deb7a56be382.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9fa9d76184891f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a42efc591bc70fc9.rlib" "/opt/rustwide/target/debug/deps/libipnet-51ed675f186d3d22.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-01c653337d4ab7c7.rlib" "/opt/rustwide/target/debug/deps/libmime-f77742bcacf1c4ef.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d00136448a3ad976.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce3df8d03a4e6e94.rlib" "/opt/rustwide/target/debug/deps/libryu-580280654a62c5e7.rlib" "/opt/rustwide/target/debug/deps/libserde-a12ac51e21f600d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-aae0c19161fca7ec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4382d6fc6a6ff8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1af4ee1c5ca54139.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f9a3cc5aa0c1e5f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a7ea462d165e0cde.rlib" "/opt/rustwide/target/debug/deps/libbitflags-32fc6704f5dadd0f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-670cfd7c5c8bda14.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-914672a70b9d4f9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c72542e4a8265661.rlib" "/opt/rustwide/target/debug/deps/libhyper-056293cee5f7ca68.rlib" "/opt/rustwide/target/debug/deps/libwant-e7f3b0f8960714f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0bb7eab6e225b1f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-410df949440a55b7.rlib" "/opt/rustwide/target/debug/deps/libh2-44daeef58dabe1f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92b63b18a31eed55.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b4f4d05d831f7f37.rlib" "/opt/rustwide/target/debug/deps/libahash-0fe326110d0b35b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-87ad8e0b9cf0544e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e9f46f915672cf64.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d2ecdb7e4152def4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c8cef96b05e08c5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-67d2cc7d8872a08d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ede3ee633b7a1fdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b47c4fbbe20d5aef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b962ff22745dc4a.rlib" "/opt/rustwide/target/debug/deps/libslab-02d97653b130af6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-37d8b742a253dd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-865b6b04000fb0ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-545dc119714fdab7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-057b443c596f325c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef6af7cc533cfcf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-707f9065bf48cb7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5e312b9190c8bc8.rlib" "/opt/rustwide/target/debug/deps/liburl-43d981e8d1eca061.rlib" "/opt/rustwide/target/debug/deps/libidna-db390ebd18f336d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5e597acbf6c210e6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3f7533766d73a9e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2efd147b0928bd27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5534ecb1ab3b1049.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7ed41f6780dddcac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b424e8e6c5c24531.rlib" "/opt/rustwide/target/debug/deps/libmatches-16c4aecd06c8a57e.rlib" "/opt/rustwide/target/debug/deps/libhttp-bc9331481695bd3c.rlib" "/opt/rustwide/target/debug/deps/libitoa-643b862751375e28.rlib" "/opt/rustwide/target/debug/deps/libfnv-40f44f2a08ac011a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d60b7fff69ce1f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-192c5e66260eebc9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-16ea4c3f56743e17.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9e5d9694437c631.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fbccc24ee7ee9afd.rlib" "/opt/rustwide/target/debug/deps/libmio-23608dd0853f249b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c3dbaadab697403.rlib" "/opt/rustwide/target/debug/deps/liblog-68fab7604dabae7a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-677a3f34f4f6dc12.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfb504f2dd895816.rlib" "/opt/rustwide/target/debug/deps/libeither-2b1012d5d985a95e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_members-f7ce7120c8bb01bb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.16.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.17.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.18.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.19.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.20.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.21.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.22.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.23.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.24.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.25.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.26.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.27.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.28.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.29.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.30.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.31.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.32.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.33.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.34.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.35.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.36.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.37.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.38.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.39.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.40.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.user_from_page.68e7691a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3.21kzz14kcc6j8x28.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e2ae5aa3c0aa07b2/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcute_fox-3f26705bc518067a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f399136335f0dbc6.rlib" "/opt/rustwide/target/debug/deps/librusqlite-4eb17b98671bd82d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-741f9ad121632984.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-d5f0e605790a35fe.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-e6ad0e86e603e82e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-33949fbd3fa32924.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-97ba065ebfc11451.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7545deb7a56be382.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9fa9d76184891f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a42efc591bc70fc9.rlib" "/opt/rustwide/target/debug/deps/libipnet-51ed675f186d3d22.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-01c653337d4ab7c7.rlib" "/opt/rustwide/target/debug/deps/libmime-f77742bcacf1c4ef.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d00136448a3ad976.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce3df8d03a4e6e94.rlib" "/opt/rustwide/target/debug/deps/libryu-580280654a62c5e7.rlib" "/opt/rustwide/target/debug/deps/libserde-a12ac51e21f600d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-aae0c19161fca7ec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4382d6fc6a6ff8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1af4ee1c5ca54139.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f9a3cc5aa0c1e5f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a7ea462d165e0cde.rlib" "/opt/rustwide/target/debug/deps/libbitflags-32fc6704f5dadd0f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-670cfd7c5c8bda14.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-914672a70b9d4f9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c72542e4a8265661.rlib" "/opt/rustwide/target/debug/deps/libhyper-056293cee5f7ca68.rlib" "/opt/rustwide/target/debug/deps/libwant-e7f3b0f8960714f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0bb7eab6e225b1f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-410df949440a55b7.rlib" "/opt/rustwide/target/debug/deps/libh2-44daeef58dabe1f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92b63b18a31eed55.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b4f4d05d831f7f37.rlib" "/opt/rustwide/target/debug/deps/libahash-0fe326110d0b35b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-87ad8e0b9cf0544e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e9f46f915672cf64.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d2ecdb7e4152def4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c8cef96b05e08c5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-67d2cc7d8872a08d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ede3ee633b7a1fdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b47c4fbbe20d5aef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b962ff22745dc4a.rlib" "/opt/rustwide/target/debug/deps/libslab-02d97653b130af6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-37d8b742a253dd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-865b6b04000fb0ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-545dc119714fdab7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-057b443c596f325c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef6af7cc533cfcf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-707f9065bf48cb7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5e312b9190c8bc8.rlib" "/opt/rustwide/target/debug/deps/liburl-43d981e8d1eca061.rlib" "/opt/rustwide/target/debug/deps/libidna-db390ebd18f336d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5e597acbf6c210e6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3f7533766d73a9e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2efd147b0928bd27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5534ecb1ab3b1049.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7ed41f6780dddcac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b424e8e6c5c24531.rlib" "/opt/rustwide/target/debug/deps/libmatches-16c4aecd06c8a57e.rlib" "/opt/rustwide/target/debug/deps/libhttp-bc9331481695bd3c.rlib" "/opt/rustwide/target/debug/deps/libitoa-643b862751375e28.rlib" "/opt/rustwide/target/debug/deps/libfnv-40f44f2a08ac011a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d60b7fff69ce1f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-192c5e66260eebc9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-16ea4c3f56743e17.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9e5d9694437c631.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fbccc24ee7ee9afd.rlib" "/opt/rustwide/target/debug/deps/libmio-23608dd0853f249b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c3dbaadab697403.rlib" "/opt/rustwide/target/debug/deps/liblog-68fab7604dabae7a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-677a3f34f4f6dc12.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfb504f2dd895816.rlib" "/opt/rustwide/target/debug/deps/libeither-2b1012d5d985a95e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/user_from_page-1ae4d3e5db1074b3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.16.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.17.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.18.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.19.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.20.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.21.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.22.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.23.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.24.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.25.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.26.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.27.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.28.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.29.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.30.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.31.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.32.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.33.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.34.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.35.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.36.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.37.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.38.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.39.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.40.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.41.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.42.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.43.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.44.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.45.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.46.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.47.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.48.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.49.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.50.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.get_all_users_parallel.11fc44a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5.1f1zeub7qkbu124n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e2ae5aa3c0aa07b2/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcute_fox-3f26705bc518067a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f399136335f0dbc6.rlib" "/opt/rustwide/target/debug/deps/librusqlite-4eb17b98671bd82d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-741f9ad121632984.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-d5f0e605790a35fe.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-e6ad0e86e603e82e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-33949fbd3fa32924.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-97ba065ebfc11451.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7545deb7a56be382.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f9fa9d76184891f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a42efc591bc70fc9.rlib" "/opt/rustwide/target/debug/deps/libipnet-51ed675f186d3d22.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-01c653337d4ab7c7.rlib" "/opt/rustwide/target/debug/deps/libmime-f77742bcacf1c4ef.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d00136448a3ad976.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce3df8d03a4e6e94.rlib" "/opt/rustwide/target/debug/deps/libryu-580280654a62c5e7.rlib" "/opt/rustwide/target/debug/deps/libserde-a12ac51e21f600d1.rlib" "/opt/rustwide/target/debug/deps/libbase64-aae0c19161fca7ec.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4382d6fc6a6ff8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1af4ee1c5ca54139.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f9a3cc5aa0c1e5f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a7ea462d165e0cde.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-670cfd7c5c8bda14.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-914672a70b9d4f9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c72542e4a8265661.rlib" "/opt/rustwide/target/debug/deps/libhyper-056293cee5f7ca68.rlib" "/opt/rustwide/target/debug/deps/libwant-e7f3b0f8960714f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0bb7eab6e225b1f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-410df949440a55b7.rlib" "/opt/rustwide/target/debug/deps/libh2-44daeef58dabe1f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92b63b18a31eed55.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b4f4d05d831f7f37.rlib" "/opt/rustwide/target/debug/deps/libahash-0fe326110d0b35b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-87ad8e0b9cf0544e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e9f46f915672cf64.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d2ecdb7e4152def4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c8cef96b05e08c5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-67d2cc7d8872a08d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ede3ee633b7a1fdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b47c4fbbe20d5aef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b962ff22745dc4a.rlib" "/opt/rustwide/target/debug/deps/libslab-02d97653b130af6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-37d8b742a253dd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-865b6b04000fb0ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-545dc119714fdab7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-057b443c596f325c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ef6af7cc533cfcf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-707f9065bf48cb7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b5e312b9190c8bc8.rlib" "/opt/rustwide/target/debug/deps/liburl-43d981e8d1eca061.rlib" "/opt/rustwide/target/debug/deps/libidna-db390ebd18f336d0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5e597acbf6c210e6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3f7533766d73a9e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2efd147b0928bd27.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5534ecb1ab3b1049.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7ed41f6780dddcac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b424e8e6c5c24531.rlib" "/opt/rustwide/target/debug/deps/libmatches-16c4aecd06c8a57e.rlib" "/opt/rustwide/target/debug/deps/libhttp-bc9331481695bd3c.rlib" "/opt/rustwide/target/debug/deps/libitoa-643b862751375e28.rlib" "/opt/rustwide/target/debug/deps/libfnv-40f44f2a08ac011a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d60b7fff69ce1f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-192c5e66260eebc9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-16ea4c3f56743e17.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9e5d9694437c631.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-fbccc24ee7ee9afd.rlib" "/opt/rustwide/target/debug/deps/libmio-23608dd0853f249b.rlib" "/opt/rustwide/target/debug/deps/liblog-68fab7604dabae7a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-677a3f34f4f6dc12.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfb504f2dd895816.rlib" "/opt/rustwide/target/debug/deps/libeither-2b1012d5d985a95e.rlib" "/opt/rustwide/target/debug/deps/libclap-b6ca80d15911e054.rlib" "/opt/rustwide/target/debug/deps/libvec_map-63ec340a7ac4d4ae.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bf7757c88bdd9f08.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-160e21f5c0da8b5b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-610cd0871d5ae1db.rlib" "/opt/rustwide/target/debug/deps/libbitflags-32fc6704f5dadd0f.rlib" "/opt/rustwide/target/debug/deps/libatty-4f6ac54d044c6cae.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c3dbaadab697403.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0761d9b047a1c7e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_all_users_parallel-19165b1c95aceac5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "8b3ebae54e33878eee12cd52aee62052ee49e61f1c6cf3923f281e1176dcb66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3ebae54e33878eee12cd52aee62052ee49e61f1c6cf3923f281e1176dcb66f", kill_on_drop: false }` [INFO] [stdout] 8b3ebae54e33878eee12cd52aee62052ee49e61f1c6cf3923f281e1176dcb66f