[INFO] cloning repository https://github.com/aprimadi/influxdb2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aprimadi/influxdb2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprimadi%2Finfluxdb2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprimadi%2Finfluxdb2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7501f809830714a64b3cce42871f3da3f0edfc5 [INFO] testing aprimadi/influxdb2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faprimadi%2Finfluxdb2" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aprimadi/influxdb2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aprimadi/influxdb2 [INFO] finished tweaking git repo https://github.com/aprimadi/influxdb2 [INFO] tweaked toml for git repo https://github.com/aprimadi/influxdb2 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/aprimadi/influxdb2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded opentelemetry v0.13.0 [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded mockito v0.26.0 [INFO] [stderr] Downloaded httparse v1.5.0 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8c5aeef4c702b8a308faef9364cbdd5aa33ff0d63f066cf123e2e8e699e461 [INFO] running `Command { std: "docker" "start" "-a" "3e8c5aeef4c702b8a308faef9364cbdd5aa33ff0d63f066cf123e2e8e699e461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8c5aeef4c702b8a308faef9364cbdd5aa33ff0d63f066cf123e2e8e699e461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8c5aeef4c702b8a308faef9364cbdd5aa33ff0d63f066cf123e2e8e699e461", kill_on_drop: false }` [INFO] [stdout] 3e8c5aeef4c702b8a308faef9364cbdd5aa33ff0d63f066cf123e2e8e699e461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e100d4aef485bf8d630168ee8d8ee48c552aeb40e1e6ac522dcd2213b7e2ca0 [INFO] running `Command { std: "docker" "start" "-a" "5e100d4aef485bf8d630168ee8d8ee48c552aeb40e1e6ac522dcd2213b7e2ca0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling go-parse-duration v0.1.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling influxdb2-structmap v0.1.5 (/opt/rustwide/workdir/influxdb2-structmap) [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling influxdb2-structmap-derive v0.1.5 (/opt/rustwide/workdir/influxdb2-structmap-derive) [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling influxdb2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "5e100d4aef485bf8d630168ee8d8ee48c552aeb40e1e6ac522dcd2213b7e2ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e100d4aef485bf8d630168ee8d8ee48c552aeb40e1e6ac522dcd2213b7e2ca0", kill_on_drop: false }` [INFO] [stdout] 5e100d4aef485bf8d630168ee8d8ee48c552aeb40e1e6ac522dcd2213b7e2ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1470f4c213717166421f790425f6294e95c09a4249ca7102da3b65c45030ffed [INFO] running `Command { std: "docker" "start" "-a" "1470f4c213717166421f790425f6294e95c09a4249ca7102da3b65c45030ffed", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling test_helpers v0.1.0 (/opt/rustwide/workdir/test_helpers) [INFO] [stdout] warning: field is never read: `guard` [INFO] [stdout] --> test_helpers/src/tracing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | guard: DefaultGuard, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mockito v0.26.0 [INFO] [stderr] Compiling influxdb2 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/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.write.f1c7b31c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517.2aq2r7u4mt8h4uvx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinfluxdb2-72b832ff2f203172.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb2_structmap-af21b8f0107cef45.rlib" "/opt/rustwide/target/debug/deps/libgo_parse_duration-2f1d5e64a8c8ebef.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libcsv-f145a7236c37d7c5.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-884267ed3401d374.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-e81841da9e5b6650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-eebedbc87afca18b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ec121824facd0a33.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0ac63c6378ad803a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c434e3373242306.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cfedec7959e55bca.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e3d70e2d53ffba4f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91237032960b2e3d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-2e204e62ae6c44fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16848b0af641c526.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e4c477e18866c9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0b544ade7b77560f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a675223f365b8037.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a8212f51c0562b8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319c33d7007ebbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-319156aa8480c31d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9e1b9064666a7d7.rlib" "/opt/rustwide/target/debug/deps/libh2-05cf8b9f8d82a722.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a31261632fd04abe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a952411b986701a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-296500667c5f5b33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95d6f3fa8e52e998.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ebcbe7398b6f853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c0e52adeddd2b933.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-f882a587d153b0f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd4f5d4c7d911d8.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8b7dce50074a3eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c5d45f17b7980355.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-28c5e972545b27cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/write-2e2d8f6e61727517" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `influxdb2` 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/health-29632a1d65c06a1b.health.dfccadc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.health.dfccadc3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b.36x5uoy649df8d1l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinfluxdb2-72b832ff2f203172.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8b7dce50074a3eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c5d45f17b7980355.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb2_structmap-af21b8f0107cef45.rlib" "/opt/rustwide/target/debug/deps/libgo_parse_duration-2f1d5e64a8c8ebef.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libcsv-f145a7236c37d7c5.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-884267ed3401d374.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-e81841da9e5b6650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-eebedbc87afca18b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ec121824facd0a33.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0ac63c6378ad803a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c434e3373242306.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cfedec7959e55bca.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e3d70e2d53ffba4f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91237032960b2e3d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-2e204e62ae6c44fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16848b0af641c526.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e4c477e18866c9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0b544ade7b77560f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a675223f365b8037.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a8212f51c0562b8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319c33d7007ebbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-319156aa8480c31d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9e1b9064666a7d7.rlib" "/opt/rustwide/target/debug/deps/libh2-05cf8b9f8d82a722.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a31261632fd04abe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a952411b986701a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-296500667c5f5b33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-28c5e972545b27cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95d6f3fa8e52e998.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ebcbe7398b6f853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c0e52adeddd2b933.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libmio-f882a587d153b0f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd4f5d4c7d911d8.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/health-29632a1d65c06a1b" "-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/setup-069fa5200e686523.setup.6e76c757-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.setup.6e76c757-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523.5dmbmvxodsfqq3ki.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libinfluxdb2-72b832ff2f203172.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8b7dce50074a3eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c5d45f17b7980355.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb2_structmap-af21b8f0107cef45.rlib" "/opt/rustwide/target/debug/deps/libgo_parse_duration-2f1d5e64a8c8ebef.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libcsv-f145a7236c37d7c5.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-884267ed3401d374.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-e81841da9e5b6650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-eebedbc87afca18b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ec121824facd0a33.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0ac63c6378ad803a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c434e3373242306.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cfedec7959e55bca.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e3d70e2d53ffba4f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91237032960b2e3d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-2e204e62ae6c44fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16848b0af641c526.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e4c477e18866c9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0b544ade7b77560f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a675223f365b8037.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a8212f51c0562b8a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319c33d7007ebbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-319156aa8480c31d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9e1b9064666a7d7.rlib" "/opt/rustwide/target/debug/deps/libh2-05cf8b9f8d82a722.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a31261632fd04abe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a952411b986701a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-296500667c5f5b33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-28c5e972545b27cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95d6f3fa8e52e998.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ebcbe7398b6f853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c0e52adeddd2b933.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libmio-f882a587d153b0f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd4f5d4c7d911d8.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/setup-069fa5200e686523" "-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/deps/health-53f139d21187c545.health.33d48983-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.health.33d48983-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545.32dmt7ajti7592d0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtest_helpers-e90c0ac0eb165447.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-1781941cad7b6e25.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0b02183890f7a9e4.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-b089a8678039486d.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9a26a66748efe6cb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-69aaf06b746ec876.rlib" "/opt/rustwide/target/debug/deps/librand-0ebb230b82ced7de.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2277b5d903adff51.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-c47de4afa053ed24.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-417ef9272e1e17aa.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb2-72b832ff2f203172.rlib" "/opt/rustwide/target/debug/deps/libfutures-d8b7dce50074a3eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c5d45f17b7980355.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb2_structmap-af21b8f0107cef45.rlib" "/opt/rustwide/target/debug/deps/libgo_parse_duration-2f1d5e64a8c8ebef.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libcsv-f145a7236c37d7c5.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-884267ed3401d374.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-e81841da9e5b6650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-eebedbc87afca18b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ec121824facd0a33.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0ac63c6378ad803a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c434e3373242306.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cfedec7959e55bca.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e3d70e2d53ffba4f.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91237032960b2e3d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-2e204e62ae6c44fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-16848b0af641c526.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e4c477e18866c9d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-319c33d7007ebbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-319156aa8480c31d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e9e1b9064666a7d7.rlib" "/opt/rustwide/target/debug/deps/libh2-05cf8b9f8d82a722.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a31261632fd04abe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a952411b986701a7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-296500667c5f5b33.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a019f377c6c88c27.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-28c5e972545b27cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e749cffc4b5d801e.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-aad38a0a22c7ed06.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-95d6f3fa8e52e998.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-d72cefb709e792ba.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio-3ebcbe7398b6f853.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c0e52adeddd2b933.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libmio-f882a587d153b0f2.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0b544ade7b77560f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a675223f365b8037.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a8212f51c0562b8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd4f5d4c7d911d8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health-53f139d21187c545" "-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" "1470f4c213717166421f790425f6294e95c09a4249ca7102da3b65c45030ffed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1470f4c213717166421f790425f6294e95c09a4249ca7102da3b65c45030ffed", kill_on_drop: false }` [INFO] [stdout] 1470f4c213717166421f790425f6294e95c09a4249ca7102da3b65c45030ffed