[INFO] cloning repository https://github.com/ftilde/sparse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftilde/sparse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fsparse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fsparse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69a3d062a472b93a0dc485316715242efb1eb5e [INFO] testing ftilde/sparse against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fsparse" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftilde/sparse on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ftilde/sparse [INFO] finished tweaking git repo https://github.com/ftilde/sparse [INFO] tweaked toml for git repo https://github.com/ftilde/sparse written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ftilde/sparse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f728124a0a62b80e293e8055fb0f829c3b12a641175be5eda146485edb5b72c9 [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" "f728124a0a62b80e293e8055fb0f829c3b12a641175be5eda146485edb5b72c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f728124a0a62b80e293e8055fb0f829c3b12a641175be5eda146485edb5b72c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f728124a0a62b80e293e8055fb0f829c3b12a641175be5eda146485edb5b72c9", kill_on_drop: false }` [INFO] [stdout] f728124a0a62b80e293e8055fb0f829c3b12a641175be5eda146485edb5b72c9 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 941dbe4fb202883b70502f8f1b5bae676f49096faf0b1f334781529e41053adb [INFO] running `Command { std: "docker" "start" "-a" "941dbe4fb202883b70502f8f1b5bae676f49096faf0b1f334781529e41053adb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling const-oid v0.6.1 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling rlua v0.17.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [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 generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling der v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling olm-sys v1.1.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling linkify v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling unsegen v0.3.0 (https://github.com/ftilde/unsegen#e422354e) [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling unsegen_signals v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [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 enumflags2 v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling olm-rs v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-events-macros v0.24.6 [INFO] [stderr] Compiling ruma-api-macros v0.18.4 [INFO] [stderr] Compiling zvariant_derive v2.8.0 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling zvariant v2.8.0 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.4 [INFO] [stderr] Compiling ruma-signatures v0.9.0 [INFO] [stderr] Compiling matrix-qrcode v0.1.0 (https://github.com/ftilde/matrix-rust-sdk?branch=sparse#dfecae03) [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling ruma-events v0.24.6 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling notify-rust v4.5.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ruma-client-api v0.12.3 [INFO] [stderr] Compiling ruma-federation-api v0.3.1 [INFO] [stderr] Compiling ruma-state-res v0.3.0 [INFO] [stderr] Compiling ruma v0.3.0 [INFO] [stderr] Compiling matrix-sdk-common v0.3.0 (https://github.com/ftilde/matrix-rust-sdk?branch=sparse#dfecae03) [INFO] [stderr] Compiling matrix-sdk-crypto v0.3.0 (https://github.com/ftilde/matrix-rust-sdk?branch=sparse#dfecae03) [INFO] [stderr] Compiling matrix-sdk-base v0.3.0 (https://github.com/ftilde/matrix-rust-sdk?branch=sparse#dfecae03) [INFO] [stderr] Compiling matrix-sdk v0.3.0 (https://github.com/ftilde/matrix-rust-sdk?branch=sparse#dfecae03) [INFO] [stderr] Compiling sparse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.sparse.55b411ac-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360.ft3o7ztqwo84ax4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/olm-sys-f26da3b3cb930ee8/out/lib" "-L" "/opt/rustwide/target/debug/build/rlua-806649a2f911895b/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-53a949995d39fedb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7498e051cb5af63a.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-66ef69fe90cd5397.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-c3eca03b6fb028c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-34ca6f60a079a936.rlib" "/opt/rustwide/target/debug/deps/libansi_term-43d81cb604767005.rlib" "/opt/rustwide/target/debug/deps/libmatchers-5bd5f2bb200274ec.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9158347f694e036a.rlib" "/opt/rustwide/target/debug/deps/libregex-73197d42ee72d976.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e993a3baeff74f1.rlib" "/opt/rustwide/target/debug/deps/libhostname-68121daeb3eac01d.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-259393a25ef4f3cc.rlib" "/opt/rustwide/target/debug/deps/librpassword-72385f75fb0c7149.rlib" "/opt/rustwide/target/debug/deps/libdirs-8023d75089da4d2e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-57dc4b1b57d76dab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51c85dc72653cec6.rlib" "/opt/rustwide/target/debug/deps/libobject-591f1e62fdc1f8f0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b300ea7cb3d424f0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8761c634b32d1122.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1adcc3a2092b3b4a.rlib" "/opt/rustwide/target/debug/deps/libnotify_rust-e791ee711c34edd0.rlib" "/opt/rustwide/target/debug/deps/libzbus-928af17901316050.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-b7dc6df5fb484b02.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-2aa712ae3c928723.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9904a4fe2b7ab570.rlib" "/opt/rustwide/target/debug/deps/libpolling-d3d6e848ba9d8941.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-c6ed5baf8f8b9d05.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-f1b9adb954ae27ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-31a28271e34d0314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0101de119a84f53c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-be47661d3af80c6e.rlib" "/opt/rustwide/target/debug/deps/libparking-9f2200aefdc63175.rlib" "/opt/rustwide/target/debug/deps/libzvariant-5559bf7527e877b9.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-af5a1cc330f6512c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c6a21cff2fee8dbe.rlib" "/opt/rustwide/target/debug/deps/libunsegen_signals-8a840a8f03273c6c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-65a6a91f7a1ace1b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ec321604ad42d373.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-858b35c6b6cae1f2.rlib" "/opt/rustwide/target/debug/deps/libunicase-c68de1e7b8a59aeb.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-7d0159de8ff6d161.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7913d54c365fd8b7.rlib" "/opt/rustwide/target/debug/deps/libclap-3010bc4573e18393.rlib" "/opt/rustwide/target/debug/deps/libvec_map-ccbf97ff0b426aaa.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-3623ac879af95f8c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-068c8e88d27677de.rlib" "/opt/rustwide/target/debug/deps/libatty-52750064a3b6629b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4219d42c49f8cf6f.rlib" "/opt/rustwide/target/debug/deps/libchrono-8980046f068b20fd.rlib" "/opt/rustwide/target/debug/deps/libtime-27ca172ab7e3a84c.rlib" "/opt/rustwide/target/debug/deps/liblinkify-d083194c854dad11.rlib" "/opt/rustwide/target/debug/deps/librlua-e2bd950c891f4a9d.rlib" "/opt/rustwide/target/debug/deps/libbstr-abf9dda744a75631.rlib" "/opt/rustwide/target/debug/deps/libunsegen-5aff27310b498e8f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-694797c733aadb70.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-548276d7e6e94719.rlib" "/opt/rustwide/target/debug/deps/libtermion-ef97b849f7422a1e.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-334058ddb48711c5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8b14d38683d62e61.rlib" "/opt/rustwide/target/debug/deps/libraw_tty-554197426926d9aa.rlib" "/opt/rustwide/target/debug/deps/libndarray-21e8bf01ba738ae1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3d8adde3ccd21374.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cc7dc3d4cb948bcf.rlib" "/opt/rustwide/target/debug/deps/libitertools-497301e977908fd4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bacb1e05dbf4594c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f164602f002763cd.rlib" "/opt/rustwide/target/debug/deps/libnix-dd005aa24f26dbf7.rlib" "/opt/rustwide/target/debug/deps/libvoid-357dcbc300c8cbc6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ab7a38c1c13de17.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk-f2e6a394a24514fa.rlib" "/opt/rustwide/target/debug/deps/libbackoff-5525640099d164c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c03836d4d4dbf4ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-265ca8854ade7194.rlib" "/opt/rustwide/target/debug/deps/libreqwest-73ec8d21b002a489.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4c7f9fa53c438051.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2c1e645c51c8c8f2.rlib" "/opt/rustwide/target/debug/deps/libipnet-e1baff341cdb6d4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-eee579615ee6e564.rlib" "/opt/rustwide/target/debug/deps/libmime-557c5fd1b27cedc5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c6397adf059ba17a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f4ff18381a1f4bb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-11962a632a479722.rlib" "/opt/rustwide/target/debug/deps/libopenssl-76743561a99684fb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-04a13c8c4dd57a42.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-70ffab8e22966247.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b7baa4784ac6b130.rlib" "/opt/rustwide/target/debug/deps/libhyper-3cae070e45742aec.rlib" "/opt/rustwide/target/debug/deps/libwant-069c82af07e93ee7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-f3d1495c4afe1aa8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7165d5772fb44c7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-025b8b01f1a3f300.rlib" "/opt/rustwide/target/debug/deps/libh2-6ce978ee4c403354.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1f588200e561a0f1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9f66b7aa39bc624f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a53a37378bb2e13a.rlib" "/opt/rustwide/target/debug/deps/liburl-11d5f038ef18c770.rlib" "/opt/rustwide/target/debug/deps/libidna-b2b94fadf8a49ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2f19272463e70ee9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-318d11e17b78d67f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-187bc3d825c75775.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-3c769fb9815eacf8.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_base-ac8b8fc641f2faa5.rlib" "/opt/rustwide/target/debug/deps/librand-243ff55c567c5974.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e37f74de701a57a5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-978236a4da7309d4.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a3de329b5d06ff.rlib" "/opt/rustwide/target/debug/deps/libchacha20poly1305-b3eeeb6f85565866.rlib" "/opt/rustwide/target/debug/deps/libchacha20-b5129a65e74f64f3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3d6ddc5284a3d5f2.rlib" "/opt/rustwide/target/debug/deps/libpoly1305-00b3ebb3587f9318.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_crypto-329674525c7d88f2.rlib" "/opt/rustwide/target/debug/deps/libmatrix_qrcode-bf85d3e38068fa81.rlib" "/opt/rustwide/target/debug/deps/librqrr-4a37a351ad6279ba.rlib" "/opt/rustwide/target/debug/deps/liblru-72d49cf8f92f05e9.rlib" "/opt/rustwide/target/debug/deps/libg2p-ee3b904645873b3c.rlib" "/opt/rustwide/target/debug/deps/libg2poly-8fce87f995796faf.rlib" "/opt/rustwide/target/debug/deps/libqrcode-0999e74a089731eb.rlib" "/opt/rustwide/target/debug/deps/libchecked_int_cast-3821d580de3edd71.rlib" "/opt/rustwide/target/debug/deps/libimage-0932c9b712743063.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b452de42df6ad0c5.rlib" "/opt/rustwide/target/debug/deps/libpng-07ea69e7502b7de4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b83bd0af10091e89.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c9b360d631a0c104.rlib" "/opt/rustwide/target/debug/deps/libadler32-11b7bd043bbfe8d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f9b5d3050be6bb5d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-192709f4cca7ef97.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-b4d93aa534ac8bea.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9d42553c6c696699.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-86fbbf013b778b6a.rlib" "/opt/rustwide/target/debug/deps/libgif-f7e15671584bf987.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2981f573a5d7ec96.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d27b39c5eafc5e34.rlib" "/opt/rustwide/target/debug/deps/libtiff-7a3928d2b3e8d246.rlib" "/opt/rustwide/target/debug/deps/libweezl-45ebbf807f1376b1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f68076a0b747ea89.rlib" "/opt/rustwide/target/debug/deps/libadler-cbd1b08bd51cf5d6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2cd990fae51f9893.rlib" "/opt/rustwide/target/debug/deps/librayon-c0c0af9f82c9643c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-45f7dc833793d7fd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9859cf76b6c29623.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70ed94c714f3a272.rlib" "/opt/rustwide/target/debug/deps/libeither-2674652022dad5d9.rlib" "/opt/rustwide/target/debug/deps/libsled-c7f3d8f95ac73505.rlib" "/opt/rustwide/target/debug/deps/libfxhash-958ed47940a7ca75.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-1a278dfb90536487.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5353a4d2948e8583.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bee58dd55793270a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7fd7cef1c89249d.rlib" "/opt/rustwide/target/debug/deps/libfs2-c637b28f32623639.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2b59acf88464e554.rlib" "/opt/rustwide/target/debug/deps/libghash-816ae6140331b5d5.rlib" "/opt/rustwide/target/debug/deps/libpolyval-113be432eb9b1105.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-34c1ff7e6fc6d8e4.rlib" "/opt/rustwide/target/debug/deps/libaead-cc2fa1ef5a58ac86.rlib" "/opt/rustwide/target/debug/deps/libfutures-b25af336548abb8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ff94f22865799762.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f15710d5316fc6ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc59b42c9f1b072e.rlib" "/opt/rustwide/target/debug/deps/libslab-23ee6592861d8468.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3dd360b0e9f027b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0fe97875050256c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a18a6d4398e761ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-f99785efd62caf6e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ffd42d6f06ffa8b.rlib" "/opt/rustwide/target/debug/deps/libatomic-74c788cf0ae1116d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-64b5ebfca67b3d8e.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-9bcb13a15db70b74.rlib" "/opt/rustwide/target/debug/deps/libhmac-042d27fa7473340f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-11e5979a3b9501d6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c3ca6f526f4f779c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-28dfeb37a59c62a0.rlib" "/opt/rustwide/target/debug/deps/libsha2-8c0e2f71376e1fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-68cdb0a29e2d30ef.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ef1f2e86318a22f4.rlib" "/opt/rustwide/target/debug/deps/libbase64-e8df68d1ece223e2.rlib" "/opt/rustwide/target/debug/deps/libaes-98722db864dcb2c4.rlib" "/opt/rustwide/target/debug/deps/libctr-89c0c4dcfb7d268f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-95838938ff444c69.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a0218cf8cd9881a9.rlib" "/opt/rustwide/target/debug/deps/libcipher-94e252bf5c3a503c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-67b7ee272de74929.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5b9b34bf72a9fc1a.rlib" "/opt/rustwide/target/debug/deps/libolm_rs-0ef866bd3afcc266.rlib" "/opt/rustwide/target/debug/deps/libolm_sys-fa0b9df92c74cfc2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-7facefcfe0164ca4.rlib" "/opt/rustwide/target/debug/deps/libmatrix_sdk_common-2a6afd6c399dff89.rlib" "/opt/rustwide/target/debug/deps/libtokio-b2173d5df3f1fe01.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-62ea71af63adb316.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ff92e11524792e5b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-34d6bb797c864bf5.rlib" "/opt/rustwide/target/debug/deps/libmio-31858c587bba9f35.rlib" "/opt/rustwide/target/debug/deps/liblog-a4dc6112425fbde2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a8e1cab066482bd9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5565f996738c52f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-47bee5493a0b8371.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a766bdbdf3a58fa4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-67ca832cf121b569.rlib" "/opt/rustwide/target/debug/deps/libruma-74c3404cd63b2b35.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-3f0c5dca3e0ea375.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-8b19b205a1d4c41e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0a86009e6da321f1.rlib" "/opt/rustwide/target/debug/deps/libruma_api-c9556ff41391fdb7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d18d47d3e9876d47.rlib" "/opt/rustwide/target/debug/deps/libhttp-86fb77adf4b64ed9.rlib" "/opt/rustwide/target/debug/deps/libfnv-99bd33831b6637ed.rlib" "/opt/rustwide/target/debug/deps/libruma_events-d93b7feee2bd7b16.rlib" "/opt/rustwide/target/debug/deps/libruma_common-83155ad6bf6a7fa5.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-9032286d6abb44fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-564a8c167c3dfbf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d31f17c290dc91d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9910c736450d639c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ff491de8ecf3b95.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510780199d5c6c5f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f89d6d59e30555bc.rlib" "/opt/rustwide/target/debug/deps/libahash-3b2a470dce8da92d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7e7a683a44a184d0.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-6bcfc347bbe70aad.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-4b3aef821b9af6ac.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-a92ed7154fcd6957.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4abf05a5ea1f2a36.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-83546d61a14610cc.rlib" "/opt/rustwide/target/debug/deps/libmatches-bc396d644080043c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98457932456228f6.rlib" "/opt/rustwide/target/debug/deps/libryu-f199401bda845f6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-6fabc7fb541bd137.rlib" "/opt/rustwide/target/debug/deps/libjs_int-e37289b6108d2fad.rlib" "/opt/rustwide/target/debug/deps/libassign-45378d2f16f34dc5.rlib" "/opt/rustwide/target/debug/deps/libuuid-322c20f078b689b8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba21e526cf3cc34d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c1c49173615a91f.rlib" "/opt/rustwide/target/debug/deps/libserde-fe5507d19e1ba698.rlib" "/opt/rustwide/target/debug/deps/libinstant-a0f8fa17b33bea2f.rlib" "/opt/rustwide/target/debug/deps/libtime-65d5eccfdae6cc83.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-96e7aa3641e9ddae.rlib" "/opt/rustwide/target/debug/deps/libstandback-fa52c4588c870aaa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-17c501330ba0b3cb.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d8ee714fe386bc8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-ee60d2637c3e9166.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sparse-beeb4b44af0f4360" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sparse` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "941dbe4fb202883b70502f8f1b5bae676f49096faf0b1f334781529e41053adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941dbe4fb202883b70502f8f1b5bae676f49096faf0b1f334781529e41053adb", kill_on_drop: false }` [INFO] [stdout] 941dbe4fb202883b70502f8f1b5bae676f49096faf0b1f334781529e41053adb