[INFO] fetching crate bodhi 1.0.5... [INFO] testing bodhi-1.0.5 against 1.55.0 for beta-1.56-1 [INFO] extracting crate bodhi 1.0.5 into /workspace/builds/worker-88/source [INFO] validating manifest of crates.io crate bodhi 1.0.5 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bodhi 1.0.5 [INFO] finished tweaking crates.io crate bodhi 1.0.5 [INFO] tweaked toml for crates.io crate bodhi 1.0.5 written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate crates.io crate bodhi 1.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d41f84b345caff0148d615bc2e801e2b6efac4973adce723aaa15a1e51593de9 [INFO] running `Command { std: "docker" "start" "-a" "d41f84b345caff0148d615bc2e801e2b6efac4973adce723aaa15a1e51593de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d41f84b345caff0148d615bc2e801e2b6efac4973adce723aaa15a1e51593de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41f84b345caff0148d615bc2e801e2b6efac4973adce723aaa15a1e51593de9", kill_on_drop: false }` [INFO] [stdout] d41f84b345caff0148d615bc2e801e2b6efac4973adce723aaa15a1e51593de9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c817222c73750f5263a8eb793c46baebaa820be87a9f2f752a256fbf10289f30 [INFO] running `Command { std: "docker" "start" "-a" "c817222c73750f5263a8eb793c46baebaa820be87a9f2f752a256fbf10289f30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling retry v1.2.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_url_params v0.2.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling fedora v1.0.0 [INFO] [stderr] Compiling bodhi v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.06s [INFO] running `Command { std: "docker" "inspect" "c817222c73750f5263a8eb793c46baebaa820be87a9f2f752a256fbf10289f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c817222c73750f5263a8eb793c46baebaa820be87a9f2f752a256fbf10289f30", kill_on_drop: false }` [INFO] [stdout] c817222c73750f5263a8eb793c46baebaa820be87a9f2f752a256fbf10289f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c326ea8ae4345f994b9b88e4758858208241a419ff4bf975c7ef067c69f8aa3b [INFO] running `Command { std: "docker" "start" "-a" "c326ea8ae4345f994b9b88e4758858208241a419ff4bf975c7ef067c69f8aa3b", kill_on_drop: false }` [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling bodhi v1.0.5 (/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/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.create_update.476f5fe6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827.1e00ren6g62h3jyy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-b44778c274b10c6e.rlib" "/opt/rustwide/target/debug/deps/libbodhi-27177be5a0e7c0fa.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-31157683b898dcfb.rlib" "/opt/rustwide/target/debug/deps/libretry-7fb4e7f2d90dbfdd.rlib" "/opt/rustwide/target/debug/deps/librand-260971527872a7b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-742e2dc442218db8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1edbdac590524fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb14f43eb657491f.rlib" "/opt/rustwide/target/debug/deps/libfedora-95d8d2d5329f7923.rlib" "/opt/rustwide/target/debug/deps/libthiserror-789674eb24a91499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7ba9ade8db9a7224.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-97e3339072990b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47f72365e97460ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8dc85641f2f2d742.rlib" "/opt/rustwide/target/debug/deps/libcookie-4164108f4de8ad2e.rlib" "/opt/rustwide/target/debug/deps/libtime-5f173e48707e2e56.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f7e88d0e9d51a702.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6827c40d9d060721.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7cd1ff149240b203.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-093cef2dc7be2b43.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13da1b87f2e57f26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-428a84fc7c728ab7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-412be7e93273a241.rlib" "/opt/rustwide/target/debug/deps/libhyper-08e6d481e940a440.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f606e92bde6a73c4.rlib" "/opt/rustwide/target/debug/deps/libh2-2b06220d2f57c6e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0dcbaebb53c09ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5a5519f9cad908d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e5509baf29ebae.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3a7a68d343bf42e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00709a10f17aac7c.rlib" "/opt/rustwide/target/debug/deps/libmio-c04b45dbb8d3ecf2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-69181c09e9c33328.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-209af6cc7bb5d42f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a79c0bbff712e755.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c3179425ca153feb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/liburl-4e4df658eb73a1e8.rlib" "/opt/rustwide/target/debug/deps/libidna-83e14a459a1c682f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-4531710976beae65.rlib" "/opt/rustwide/target/debug/deps/libserde-389bfbc7c92175f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ae4655568bfe9b01.rlib" "/opt/rustwide/target/debug/deps/liblibc-375491a23473bf30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_update-0068ee3de0ad7827" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bodhi` 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/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.query_callback.fa4060b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d.5bu3hqlv6ck4yab3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbodhi-27177be5a0e7c0fa.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-31157683b898dcfb.rlib" "/opt/rustwide/target/debug/deps/libretry-7fb4e7f2d90dbfdd.rlib" "/opt/rustwide/target/debug/deps/librand-260971527872a7b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-742e2dc442218db8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1edbdac590524fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb14f43eb657491f.rlib" "/opt/rustwide/target/debug/deps/libfedora-95d8d2d5329f7923.rlib" "/opt/rustwide/target/debug/deps/libthiserror-789674eb24a91499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7ba9ade8db9a7224.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-97e3339072990b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47f72365e97460ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8dc85641f2f2d742.rlib" "/opt/rustwide/target/debug/deps/libcookie-4164108f4de8ad2e.rlib" "/opt/rustwide/target/debug/deps/libtime-5f173e48707e2e56.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f7e88d0e9d51a702.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6827c40d9d060721.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7cd1ff149240b203.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-093cef2dc7be2b43.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13da1b87f2e57f26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-428a84fc7c728ab7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-412be7e93273a241.rlib" "/opt/rustwide/target/debug/deps/libhyper-08e6d481e940a440.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f606e92bde6a73c4.rlib" "/opt/rustwide/target/debug/deps/libh2-2b06220d2f57c6e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0dcbaebb53c09ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5a5519f9cad908d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e5509baf29ebae.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3a7a68d343bf42e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00709a10f17aac7c.rlib" "/opt/rustwide/target/debug/deps/libmio-c04b45dbb8d3ecf2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-69181c09e9c33328.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-209af6cc7bb5d42f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a79c0bbff712e755.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c3179425ca153feb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/liburl-4e4df658eb73a1e8.rlib" "/opt/rustwide/target/debug/deps/libidna-83e14a459a1c682f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-4531710976beae65.rlib" "/opt/rustwide/target/debug/deps/libserde-389bfbc7c92175f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ae4655568bfe9b01.rlib" "/opt/rustwide/target/debug/deps/liblibc-375491a23473bf30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query_callback-64ff3d837d0d547d" "-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/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.create_comment.3b818713-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9.3xdv15em2jk7670u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-b44778c274b10c6e.rlib" "/opt/rustwide/target/debug/deps/libbodhi-27177be5a0e7c0fa.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-31157683b898dcfb.rlib" "/opt/rustwide/target/debug/deps/libretry-7fb4e7f2d90dbfdd.rlib" "/opt/rustwide/target/debug/deps/librand-260971527872a7b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-742e2dc442218db8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1edbdac590524fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb14f43eb657491f.rlib" "/opt/rustwide/target/debug/deps/libfedora-95d8d2d5329f7923.rlib" "/opt/rustwide/target/debug/deps/libthiserror-789674eb24a91499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7ba9ade8db9a7224.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-97e3339072990b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47f72365e97460ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8dc85641f2f2d742.rlib" "/opt/rustwide/target/debug/deps/libcookie-4164108f4de8ad2e.rlib" "/opt/rustwide/target/debug/deps/libtime-5f173e48707e2e56.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f7e88d0e9d51a702.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6827c40d9d060721.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7cd1ff149240b203.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-093cef2dc7be2b43.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13da1b87f2e57f26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-428a84fc7c728ab7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-412be7e93273a241.rlib" "/opt/rustwide/target/debug/deps/libhyper-08e6d481e940a440.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f606e92bde6a73c4.rlib" "/opt/rustwide/target/debug/deps/libh2-2b06220d2f57c6e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0dcbaebb53c09ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5a5519f9cad908d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e5509baf29ebae.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3a7a68d343bf42e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00709a10f17aac7c.rlib" "/opt/rustwide/target/debug/deps/libmio-c04b45dbb8d3ecf2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-69181c09e9c33328.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-209af6cc7bb5d42f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a79c0bbff712e755.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c3179425ca153feb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/liburl-4e4df658eb73a1e8.rlib" "/opt/rustwide/target/debug/deps/libidna-83e14a459a1c682f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-4531710976beae65.rlib" "/opt/rustwide/target/debug/deps/libserde-389bfbc7c92175f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ae4655568bfe9b01.rlib" "/opt/rustwide/target/debug/deps/liblibc-375491a23473bf30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_comment-26d520831d8d5cb9" "-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/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.create_override.86a74f2f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d.3olvau2f8igd6sos.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librpassword-b44778c274b10c6e.rlib" "/opt/rustwide/target/debug/deps/libbodhi-27177be5a0e7c0fa.rlib" "/opt/rustwide/target/debug/deps/libserde_url_params-31157683b898dcfb.rlib" "/opt/rustwide/target/debug/deps/libretry-7fb4e7f2d90dbfdd.rlib" "/opt/rustwide/target/debug/deps/librand-260971527872a7b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-742e2dc442218db8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1edbdac590524fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb14f43eb657491f.rlib" "/opt/rustwide/target/debug/deps/libfedora-95d8d2d5329f7923.rlib" "/opt/rustwide/target/debug/deps/libthiserror-789674eb24a91499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7ba9ade8db9a7224.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-97e3339072990b7b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-47f72365e97460ec.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8dc85641f2f2d742.rlib" "/opt/rustwide/target/debug/deps/libcookie-4164108f4de8ad2e.rlib" "/opt/rustwide/target/debug/deps/libtime-5f173e48707e2e56.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f7e88d0e9d51a702.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6827c40d9d060721.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7cd1ff149240b203.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-093cef2dc7be2b43.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-13da1b87f2e57f26.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-428a84fc7c728ab7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-412be7e93273a241.rlib" "/opt/rustwide/target/debug/deps/libhyper-08e6d481e940a440.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f606e92bde6a73c4.rlib" "/opt/rustwide/target/debug/deps/libh2-2b06220d2f57c6e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0dcbaebb53c09ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5a5519f9cad908d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e5509baf29ebae.rlib" "/opt/rustwide/target/debug/deps/libtracing-c88665a4f7f58de4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3a7a68d343bf42e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00709a10f17aac7c.rlib" "/opt/rustwide/target/debug/deps/libmio-c04b45dbb8d3ecf2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-69181c09e9c33328.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-209af6cc7bb5d42f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a79c0bbff712e755.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c3179425ca153feb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d2a7f60afb24594c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/liburl-4e4df658eb73a1e8.rlib" "/opt/rustwide/target/debug/deps/libidna-83e14a459a1c682f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-4531710976beae65.rlib" "/opt/rustwide/target/debug/deps/libserde-389bfbc7c92175f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-ae4655568bfe9b01.rlib" "/opt/rustwide/target/debug/deps/liblibc-375491a23473bf30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_override-8d73ff8b10fbec3d" "-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" "c326ea8ae4345f994b9b88e4758858208241a419ff4bf975c7ef067c69f8aa3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c326ea8ae4345f994b9b88e4758858208241a419ff4bf975c7ef067c69f8aa3b", kill_on_drop: false }` [INFO] [stdout] c326ea8ae4345f994b9b88e4758858208241a419ff4bf975c7ef067c69f8aa3b