[INFO] fetching crate sequoia-ipc 0.25.0... [INFO] testing sequoia-ipc-0.25.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate sequoia-ipc 0.25.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sequoia-ipc 0.25.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-ipc 0.25.0 [INFO] finished tweaking crates.io crate sequoia-ipc 0.25.0 [INFO] tweaked toml for crates.io crate sequoia-ipc 0.25.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate sequoia-ipc 0.25.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba6a1e91d5e017f89b3fe707c8491dd758e2d9068dd82c0cf26d44ceac13f28c [INFO] running `Command { std: "docker" "start" "-a" "ba6a1e91d5e017f89b3fe707c8491dd758e2d9068dd82c0cf26d44ceac13f28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba6a1e91d5e017f89b3fe707c8491dd758e2d9068dd82c0cf26d44ceac13f28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba6a1e91d5e017f89b3fe707c8491dd758e2d9068dd82c0cf26d44ceac13f28c", kill_on_drop: false }` [INFO] [stdout] ba6a1e91d5e017f89b3fe707c8491dd758e2d9068dd82c0cf26d44ceac13f28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce16f7566cb58a0c46f2bb205a26e5c2891ae677c0bdbd3efdce0d80b4c665d [INFO] running `Command { std: "docker" "start" "-a" "bce16f7566cb58a0c46f2bb205a26e5c2891ae677c0bdbd3efdce0d80b4c665d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling buffered-reader v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling nettle-sys v2.0.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling capnp-futures v0.13.2 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Compiling nettle v7.0.1 [INFO] [stderr] Compiling sequoia-openpgp v1.1.0 [INFO] [stderr] Compiling sequoia-ipc v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | #![doc(html_favicon_url = "https://docs.sequoia-pgp.org/favicon.png")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | #![doc(html_logo_url = "https://docs.sequoia-pgp.org/logo.svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.03s [INFO] running `Command { std: "docker" "inspect" "bce16f7566cb58a0c46f2bb205a26e5c2891ae677c0bdbd3efdce0d80b4c665d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce16f7566cb58a0c46f2bb205a26e5c2891ae677c0bdbd3efdce0d80b4c665d", kill_on_drop: false }` [INFO] [stdout] bce16f7566cb58a0c46f2bb205a26e5c2891ae677c0bdbd3efdce0d80b4c665d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3bccab247e64e50d71efe86adb3bc59173ab42975349276b3698e9ede5cf689 [INFO] running `Command { std: "docker" "start" "-a" "c3bccab247e64e50d71efe86adb3bc59173ab42975349276b3698e9ede5cf689", kill_on_drop: false }` [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | #![doc(html_favicon_url = "https://docs.sequoia-pgp.org/favicon.png")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | #![doc(html_logo_url = "https://docs.sequoia-pgp.org/logo.svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-ipc v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | #![doc(html_favicon_url = "https://docs.sequoia-pgp.org/favicon.png")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/core.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | #![doc(html_logo_url = "https://docs.sequoia-pgp.org/logo.svg")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-ipc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sequoia_ipc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=ee59f55eb9fff5a8 -C extra-filename=-ee59f55eb9fff5a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-a7a8a977289d32d9.rlib --extern capnp_rpc=/opt/rustwide/target/debug/deps/libcapnp_rpc-72675c34f5c3bb31.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6ba50b16ce7ec024.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-f3087fdc5a846bcc.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-acb92e2eb295eacd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89becbf5de5fddd1.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-62d3e8740fa09c22.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-5087762a331044ce.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-42850b1ad7b93dc9.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-831a04caccf11403.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-91d4191353d54ed5.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-97ac7c33514ba3d1.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-eb31acc86aba4218.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17e022dbdab407a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-317a59a266910058.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4cc850c1ad742a91.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fb3dd982f3a3c59f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-4da84aac34f61eec/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.gpg_agent_client.b0c0vly7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191" "/opt/rustwide/target/debug/examples/gpg_agent_client-1958cf28ffa5f191.42wvc6e3vlzpedwe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4da84aac34f61eec/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsequoia_ipc-c684322a20c52261.rlib" "/opt/rustwide/target/debug/deps/librand-91d4191353d54ed5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07d792c75afc8bb4.rlib" "/opt/rustwide/target/debug/deps/librand_core-af0bfe8093f10102.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17e022dbdab407a4.rlib" "/opt/rustwide/target/debug/deps/librand-f5bb5dfce9aee51b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-964c2673a7160653.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d9ca7528a6a3c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c270fc8bf0ac8ae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libdirs-f3087fdc5a846bcc.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e2e1f7b2a6520b24.rlib" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-97ac7c33514ba3d1.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1collisiondetection-5388d37580fcac7c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-62d3e8740fa09c22.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmemsec-42850b1ad7b93dc9.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-de287d6538d57cc3.rlib" "/opt/rustwide/target/debug/deps/libnettle-cf70dd2b4e459fd8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-317a59a266910058.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6bcc3ac46e841851.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-b8b52435aa5a99bc.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-a7a8a977289d32d9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-91512160fb760385.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-b27d66a4075b377f.rlib" "/opt/rustwide/target/debug/deps/libflate2-4861b35b4c3b2fb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libcapnp_rpc-72675c34f5c3bb31.rlib" "/opt/rustwide/target/debug/deps/libcapnp_futures-f4d87636e6017647.rlib" "/opt/rustwide/target/debug/deps/libcapnp-b2f9215987306c24.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fb3dd982f3a3c59f.rlib" "/opt/rustwide/target/debug/deps/libtokio-4cc850c1ad742a91.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-96de284acee17e5b.rlib" "/opt/rustwide/target/debug/deps/libmio-cd288d2993aa60b7.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libiovec-5507cdf4766c5438.rlib" "/opt/rustwide/target/debug/deps/libnet2-5eca5e26cc09ff02.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e4662d347a5e4539.rlib" "/opt/rustwide/target/debug/deps/libfs2-acb92e2eb295eacd.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libclap-6ba50b16ce7ec024.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-3c598521a13c2580.rlib" "/opt/rustwide/target/debug/deps/liblibc-5087762a331044ce.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libfutures-89becbf5de5fddd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3b8adc4fdb560b8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-119b593cd3e9c69b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8e3cb92ed00511dc.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bab548c209fd35f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lnettle" "-lhogweed" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3bccab247e64e50d71efe86adb3bc59173ab42975349276b3698e9ede5cf689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3bccab247e64e50d71efe86adb3bc59173ab42975349276b3698e9ede5cf689", kill_on_drop: false }` [INFO] [stdout] c3bccab247e64e50d71efe86adb3bc59173ab42975349276b3698e9ede5cf689