[INFO] fetching crate arangors 0.5.0... [INFO] building arangors-0.5.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate arangors 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate arangors 0.5.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arangors 0.5.0 [INFO] finished tweaking crates.io crate arangors 0.5.0 [INFO] tweaked toml for crates.io crate arangors 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate arangors 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70d171bd39308769d08b8a86d1e7b6e4f81815d4f178ec77994b5499e39cc0b3 [INFO] running `Command { std: "docker" "start" "-a" "70d171bd39308769d08b8a86d1e7b6e4f81815d4f178ec77994b5499e39cc0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d171bd39308769d08b8a86d1e7b6e4f81815d4f178ec77994b5499e39cc0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d171bd39308769d08b8a86d1e7b6e4f81815d4f178ec77994b5499e39cc0b3", kill_on_drop: false }` [INFO] [stdout] 70d171bd39308769d08b8a86d1e7b6e4f81815d4f178ec77994b5499e39cc0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 764dc4956f15f5f5ba99881bbd48d0aa4744109b225a1115933474362509d401 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "764dc4956f15f5f5ba99881bbd48d0aa4744109b225a1115933474362509d401", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling maybe-async v0.2.4 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.3 [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 uclient v0.1.1 [INFO] [stderr] Compiling arangors v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "764dc4956f15f5f5ba99881bbd48d0aa4744109b225a1115933474362509d401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764dc4956f15f5f5ba99881bbd48d0aa4744109b225a1115933474362509d401", kill_on_drop: false }` [INFO] [stdout] 764dc4956f15f5f5ba99881bbd48d0aa4744109b225a1115933474362509d401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0686f7fc595b7e30ab2a3880297ecdac6f5bf41960c43b500c6b20103a00c304 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0686f7fc595b7e30ab2a3880297ecdac6f5bf41960c43b500c6b20103a00c304", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling regex v1.5.1 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling arangors v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `arangors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arangors --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest_async"' --cfg 'feature="rocksdb"' -C metadata=53250e4135fd53da -C extra-filename=-53250e4135fd53da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3b6f6f7b09dac955.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f7e02a284e2deafe.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b7854066ef2be0d4.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c85abe5602b13c52.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7fcaf555fe0d13cd.rlib --extern maybe_async=/opt/rustwide/target/debug/deps/libmaybe_async-eeeedc94dec658c3.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-7459064c5fce2f8b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-673640746b881f0b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-619f101c3ef41fd4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-08ec4f0890aa7b8d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32b2f859ada65fbe.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-8ec8bf65c506ecf5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0507ab4763922a98.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2eb3f056dd2c4e42.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-5ac0980d4a4cfbb0.so --extern uclient=/opt/rustwide/target/debug/deps/libuclient-4fbd343932adfbd6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.aql.cb68e066-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05.1tm5rf24do24gntr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c85abe5602b13c52.rlib" "/opt/rustwide/target/debug/deps/libatty-efa3fc8f91bcfe44.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-673640746b881f0b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-27da93e7a39ba6fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4abe85679398289d.rlib" "/opt/rustwide/target/debug/deps/libarangors-83364fde7fc626fa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-8ec8bf65c506ecf5.rlib" "/opt/rustwide/target/debug/deps/libuclient-4fbd343932adfbd6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-619f101c3ef41fd4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-394fb5c44d8b118e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a2062ff5958c1872.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0833612be34fe255.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-75ade53b64745c74.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e150e95c3595c10.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f7aa4e75d98e0f5.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5279bc5c77ec6c9e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cc07e7f546b68828.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.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-75e1152d68ae39cf.rlib" "/opt/rustwide/target/debug/deps/libhyper-80ac24e329aa86c8.rlib" "/opt/rustwide/target/debug/deps/libwant-fbb08e7604c06cd9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b264e42776297328.rlib" "/opt/rustwide/target/debug/deps/libh2-a5d0014e0299ec03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3192dc999bfec96b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27842870cebeaa02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8093771096e8393.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec4c2bd6f83003ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ccf4a947d1c7659b.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-140540dbc264baee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffd3ec84b68da2b8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-2eb3f056dd2c4e42.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-13e8b06ad88f3c77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f22cbc475e49157.rlib" "/opt/rustwide/target/debug/deps/libmio-c0df50886358bcb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0766d4933677b56.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/liblog-7fcaf555fe0d13cd.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-83eeb043e8fab4b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0507ab4763922a98.rlib" "/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32b2f859ada65fbe.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-08ec4f0890aa7b8d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.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/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/aql-362071ad6dfb0f05" "-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/database-467a9ecc3126f236.database.d14fb524-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.database.d14fb524-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236.idkw3phj6x6jxj2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarangors-83364fde7fc626fa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-8ec8bf65c506ecf5.rlib" "/opt/rustwide/target/debug/deps/libuclient-4fbd343932adfbd6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-619f101c3ef41fd4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-394fb5c44d8b118e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a2062ff5958c1872.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0833612be34fe255.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-75ade53b64745c74.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e150e95c3595c10.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f7aa4e75d98e0f5.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5279bc5c77ec6c9e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cc07e7f546b68828.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.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-75e1152d68ae39cf.rlib" "/opt/rustwide/target/debug/deps/libhyper-80ac24e329aa86c8.rlib" "/opt/rustwide/target/debug/deps/libwant-fbb08e7604c06cd9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b264e42776297328.rlib" "/opt/rustwide/target/debug/deps/libh2-a5d0014e0299ec03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3192dc999bfec96b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27842870cebeaa02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8093771096e8393.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec4c2bd6f83003ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ccf4a947d1c7659b.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-140540dbc264baee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffd3ec84b68da2b8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-2eb3f056dd2c4e42.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-13e8b06ad88f3c77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f22cbc475e49157.rlib" "/opt/rustwide/target/debug/deps/libmio-c0df50886358bcb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0766d4933677b56.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/liblog-7fcaf555fe0d13cd.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-83eeb043e8fab4b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0507ab4763922a98.rlib" "/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32b2f859ada65fbe.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-08ec4f0890aa7b8d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3b6f6f7b09dac955.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.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/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/database-467a9ecc3126f236" "-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/document-377a9b51ce9bb59e.document.e7e343bb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.document.e7e343bb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e.rga2xeantcvevax.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarangors-83364fde7fc626fa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-8ec8bf65c506ecf5.rlib" "/opt/rustwide/target/debug/deps/libuclient-4fbd343932adfbd6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-619f101c3ef41fd4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-394fb5c44d8b118e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a2062ff5958c1872.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0833612be34fe255.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-75ade53b64745c74.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e150e95c3595c10.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f7aa4e75d98e0f5.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5279bc5c77ec6c9e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cc07e7f546b68828.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.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-75e1152d68ae39cf.rlib" "/opt/rustwide/target/debug/deps/libhyper-80ac24e329aa86c8.rlib" "/opt/rustwide/target/debug/deps/libwant-fbb08e7604c06cd9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b264e42776297328.rlib" "/opt/rustwide/target/debug/deps/libh2-a5d0014e0299ec03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3192dc999bfec96b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27842870cebeaa02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8093771096e8393.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec4c2bd6f83003ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ccf4a947d1c7659b.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-140540dbc264baee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffd3ec84b68da2b8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-2eb3f056dd2c4e42.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-13e8b06ad88f3c77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f22cbc475e49157.rlib" "/opt/rustwide/target/debug/deps/libmio-c0df50886358bcb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0766d4933677b56.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/liblog-7fcaf555fe0d13cd.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-83eeb043e8fab4b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0507ab4763922a98.rlib" "/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32b2f859ada65fbe.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-08ec4f0890aa7b8d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3b6f6f7b09dac955.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.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/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/document-377a9b51ce9bb59e" "-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/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.transaction.45d8dfc4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40.3zvea8v9d4ha3nyh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarangors-83364fde7fc626fa.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-8ec8bf65c506ecf5.rlib" "/opt/rustwide/target/debug/deps/libuclient-4fbd343932adfbd6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-619f101c3ef41fd4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-394fb5c44d8b118e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a2062ff5958c1872.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0833612be34fe255.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b2ba096e73f668a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-75ade53b64745c74.rlib" "/opt/rustwide/target/debug/deps/libflate2-7e150e95c3595c10.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2f7aa4e75d98e0f5.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d32e2f718e94ae2f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5279bc5c77ec6c9e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cc07e7f546b68828.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.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-75e1152d68ae39cf.rlib" "/opt/rustwide/target/debug/deps/libhyper-80ac24e329aa86c8.rlib" "/opt/rustwide/target/debug/deps/libwant-fbb08e7604c06cd9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b264e42776297328.rlib" "/opt/rustwide/target/debug/deps/libh2-a5d0014e0299ec03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3192dc999bfec96b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27842870cebeaa02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e8093771096e8393.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ec4c2bd6f83003ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ccf4a947d1c7659b.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-140540dbc264baee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ffd3ec84b68da2b8.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-2eb3f056dd2c4e42.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-13e8b06ad88f3c77.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f22cbc475e49157.rlib" "/opt/rustwide/target/debug/deps/libmio-c0df50886358bcb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0766d4933677b56.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/liblog-7fcaf555fe0d13cd.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-83eeb043e8fab4b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0507ab4763922a98.rlib" "/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-32b2f859ada65fbe.rlib" "/opt/rustwide/target/debug/deps/libryu-c6b398e009bbe53f.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libserde-08ec4f0890aa7b8d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3b6f6f7b09dac955.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-10ccbcbb85a60ebf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4695c0f6311791db.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a282f8b292d9e3f.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a54ae5159230894d.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2de76061bb6a7faf.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f144b5114d626180.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ada49b85ba5941b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-60812e99072283ff.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-943ba0c1e3f87a89.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dbc7e011696d844.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-78b2343cc72ff57a.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-65fa19680bfb5ee4.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-72cab8079f9b3b1e.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-32d13a5363efe47b.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9ee1d5d15e6abbeb.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-96219fb718f2f3e8.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/d5c88c22807925c189328ef9d923c5d2b11a95b8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transaction-853ea334a2133a40" "-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" "0686f7fc595b7e30ab2a3880297ecdac6f5bf41960c43b500c6b20103a00c304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0686f7fc595b7e30ab2a3880297ecdac6f5bf41960c43b500c6b20103a00c304", kill_on_drop: false }` [INFO] [stdout] 0686f7fc595b7e30ab2a3880297ecdac6f5bf41960c43b500c6b20103a00c304