[INFO] cloning repository https://github.com/erictapen/sequoia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erictapen/sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferictapen%2Fsequoia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferictapen%2Fsequoia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50d5feedfdd431b1bc0d50cc4f95783eb5603852 [INFO] testing erictapen/sequoia against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferictapen%2Fsequoia" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erictapen/sequoia on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/erictapen/sequoia [INFO] finished tweaking git repo https://github.com/erictapen/sequoia [INFO] tweaked toml for git repo https://github.com/erictapen/sequoia written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/erictapen/sequoia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbase32 v0.1.2 [INFO] [stderr] Downloaded memsec v0.6.0 [INFO] [stderr] Downloaded num-bigint-dig v0.6.1 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded dbl v0.3.0 [INFO] [stderr] Downloaded crossterm_winapi v0.4.0 [INFO] [stderr] Downloaded cmac v0.5.1 [INFO] [stderr] Downloaded bzip2 v0.4.1 [INFO] [stderr] Downloaded dyn-clone v1.0.3 [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded capnp-futures v0.13.1 [INFO] [stderr] Downloaded nettle-sys v2.0.4 [INFO] [stderr] Downloaded capnp-rpc v0.13.1 [INFO] [stderr] Downloaded eax v0.3.0 [INFO] [stderr] Downloaded capnpc v0.13.1 [INFO] [stderr] Downloaded win-crypto-ng v0.4.0 [INFO] [stderr] Downloaded capnp v0.13.6 [INFO] [stderr] Downloaded crossterm v0.13.3 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded nettle v7.0.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.2 [INFO] [stderr] Downloaded nettle-src v3.5.1-2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 213cb56d9c20df6a3ff16c69bcdacb606029a6ee6cf12318b491151985aac0ed [INFO] running `Command { std: "docker" "start" "-a" "213cb56d9c20df6a3ff16c69bcdacb606029a6ee6cf12318b491151985aac0ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213cb56d9c20df6a3ff16c69bcdacb606029a6ee6cf12318b491151985aac0ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213cb56d9c20df6a3ff16c69bcdacb606029a6ee6cf12318b491151985aac0ed", kill_on_drop: false }` [INFO] [stdout] 213cb56d9c20df6a3ff16c69bcdacb606029a6ee6cf12318b491151985aac0ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f986b6e92b849650043c2911bb2a61f7d1b41578d575905d10fafe4155b56d09 [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" "f986b6e92b849650043c2911bb2a61f7d1b41578d575905d10fafe4155b56d09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling sequoia-guide v0.21.0 (/opt/rustwide/workdir/guide) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling capnpc v0.13.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rpassword v5.0.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bzip2 v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossterm v0.13.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha1collisiondetection v0.2.2 [INFO] [stderr] Compiling buffered-reader v0.21.0 (/opt/rustwide/workdir/buffered-reader) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sequoia-store v0.21.0 (/opt/rustwide/workdir/store) [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sequoia-sqv v0.21.0 (/opt/rustwide/workdir/sqv) [INFO] [stderr] Compiling sequoia-sq v0.21.0 (/opt/rustwide/workdir/sq) [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling sequoia-ffi-macros v0.21.0 (/opt/rustwide/workdir/ffi-macros) [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> ffi-macros/src/lib.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | / &mut c_type_name_padded[..::std::cmp::min(C_TYPE_NAME_LEN, [INFO] [stdout] 409 | | c_type_name.as_bytes().len())] [INFO] [stdout] 410 | | .copy_from_slice(c_type_name.as_bytes()); [INFO] [stdout] | |________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 408 | let _ = &mut c_type_name_padded[..::std::cmp::min(C_TYPE_NAME_LEN, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling nettle-sys v2.0.4 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling sequoia-core v0.21.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling capnp-futures v0.13.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling nettle v7.0.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling sequoia-openpgp v0.21.0 (/opt/rustwide/workdir/openpgp) [INFO] [stderr] Compiling sequoia-ipc v0.21.0 (/opt/rustwide/workdir/ipc) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> openpgp/src/cert.rs:2376:10 [INFO] [stdout] | [INFO] [stdout] 2376 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> openpgp/src/cert.rs:2397:10 [INFO] [stdout] | [INFO] [stdout] 2397 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | &plaintext[..to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &plaintext[..to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | / &plaintext[pos..pos + to_copy] [INFO] [stdout] 350 | | .copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | |_________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 349 | let _ = &plaintext[pos..pos + to_copy] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/ecdh.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | &mut tmp[8..].copy_from_slice(&r[8 * i..8 * (i + 1)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &mut tmp[8..].copy_from_slice(&r[8 * i..8 * (i + 1)]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/ecdh.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | &mut r[8 * i..8 * (i + 1)].copy_from_slice(&b[8..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 258 | let _ = &mut r[8 * i..8 * (i + 1)].copy_from_slice(&b[8..]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/ecdh.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | &mut tmp[8..].copy_from_slice(&r[8 * i..8 * (i + 1)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &mut tmp[8..].copy_from_slice(&r[8 * i..8 * (i + 1)]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/ecdh.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | &mut r[8 * i..8 * (i + 1)].copy_from_slice(&b[8..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 337 | let _ = &mut r[8 * i..8 * (i + 1)].copy_from_slice(&b[8..]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/symmetric.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | &plaintext[..to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 117 | let _ = &plaintext[..to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/symmetric.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | &plaintext[pos..pos + to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 186 | let _ = &plaintext[pos..pos + to_copy].copy_from_slice(&self.buffer[..to_copy]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/parse/stream.rs:2781:13 [INFO] [stdout] | [INFO] [stdout] 2781 | / &mut buf[..n] [INFO] [stdout] 2782 | | .copy_from_slice(&reserve[self.cursor..n + self.cursor]); [INFO] [stdout] | |________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 2781 | let _ = &mut buf[..n] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp/src/crypto/backend/sha1cd.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | &mut digest[..l].copy_from_slice(&d[..l]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 30 | let _ = &mut digest[..l].copy_from_slice(&d[..l]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `from` that must be used [INFO] [stdout] --> openpgp/src/crypto/backend/nettle/ecdh.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | Protected::from(Sy); // Just a precaution. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `from` that must be used [INFO] [stdout] --> openpgp/src/crypto/backend/nettle/ecdh.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | Protected::from(Sy); // Just a precaution. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-net v0.21.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Compiling sequoia-autocrypt v0.21.0 (/opt/rustwide/workdir/autocrypt) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> ipc/src/keygrip.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | &mut digest[..].copy_from_slice(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 52 | let _ = &mut digest[..].copy_from_slice(&bytes[..]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-sop v0.21.0 (/opt/rustwide/workdir/sop) [INFO] [stderr] Compiling sequoia-openpgp-ffi v0.21.0 (/opt/rustwide/workdir/openpgp-ffi) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp-ffi/src/common.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | &mut s[..l - 1].copy_from_slice(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = &mut s[..l - 1].copy_from_slice(src); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> openpgp-ffi/src/io.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | &mut sl[old_len..].copy_from_slice(buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 360 | let _ = &mut sl[old_len..].copy_from_slice(buf); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-ffi v0.21.0 (/opt/rustwide/workdir/ffi) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> sq/src/commands/sign.rs:189:6 [INFO] [stdout] | [INFO] [stdout] 189 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> ffi/src/../../openpgp-ffi/src/common.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | &mut s[..l - 1].copy_from_slice(src); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = &mut s[..l - 1].copy_from_slice(src); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> ffi/src/../../openpgp-ffi/src/io.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | &mut sl[old_len..].copy_from_slice(buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 360 | let _ = &mut sl[old_len..].copy_from_slice(buf); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.sequoia_public_key_store.8df46160-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753.4xmlfl9zgauh695q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4aece0dafc8c5fcc/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-73282a66349de913/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsequoia_store-8efef8b863fefe4c.rlib" "/opt/rustwide/target/debug/deps/libsequoia_net-9d38a5b9cff9bb00.rlib" "/opt/rustwide/target/debug/deps/libzbase32-9ce7885f8c055c75.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-928d2354b6460b21.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3b734fbca90c6951.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3331d1d41985d8ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-682212e2471d2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-97f10c878735008e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-8ada29cd488d3be7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-06f6380f6f412f29.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-85dc14ecd7d0ac63.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0ab84865e0ff8f25.rlib" "/opt/rustwide/target/debug/deps/libindexmap-012c558c594c5500.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9b15972f1adc2810.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libtracing-6da0dc3f095d376e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/librusqlite-d2ee2ce57376f99d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-4393eb671221e4ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-29dc53e84bf81b36.rlib" "/opt/rustwide/target/debug/deps/libahash-4dd6b377e912496d.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-f30f8363af7f06d5.rlib" "/opt/rustwide/target/debug/deps/libsequoia_ipc-a018871568d30394.rlib" "/opt/rustwide/target/debug/deps/libsequoia_core-6db45534a0c7ef52.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dfc9386be9ac515b.rlib" "/opt/rustwide/target/debug/deps/librand-2d0b6d93f6b9eca5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4e15797dd685792.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-5cfaa10a36cb4eea.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdirs-1477d5bbcbc2fadb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f6f5a4fa126d9df9.rlib" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-a311bae8578fd01a.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1collisiondetection-5c53257f7d1c01c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-57af1b729db25f2b.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemsec-dd2f74ad30598efb.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-b166ea543e6fd05c.rlib" "/opt/rustwide/target/debug/deps/libnettle-15a2106e48960918.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b186bf217d3965d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1f7db73fff8bac81.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-0d64b9c617165d35.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-6dc3e66df76d2495.rlib" "/opt/rustwide/target/debug/deps/libbzip2-78dc89165ddd052a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-5e5a9d15bde76794.rlib" "/opt/rustwide/target/debug/deps/libflate2-31bbe1d458c10bb2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libcapnp_rpc-9e296b7b601090c5.rlib" "/opt/rustwide/target/debug/deps/libcapnp_futures-8ee5675f65fe1d95.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c88ad5119ca8aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-254d3792bc7813df.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a5e83d498c6347e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-066f49ad0db5f0c9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b7b2a8eff1bb453c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ae8329aabdc7fa5e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dce04d88fa31dd9c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libcapnp-5830f0c339e96159.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0952a46cb07dc916.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6561cf96d381cb0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3c874c020ffed99.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f17fe955f962909.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77d076ebb89bd5e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2a4d90d6b22b3dd8.rlib" "/opt/rustwide/target/debug/deps/libmio-ccfabee4aef44975.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3721c6ef3697a3f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5cd4285957cee889.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfs2-471e44a4956117ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-e273ee1997b203bf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6759529f024925c4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lnettle" "-lhogweed" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sequoia_public_key_store-06488d9575fb2753" "-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 `sequoia-store` due to 2 previous errors [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/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.sq.8abe9c69-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45.1svjhm4w48cpoud3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-73282a66349de913/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4aece0dafc8c5fcc/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/librpassword-e8db77cf9a488047.rlib" "/opt/rustwide/target/debug/deps/libclap-75229b88b806b2a7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libsequoia_autocrypt-00416a9d063191aa.rlib" "/opt/rustwide/target/debug/deps/libsequoia_store-8efef8b863fefe4c.rlib" "/opt/rustwide/target/debug/deps/librusqlite-d2ee2ce57376f99d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/libhashlink-4393eb671221e4ce.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-f30f8363af7f06d5.rlib" "/opt/rustwide/target/debug/deps/libsequoia_ipc-a018871568d30394.rlib" "/opt/rustwide/target/debug/deps/libfs2-471e44a4956117ef.rlib" "/opt/rustwide/target/debug/deps/libcapnp_rpc-9e296b7b601090c5.rlib" "/opt/rustwide/target/debug/deps/libcapnp_futures-8ee5675f65fe1d95.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c88ad5119ca8aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-254d3792bc7813df.rlib" "/opt/rustwide/target/debug/deps/libcapnp-5830f0c339e96159.rlib" "/opt/rustwide/target/debug/deps/libsequoia_net-9d38a5b9cff9bb00.rlib" "/opt/rustwide/target/debug/deps/libzbase32-9ce7885f8c055c75.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-928d2354b6460b21.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-3b734fbca90c6951.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3331d1d41985d8ca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-682212e2471d2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-97f10c878735008e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-8ada29cd488d3be7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-06f6380f6f412f29.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-85dc14ecd7d0ac63.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0ab84865e0ff8f25.rlib" "/opt/rustwide/target/debug/deps/libindexmap-012c558c594c5500.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-29dc53e84bf81b36.rlib" "/opt/rustwide/target/debug/deps/libahash-4dd6b377e912496d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0952a46cb07dc916.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9b15972f1adc2810.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a5e83d498c6347e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6561cf96d381cb0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-066f49ad0db5f0c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ae8329aabdc7fa5e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dce04d88fa31dd9c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3c874c020ffed99.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f17fe955f962909.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77d076ebb89bd5e4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2a4d90d6b22b3dd8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b7b2a8eff1bb453c.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-6da0dc3f095d376e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/libsequoia_core-6db45534a0c7ef52.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dfc9386be9ac515b.rlib" "/opt/rustwide/target/debug/deps/librand-2d0b6d93f6b9eca5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4e15797dd685792.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-5cfaa10a36cb4eea.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdirs-1477d5bbcbc2fadb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f6f5a4fa126d9df9.rlib" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-a311bae8578fd01a.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libsha1collisiondetection-5c53257f7d1c01c6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-57af1b729db25f2b.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemsec-dd2f74ad30598efb.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-b166ea543e6fd05c.rlib" "/opt/rustwide/target/debug/deps/libnettle-15a2106e48960918.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b186bf217d3965d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1f7db73fff8bac81.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-0d64b9c617165d35.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-6dc3e66df76d2495.rlib" "/opt/rustwide/target/debug/deps/libbzip2-78dc89165ddd052a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-5e5a9d15bde76794.rlib" "/opt/rustwide/target/debug/deps/libflate2-31bbe1d458c10bb2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libchrono-96f297ad8e7f0c75.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-0d92f788a1863ebf.rlib" "/opt/rustwide/target/debug/deps/libprettytable-c4d794aa3d98a43d.rlib" "/opt/rustwide/target/debug/deps/libcsv-0ddd044f5b424635.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-a169ab88a7cf6ec5.rlib" "/opt/rustwide/target/debug/deps/libbstr-efd63f7889b483db.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-aa1667eb0f8d241b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libserde-47d7fe43110ba5d3.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-3746cbf5e1dbb49b.rlib" "/opt/rustwide/target/debug/deps/libatty-22997dcbdd708399.rlib" "/opt/rustwide/target/debug/deps/libterm-0981bdf9914db69d.rlib" "/opt/rustwide/target/debug/deps/libdirs-cd4e6a28de198f2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-e85556a7167cdaa4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-ccfabee4aef44975.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3721c6ef3697a3f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5cd4285957cee889.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblibc-e273ee1997b203bf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6759529f024925c4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lnettle" "-lhogweed" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sq-1e846661de34df45" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-sq` due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f986b6e92b849650043c2911bb2a61f7d1b41578d575905d10fafe4155b56d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f986b6e92b849650043c2911bb2a61f7d1b41578d575905d10fafe4155b56d09", kill_on_drop: false }` [INFO] [stdout] f986b6e92b849650043c2911bb2a61f7d1b41578d575905d10fafe4155b56d09