[INFO] fetching crate matrix-sdk 0.3.0... [INFO] testing matrix-sdk-0.3.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate matrix-sdk 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate matrix-sdk 0.3.0 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 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-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2f3dcac90102f211b066ac32b55dab442e23d2703787ec3082cd23f41df27ed4 [INFO] running `Command { std: "docker" "start" "-a" "2f3dcac90102f211b066ac32b55dab442e23d2703787ec3082cd23f41df27ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f3dcac90102f211b066ac32b55dab442e23d2703787ec3082cd23f41df27ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3dcac90102f211b066ac32b55dab442e23d2703787ec3082cd23f41df27ed4", kill_on_drop: false }` [INFO] [stdout] 2f3dcac90102f211b066ac32b55dab442e23d2703787ec3082cd23f41df27ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2f08ed89f991991f6d8e6c992d87e6adae0b5a856ff98b2c40407f6ecc67552b [INFO] running `Command { std: "docker" "start" "-a" "2f08ed89f991991f6d8e6c992d87e6adae0b5a856ff98b2c40407f6ecc67552b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [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 unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling olm-sys v1.1.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling aead v0.4.1 [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 sha2 v0.9.5 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.2 [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 image v0.23.14 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [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 wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling instant v0.1.9 [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 thiserror v1.0.25 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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 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 web-sys v0.3.51 [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-federation-api v0.2.0 [INFO] [stderr] Compiling ruma-state-res 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 2m 55s [INFO] running `Command { std: "docker" "inspect" "2f08ed89f991991f6d8e6c992d87e6adae0b5a856ff98b2c40407f6ecc67552b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f08ed89f991991f6d8e6c992d87e6adae0b5a856ff98b2c40407f6ecc67552b", kill_on_drop: false }` [INFO] [stdout] 2f08ed89f991991f6d8e6c992d87e6adae0b5a856ff98b2c40407f6ecc67552b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0ccf47786553848a6db1d39335e8c90eba611745f3e220f84c91a43862665258 [INFO] running `Command { std: "docker" "start" "-a" "0ccf47786553848a6db1d39335e8c90eba611745f3e220f84c91a43862665258", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matrix-sdk-test-macros v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling matrix-sdk-test v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mockito v0.30.0 [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 emoji_verification --edition=2018 examples/emoji_verification.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=4f92e3620453ce22 -C extra-filename=-4f92e3620453ce22 --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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/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/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" "-lstdc++" "-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/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0ccf47786553848a6db1d39335e8c90eba611745f3e220f84c91a43862665258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ccf47786553848a6db1d39335e8c90eba611745f3e220f84c91a43862665258", kill_on_drop: false }` [INFO] [stdout] 0ccf47786553848a6db1d39335e8c90eba611745f3e220f84c91a43862665258