[INFO] fetching crate kuon 0.0.27... [INFO] testing kuon-0.0.27 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate kuon 0.0.27 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate kuon 0.0.27 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kuon 0.0.27 [INFO] finished tweaking crates.io crate kuon 0.0.27 [INFO] tweaked toml for crates.io crate kuon 0.0.27 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate kuon 0.0.27 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903a9932fee4516a0bd5273985e25884e63c37638ee2d3d5c8db8d16c631461a [INFO] running `Command { std: "docker" "start" "-a" "903a9932fee4516a0bd5273985e25884e63c37638ee2d3d5c8db8d16c631461a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903a9932fee4516a0bd5273985e25884e63c37638ee2d3d5c8db8d16c631461a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903a9932fee4516a0bd5273985e25884e63c37638ee2d3d5c8db8d16c631461a", kill_on_drop: false }` [INFO] [stdout] 903a9932fee4516a0bd5273985e25884e63c37638ee2d3d5c8db8d16c631461a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc29c788763dad9c4efdd8e89fa9dd194e56bdae51855605fc323a77df6aaa7 [INFO] running `Command { std: "docker" "start" "-a" "4fc29c788763dad9c4efdd8e89fa9dd194e56bdae51855605fc323a77df6aaa7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling kuon_proc_macro_utils v0.0.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling kuon_request_derive v0.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling kuon_macro v0.0.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling kuon v0.0.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.22s [INFO] running `Command { std: "docker" "inspect" "4fc29c788763dad9c4efdd8e89fa9dd194e56bdae51855605fc323a77df6aaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc29c788763dad9c4efdd8e89fa9dd194e56bdae51855605fc323a77df6aaa7", kill_on_drop: false }` [INFO] [stdout] 4fc29c788763dad9c4efdd8e89fa9dd194e56bdae51855605fc323a77df6aaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23392375c189ab4396693f6796e305565b92b82f30d092f321b6a9ddec48653c [INFO] running `Command { std: "docker" "start" "-a" "23392375c189ab4396693f6796e305565b92b82f30d092f321b6a9ddec48653c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.2 [INFO] [stderr] Compiling kuon v0.0.27 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kuon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name retweet --edition=2018 tests/retweet.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=96f5eb0c71060cc1 -C extra-filename=-96f5eb0c71060cc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib --extern hmacsha1=/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib --extern kuon=/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib --extern kuon_macro=/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b31c65b7cb4d6d05.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-9b9484c5d1e5b671.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.show.53dc267a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad.2yibra6lbku3xpgr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ee24855bea6fdd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib" "/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab7bd1b1fc653823.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b57ff6ad6a5eac.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1c31e634d5955928.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c767d7c50475cdae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f52f6c355edea0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b412742afce7cff.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-67d4c45321f1f01b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-951cfb3a3c2bc6c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4dae22bf145abcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-d7ba3629e9360e0c.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/show-cc36f9c4c5d85dad" "-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/retweet-df4a59573cab2c41.retweet.4276961e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.retweet.4276961e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41.qt7308fn6ckj2b4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ee24855bea6fdd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib" "/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab7bd1b1fc653823.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b57ff6ad6a5eac.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1c31e634d5955928.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c767d7c50475cdae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f52f6c355edea0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b412742afce7cff.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-67d4c45321f1f01b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-951cfb3a3c2bc6c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4dae22bf145abcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-d7ba3629e9360e0c.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/retweet-df4a59573cab2c41" "-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/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.followers_ids.dcc6758b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7.2bnyachit6wfkgja.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ee24855bea6fdd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib" "/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab7bd1b1fc653823.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b57ff6ad6a5eac.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1c31e634d5955928.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c767d7c50475cdae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f52f6c355edea0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b412742afce7cff.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-67d4c45321f1f01b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-951cfb3a3c2bc6c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4dae22bf145abcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-d7ba3629e9360e0c.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/followers_ids-bee10e100296bdf7" "-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/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.tweet.aabcdc03-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc.45uszwupr25j252d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ee24855bea6fdd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib" "/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab7bd1b1fc653823.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b57ff6ad6a5eac.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1c31e634d5955928.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c767d7c50475cdae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f52f6c355edea0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b412742afce7cff.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-67d4c45321f1f01b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-951cfb3a3c2bc6c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4dae22bf145abcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-d7ba3629e9360e0c.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tweet-2dff097f9b3119dc" "-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/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.favorite.04acf481-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895.6lmm5b2gumhq9fp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkuon-d3e5c6d5d758c742.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libhmacsha1-d3beb8c0bde8379b.rlib" "/opt/rustwide/target/debug/deps/libsha1-87ee24855bea6fdd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4c5b33fadbeec79c.rlib" "/opt/rustwide/target/debug/deps/libkuon_macro-a1d7db3044559b9c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-82a53219f3a3a5aa.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53bfacf4ae557f07.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ab7bd1b1fc653823.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b9b57ff6ad6a5eac.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1c31e634d5955928.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c767d7c50475cdae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f52f6c355edea0a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-240251f2a97c2e4b.rlib" "/opt/rustwide/target/debug/deps/libhyper-9b412742afce7cff.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-67d4c45321f1f01b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-951cfb3a3c2bc6c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9d5cf60e65a71990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43a5a557782f759f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-94afb0f3a60a963e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8ec91862a52fbeb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4dae22bf145abcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9c689ee0a6e3ab77.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-d7ba3629e9360e0c.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libchrono-c1176e009ef82cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-7bfb46bd80a304aa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libtokio-478561dd770f6154.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-0cdf0eaa685a3616.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d29c7a8c362d04da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/favorite-1efd153931cc7895" "-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" "23392375c189ab4396693f6796e305565b92b82f30d092f321b6a9ddec48653c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23392375c189ab4396693f6796e305565b92b82f30d092f321b6a9ddec48653c", kill_on_drop: false }` [INFO] [stdout] 23392375c189ab4396693f6796e305565b92b82f30d092f321b6a9ddec48653c