[INFO] fetching crate mangadex-api 1.3.0... [INFO] testing mangadex-api-1.3.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate mangadex-api 1.3.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate mangadex-api 1.3.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mangadex-api 1.3.0 [INFO] finished tweaking crates.io crate mangadex-api 1.3.0 [INFO] tweaked toml for crates.io crate mangadex-api 1.3.0 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate crates.io crate mangadex-api 1.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.19 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded psl-types v2.0.10 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded fake v2.4.3 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded wiremock v0.5.10 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] Downloaded tokio-rustls v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9f566f3d5bf1abf71e2c079d0629dca74b06f57b6529660bbfeadde085d0122 [INFO] running `Command { std: "docker" "start" "-a" "e9f566f3d5bf1abf71e2c079d0629dca74b06f57b6529660bbfeadde085d0122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9f566f3d5bf1abf71e2c079d0629dca74b06f57b6529660bbfeadde085d0122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f566f3d5bf1abf71e2c079d0629dca74b06f57b6529660bbfeadde085d0122", kill_on_drop: false }` [INFO] [stdout] e9f566f3d5bf1abf71e2c079d0629dca74b06f57b6529660bbfeadde085d0122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce090280ad7bacea787533c4dd546c481d646bb5d6e93286469a345b4298171a [INFO] running `Command { std: "docker" "start" "-a" "ce090280ad7bacea787533c4dd546c481d646bb5d6e93286469a345b4298171a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling mangadex-api v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.40s [INFO] running `Command { std: "docker" "inspect" "ce090280ad7bacea787533c4dd546c481d646bb5d6e93286469a345b4298171a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce090280ad7bacea787533c4dd546c481d646bb5d6e93286469a345b4298171a", kill_on_drop: false }` [INFO] [stdout] ce090280ad7bacea787533c4dd546c481d646bb5d6e93286469a345b4298171a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b14754061b955647d3cf09aaa778d98b35897997b3f3369203fbe3dd936701 [INFO] running `Command { std: "docker" "start" "-a" "43b14754061b955647d3cf09aaa778d98b35897997b3f3369203fbe3dd936701", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling wiremock v0.5.10 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling mangadex-api v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mangadex-api` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.login.e0a79078-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877.2babbjspcgevjrgf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmangadex_api-663442f12947a7f8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-47b4668ddbb9dbba.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib" "/opt/rustwide/target/debug/deps/libuuid-c05e4e67f6d9f759.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d5836d21db6ff95.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6353be4579166996.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-163a33aef7769b82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-695b6f6f235719b9.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-b34f51aefc515a3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libcookie-7fc21b3e84fdb132.rlib" "/opt/rustwide/target/debug/deps/libtime-e9d9b2e2c176ad88.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9c36298d5e4e4615.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-bb7b72f38869eff2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80ee5bced6a9422a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b07652d1622e909d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-204f7b67e51f952b.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-22cf44acbb31cb17.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a67eb6f827699385.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5d62a7fe34e855bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/librustls-7f69b38eb5d88de9.rlib" "/opt/rustwide/target/debug/deps/libsct-24152f217894330e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d9823330aadc4b40.rlib" "/opt/rustwide/target/debug/deps/libring-73796fd73b31b258.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eaccd044cfddb6ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95c196149d7b40c5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1bc347971637f043.rlib" "/opt/rustwide/target/debug/deps/libhyper-6c707e5eef2db5c1.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c1d40369cd1755d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-7326efee80c744ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f5f379597018bfd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9de5b98aacbe6bf2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3bd1cb626db6dd08.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba3505f8cab17e4e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fd213bce2534bf2a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-75e9189790b30eaf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4e6ea46411cdb39.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b5c5bf51d9ac7a2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libmio-d01d2979d737aafe.rlib" "/opt/rustwide/target/debug/deps/liblibc-37ae13cf694bcb8f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-05f563c982118ebc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/login-47f6759276b0f877" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.latest_updates.a3d99002-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611.2vhdudmqkic0tzuq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmangadex_api-663442f12947a7f8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-47b4668ddbb9dbba.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6353be4579166996.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-163a33aef7769b82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-695b6f6f235719b9.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-b34f51aefc515a3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libcookie-7fc21b3e84fdb132.rlib" "/opt/rustwide/target/debug/deps/libtime-e9d9b2e2c176ad88.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9c36298d5e4e4615.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-bb7b72f38869eff2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80ee5bced6a9422a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b07652d1622e909d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-204f7b67e51f952b.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-22cf44acbb31cb17.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a67eb6f827699385.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5d62a7fe34e855bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/librustls-7f69b38eb5d88de9.rlib" "/opt/rustwide/target/debug/deps/libsct-24152f217894330e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d9823330aadc4b40.rlib" "/opt/rustwide/target/debug/deps/libring-73796fd73b31b258.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eaccd044cfddb6ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95c196149d7b40c5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.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-1bc347971637f043.rlib" "/opt/rustwide/target/debug/deps/libhyper-6c707e5eef2db5c1.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c1d40369cd1755d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-7326efee80c744ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3bd1cb626db6dd08.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba3505f8cab17e4e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fd213bce2534bf2a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-75e9189790b30eaf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4e6ea46411cdb39.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b5c5bf51d9ac7a2.rlib" "/opt/rustwide/target/debug/deps/libmio-d01d2979d737aafe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-05f563c982118ebc.rlib" "/opt/rustwide/target/debug/deps/libuuid-c05e4e67f6d9f759.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d5836d21db6ff95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib" "/opt/rustwide/target/debug/deps/libclap-a6b1182e66e69f1d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-2d9b96298e304896.rlib" "/opt/rustwide/target/debug/deps/liblibc-37ae13cf694bcb8f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f5f379597018bfd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9de5b98aacbe6bf2.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5c33e695b82300e2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/latest_updates-3b575312f53a8611" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mangadex_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=6a8f9b12ae8b868c -C extra-filename=-6a8f9b12ae8b868c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a6b1182e66e69f1d.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-05f563c982118ebc.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-44968353ff548dc3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6353be4579166996.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-47b4668ddbb9dbba.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4e6ea46411cdb39.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c05e4e67f6d9f759.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-7efa8513977c2695.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mangadex-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name v5_demo --edition=2021 examples/v5_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cb3f80243b44fdea -C extra-filename=-cb3f80243b44fdea --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a6b1182e66e69f1d.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-05f563c982118ebc.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-44968353ff548dc3.rlib --extern mangadex_api=/opt/rustwide/target/debug/deps/libmangadex_api-663442f12947a7f8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6353be4579166996.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-47b4668ddbb9dbba.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4e6ea46411cdb39.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c05e4e67f6d9f759.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-7efa8513977c2695.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `mangadex-api` due to 2 previous errors [INFO] [stderr] error: could not compile `mangadex-api` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.manga_covers.4676eba8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950.20uffak1l2nlvh0k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmangadex_api-663442f12947a7f8.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-47b4668ddbb9dbba.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4d54df7b7da98aa1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b6a1b9345ade119.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-05f563c982118ebc.rlib" "/opt/rustwide/target/debug/deps/libuuid-c05e4e67f6d9f759.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d5836d21db6ff95.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6353be4579166996.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-163a33aef7769b82.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-695b6f6f235719b9.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-b34f51aefc515a3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eecb9395c4ce1615.rlib" "/opt/rustwide/target/debug/deps/libcookie-7fc21b3e84fdb132.rlib" "/opt/rustwide/target/debug/deps/libtime-e9d9b2e2c176ad88.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-9c36298d5e4e4615.rlib" "/opt/rustwide/target/debug/deps/libstandback-f817dc1b2c70df99.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-bb7b72f38869eff2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80ee5bced6a9422a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b07652d1622e909d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-204f7b67e51f952b.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-22cf44acbb31cb17.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a67eb6f827699385.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libserde_json-946dd0d6f4e60648.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5d62a7fe34e855bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/librustls-7f69b38eb5d88de9.rlib" "/opt/rustwide/target/debug/deps/libsct-24152f217894330e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d9823330aadc4b40.rlib" "/opt/rustwide/target/debug/deps/libring-73796fd73b31b258.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eaccd044cfddb6ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95c196149d7b40c5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.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-1bc347971637f043.rlib" "/opt/rustwide/target/debug/deps/libhyper-6c707e5eef2db5c1.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c1d40369cd1755d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-7326efee80c744ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3bd1cb626db6dd08.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba3505f8cab17e4e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fd213bce2534bf2a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-75e9189790b30eaf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4e6ea46411cdb39.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b5c5bf51d9ac7a2.rlib" "/opt/rustwide/target/debug/deps/libmio-d01d2979d737aafe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/liburl-580b46218c95c05e.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libserde-f9815a13f2382de3.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libclap-a6b1182e66e69f1d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-2d9b96298e304896.rlib" "/opt/rustwide/target/debug/deps/liblibc-37ae13cf694bcb8f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f5f379597018bfd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9de5b98aacbe6bf2.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-5c33e695b82300e2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/manga_covers-98c48a1d3dd40950" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mangadex-api` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "43b14754061b955647d3cf09aaa778d98b35897997b3f3369203fbe3dd936701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b14754061b955647d3cf09aaa778d98b35897997b3f3369203fbe3dd936701", kill_on_drop: false }` [INFO] [stdout] 43b14754061b955647d3cf09aaa778d98b35897997b3f3369203fbe3dd936701