[INFO] fetching crate matrix-sdk 0.3.0... [INFO] testing matrix-sdk-0.3.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate matrix-sdk 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate matrix-sdk 0.3.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate matrix-sdk 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate matrix-sdk 0.3.0 [INFO] tweaked toml for crates.io crate matrix-sdk 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate matrix-sdk 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded backoff v0.3.0 [INFO] [stderr] Downloaded pkcs8 v0.7.0 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded der v0.4.0 [INFO] [stderr] Downloaded matrix-sdk-base v0.3.0 [INFO] [stderr] Downloaded ruma-signatures v0.8.0 [INFO] [stderr] Downloaded ruma-appservice-api v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b640f6bee5cf3250222684dcf8f9cf3f39cc9419749c027e1cd53e82e8ff23 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "62b640f6bee5cf3250222684dcf8f9cf3f39cc9419749c027e1cd53e82e8ff23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b640f6bee5cf3250222684dcf8f9cf3f39cc9419749c027e1cd53e82e8ff23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b640f6bee5cf3250222684dcf8f9cf3f39cc9419749c027e1cd53e82e8ff23", kill_on_drop: false }` [INFO] [stdout] 62b640f6bee5cf3250222684dcf8f9cf3f39cc9419749c027e1cd53e82e8ff23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8776e08554e03035b2643851670688f7f9c2af70fbbb4eb51d92a32bf0bb75c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8776e08554e03035b2643851670688f7f9c2af70fbbb4eb51d92a32bf0bb75c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling olm-sys v1.1.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.3 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling pkcs8 v0.7.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling olm-rs v1.0.1 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 [INFO] [stderr] Compiling ruma-events-macros v0.23.0 [INFO] [stderr] Compiling ruma-api-macros v0.17.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling ruma-serde v0.4.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling ruma-identifiers v0.19.3 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling ruma-common v0.5.4 [INFO] [stderr] Compiling ruma-api v0.17.0 [INFO] [stderr] Compiling ruma-signatures v0.8.0 [INFO] [stderr] Compiling matrix-qrcode v0.1.0 [INFO] [stderr] Compiling ruma-events v0.23.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ruma-state-res v0.2.0 [INFO] [stderr] Compiling ruma-federation-api v0.2.0 [INFO] [stderr] Compiling ruma-client-api v0.11.0 [INFO] [stderr] Compiling ruma v0.2.0 [INFO] [stderr] Compiling matrix-sdk-common v0.3.0 [INFO] [stderr] Compiling matrix-sdk-crypto v0.3.0 [INFO] [stderr] Compiling matrix-sdk-base v0.3.0 [INFO] [stderr] Compiling matrix-sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "8776e08554e03035b2643851670688f7f9c2af70fbbb4eb51d92a32bf0bb75c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8776e08554e03035b2643851670688f7f9c2af70fbbb4eb51d92a32bf0bb75c2", kill_on_drop: false }` [INFO] [stdout] 8776e08554e03035b2643851670688f7f9c2af70fbbb4eb51d92a32bf0bb75c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0095158298a0502dd388bf7ade9bd7e8ba6c64dd636a8a2f1257ecb00700bb30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0095158298a0502dd388bf7ade9bd7e8ba6c64dd636a8a2f1257ecb00700bb30", kill_on_drop: false }` [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling matrix-sdk-test v0.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling matrix-sdk v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `matrix-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cross_signing_bootstrap --edition=2018 examples/cross_signing_bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="encryption"' --cfg 'feature="native-tls"' --cfg 'feature="require_auth_for_profile_requests"' --cfg 'feature="sled_cryptostore"' --cfg 'feature="sled_state_store"' -C metadata=2c2a829d01e7a5db -C extra-filename=-2c2a829d01e7a5db --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-fb0b197bd876cf52.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cfdc1952ef772da3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-31834e7ab8827775.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-acb93e605fa9fe08.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-0565ef5d88a7584c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern matrix_sdk=/opt/rustwide/target/debug/deps/libmatrix_sdk-d2ebbb318ecd8d39.rlib --extern matrix_sdk_base=/opt/rustwide/target/debug/deps/libmatrix_sdk_base-2ef8f5d5449ee28c.rlib --extern matrix_sdk_common=/opt/rustwide/target/debug/deps/libmatrix_sdk_common-766cb0d4d0f4c693.rlib --extern matrix_sdk_test=/opt/rustwide/target/debug/deps/libmatrix_sdk_test-3486839107a54291.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-17978bfa35568d2e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6fff2ca8327fa412.rlib --extern ruma=/opt/rustwide/target/debug/deps/libruma-2ca7d040be5361c8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6539c3f9ec2d051.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c20ec1b8868925d7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-60dc9446620c169e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bac0f2439b767eb5.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-74c55f88fa76d10d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bdc0f65d731e75e9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ac177fbb0c7add32.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/olm-sys-c48363fdac8ef422/out/lib` (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/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.get_profiles.b47298b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06.44j1i49cun9a1t5o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-c48363fdac8ef422/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-bdc0f65d731e75e9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f3c3b17fcc54a3dc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-16571c09a54748db.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-8f2b472d685831fd.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-0fda404affd8e133.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-aa6d81016774de78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbdf19a2653b2f1f.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-d2ebbb318ecd8d39.rlib" "/opt/rustwide/target/debug/deps/libbackoff-fb0b197bd876cf52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0565ef5d88a7584c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6fff2ca8327fa412.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-58ed978ef0224af8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-948fdc0eceed1b02.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3e5980d9e44e8aed.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ad984a21bccd7274.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5750f6ff3135c536.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.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-bf089022ff6af2e2.rlib" "/opt/rustwide/target/debug/deps/libhyper-0eb837348fca76b8.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b54fca772a882e9a.rlib" "/opt/rustwide/target/debug/deps/libh2-a8cb35eb554b3c14.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0da2ebf59f567a14.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.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/libmatrix_sdk_base-2ef8f5d5449ee28c.rlib" "/opt/rustwide/target/debug/deps/librand-b5023cb5aa4a157e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1170614d5ada604a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d95c21193ec9dfc2.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-06e7b5a93222e65f.rlib" "/opt/rustwide/target/debug/deps/libchacha20-96559465d6e7ce12.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-aadd93d2b6f4b3e8.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-9bb7408bf844e6f4.rlib" "/opt/rustwide/target/debug/deps/libmatrix_qrcode-42f324af22947c0f.rlib" "/opt/rustwide/target/debug/deps/librqrr-d3d662698b47cab9.rlib" "/opt/rustwide/target/debug/deps/liblru-99e56b38b54561e3.rlib" "/opt/rustwide/target/debug/deps/libg2p-162843c58be68786.rlib" "/opt/rustwide/target/debug/deps/libg2poly-642adc98be80dd40.rlib" "/opt/rustwide/target/debug/deps/libqrcode-fa3236644e86e0fd.rlib" "/opt/rustwide/target/debug/deps/libchecked_int_cast-18c901cb04e6d248.rlib" "/opt/rustwide/target/debug/deps/libimage-0c8c72871dd277fe.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0478c986bd3fba6b.rlib" "/opt/rustwide/target/debug/deps/libpng-7ff102cbd28d4d3f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-03684e1d2c41879e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-a6384cb125ab1db3.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-50fe57d48d322e73.rlib" "/opt/rustwide/target/debug/deps/librayon-cde0b6261ef803b6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-96e000bf3b067e2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e9762e260b1275c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsled-7faa817865682128.rlib" "/opt/rustwide/target/debug/deps/libfxhash-80a0d563ff37d9b8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-00a114ebfb471ffa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libfs2-48075fac614f432b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-30a2df17652c6788.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7fb2b2ddf0364336.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/libaes_gcm-fdae75383b6d7f38.rlib" "/opt/rustwide/target/debug/deps/libghash-20063c9da459a53b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d2527582bad67dab.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-edc936889f00ed37.rlib" "/opt/rustwide/target/debug/deps/libaead-4f0b5cb73396225d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-cfdc1952ef772da3.rlib" "/opt/rustwide/target/debug/deps/libfutures-acb93e605fa9fe08.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fe2e2e8208fac8e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-12db6ee5312f2bbb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-6de301d136e15d70.rlib" "/opt/rustwide/target/debug/deps/libhmac-e2d91cfab43ea2b7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f575a4254fc153e4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d7088909b324fd91.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libaes-fac88133ff28b498.rlib" "/opt/rustwide/target/debug/deps/libctr-f7a66db91afa9d5e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-b4ff92d2c65d68cc.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-39ea3ed94f498239.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ac177fbb0c7add32.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-766cb0d4d0f4c693.rlib" "/opt/rustwide/target/debug/deps/libtokio-60dc9446620c169e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libruma-2ca7d040be5361c8.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-96f0275dfd6c4bb6.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-c58ddfeba6d913cc.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libruma_api-1d2471eb7211ef75.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libruma_events-377e0e4711dd5091.rlib" "/opt/rustwide/target/debug/deps/libruma_common-1ee56ba23f87c730.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-07d1ccaaca29c5a1.rlib" "/opt/rustwide/target/debug/deps/libtracing-bac0f2439b767eb5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b982b644ab6710b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-0dbcdcb6d81683fc.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-1f4d8ddd8574140f.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-e3df9cbcc9e3cdfb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6539c3f9ec2d051.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libjs_int-45a76dd081ac4380.rlib" "/opt/rustwide/target/debug/deps/libassign-0675fede901d87a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-a939f3506d50e6f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f635eb5e6cd06a3d.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "/opt/rustwide/target/debug/deps/libinstant-727eb94e0c45fc24.rlib" "/opt/rustwide/target/debug/deps/libtime-d6a0c6207df68b0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_profiles-bfd7f5e8ab4e3e06" "-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/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.image_bot.1d7de5ab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca.2ruy5o0n8ydbh1x0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-c48363fdac8ef422/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-bdc0f65d731e75e9.rlib" "/opt/rustwide/target/debug/deps/libchrono-f3c3b17fcc54a3dc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-16571c09a54748db.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-8f2b472d685831fd.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-0fda404affd8e133.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-aa6d81016774de78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbdf19a2653b2f1f.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-d2ebbb318ecd8d39.rlib" "/opt/rustwide/target/debug/deps/libbackoff-fb0b197bd876cf52.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0565ef5d88a7584c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6fff2ca8327fa412.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-58ed978ef0224af8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-948fdc0eceed1b02.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3e5980d9e44e8aed.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ad984a21bccd7274.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5750f6ff3135c536.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.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-bf089022ff6af2e2.rlib" "/opt/rustwide/target/debug/deps/libhyper-0eb837348fca76b8.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b54fca772a882e9a.rlib" "/opt/rustwide/target/debug/deps/libh2-a8cb35eb554b3c14.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0da2ebf59f567a14.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a53f004e1ce0283.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.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/libmatrix_sdk_base-2ef8f5d5449ee28c.rlib" "/opt/rustwide/target/debug/deps/librand-b5023cb5aa4a157e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1170614d5ada604a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d95c21193ec9dfc2.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-06e7b5a93222e65f.rlib" "/opt/rustwide/target/debug/deps/libchacha20-96559465d6e7ce12.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-aadd93d2b6f4b3e8.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-9bb7408bf844e6f4.rlib" "/opt/rustwide/target/debug/deps/libmatrix_qrcode-42f324af22947c0f.rlib" "/opt/rustwide/target/debug/deps/librqrr-d3d662698b47cab9.rlib" "/opt/rustwide/target/debug/deps/liblru-99e56b38b54561e3.rlib" "/opt/rustwide/target/debug/deps/libg2p-162843c58be68786.rlib" "/opt/rustwide/target/debug/deps/libg2poly-642adc98be80dd40.rlib" "/opt/rustwide/target/debug/deps/libqrcode-fa3236644e86e0fd.rlib" "/opt/rustwide/target/debug/deps/libchecked_int_cast-18c901cb04e6d248.rlib" "/opt/rustwide/target/debug/deps/libimage-0c8c72871dd277fe.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0478c986bd3fba6b.rlib" "/opt/rustwide/target/debug/deps/libpng-7ff102cbd28d4d3f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-03684e1d2c41879e.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-a6384cb125ab1db3.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-50fe57d48d322e73.rlib" "/opt/rustwide/target/debug/deps/librayon-cde0b6261ef803b6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-96e000bf3b067e2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9e9762e260b1275c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsled-7faa817865682128.rlib" "/opt/rustwide/target/debug/deps/libfxhash-80a0d563ff37d9b8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-00a114ebfb471ffa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libfs2-48075fac614f432b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-30a2df17652c6788.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7fb2b2ddf0364336.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/libaes_gcm-fdae75383b6d7f38.rlib" "/opt/rustwide/target/debug/deps/libghash-20063c9da459a53b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-d2527582bad67dab.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-edc936889f00ed37.rlib" "/opt/rustwide/target/debug/deps/libaead-4f0b5cb73396225d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-cfdc1952ef772da3.rlib" "/opt/rustwide/target/debug/deps/libfutures-acb93e605fa9fe08.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fe2e2e8208fac8e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-12db6ee5312f2bbb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-6de301d136e15d70.rlib" "/opt/rustwide/target/debug/deps/libhmac-e2d91cfab43ea2b7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f575a4254fc153e4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d7088909b324fd91.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7325e243579d434e.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libaes-fac88133ff28b498.rlib" "/opt/rustwide/target/debug/deps/libctr-f7a66db91afa9d5e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcipher-273f898c6a3123b7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-b4ff92d2c65d68cc.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-39ea3ed94f498239.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ac177fbb0c7add32.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-766cb0d4d0f4c693.rlib" "/opt/rustwide/target/debug/deps/libtokio-60dc9446620c169e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50f391c427ddcf98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libmio-98064e4da99a21af.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libruma-2ca7d040be5361c8.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-96f0275dfd6c4bb6.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-c58ddfeba6d913cc.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libruma_api-1d2471eb7211ef75.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e0427c5946156969.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libruma_events-377e0e4711dd5091.rlib" "/opt/rustwide/target/debug/deps/libruma_common-1ee56ba23f87c730.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-07d1ccaaca29c5a1.rlib" "/opt/rustwide/target/debug/deps/libtracing-bac0f2439b767eb5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b982b644ab6710b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a5b65719d83ebe2.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-0dbcdcb6d81683fc.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-1f4d8ddd8574140f.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-e3df9cbcc9e3cdfb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6539c3f9ec2d051.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libjs_int-45a76dd081ac4380.rlib" "/opt/rustwide/target/debug/deps/libassign-0675fede901d87a7.rlib" "/opt/rustwide/target/debug/deps/libuuid-a939f3506d50e6f9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f635eb5e6cd06a3d.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8088a3e949cfa7.rlib" "/opt/rustwide/target/debug/deps/libserde-bc0be934850403f1.rlib" "/opt/rustwide/target/debug/deps/libinstant-727eb94e0c45fc24.rlib" "/opt/rustwide/target/debug/deps/libtime-d6a0c6207df68b0b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image_bot-54276c9b3ace97ca" "-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" "0095158298a0502dd388bf7ade9bd7e8ba6c64dd636a8a2f1257ecb00700bb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0095158298a0502dd388bf7ade9bd7e8ba6c64dd636a8a2f1257ecb00700bb30", kill_on_drop: false }` [INFO] [stdout] 0095158298a0502dd388bf7ade9bd7e8ba6c64dd636a8a2f1257ecb00700bb30