[INFO] fetching crate sequoia-ipc 0.26.0... [INFO] testing sequoia-ipc-0.26.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate sequoia-ipc 0.26.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sequoia-ipc 0.26.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-ipc 0.26.0 [INFO] finished tweaking crates.io crate sequoia-ipc 0.26.0 [INFO] tweaked toml for crates.io crate sequoia-ipc 0.26.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate sequoia-ipc 0.26.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.2.1 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 1ee4bed141102ec82806106201f1123aa4ecea7edb3fbdbb376f7e38aac4c5b2 [INFO] running `Command { std: "docker" "start" "-a" "1ee4bed141102ec82806106201f1123aa4ecea7edb3fbdbb376f7e38aac4c5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee4bed141102ec82806106201f1123aa4ecea7edb3fbdbb376f7e38aac4c5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee4bed141102ec82806106201f1123aa4ecea7edb3fbdbb376f7e38aac4c5b2", kill_on_drop: false }` [INFO] [stdout] 1ee4bed141102ec82806106201f1123aa4ecea7edb3fbdbb376f7e38aac4c5b2 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f67253f90c55c73ae69cf1989e79e6ee05777aed883b20ecec4f3dcc6160035 [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" "8f67253f90c55c73ae69cf1989e79e6ee05777aed883b20ecec4f3dcc6160035", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling memsec v0.6.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling buffered-reader v1.0.1 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling nettle-sys v2.0.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling capnp-futures v0.13.2 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Compiling nettle v7.0.2 [INFO] [stderr] Compiling sequoia-openpgp v1.3.0 [INFO] [stderr] Compiling sequoia-ipc v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "8f67253f90c55c73ae69cf1989e79e6ee05777aed883b20ecec4f3dcc6160035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f67253f90c55c73ae69cf1989e79e6ee05777aed883b20ecec4f3dcc6160035", kill_on_drop: false }` [INFO] [stdout] 8f67253f90c55c73ae69cf1989e79e6ee05777aed883b20ecec4f3dcc6160035 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192fef8f49c3bb9b90d918eada1cf25869c465a26337e7f071e141d2b8b40bf8 [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" "192fef8f49c3bb9b90d918eada1cf25869c465a26337e7f071e141d2b8b40bf8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sequoia-ipc v0.26.0 (/opt/rustwide/workdir) [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=b9aedd2e88a6f298 -C extra-filename=-b9aedd2e88a6f298 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5031d767f2f0e826.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-6ba3001d6d904c21.rlib --extern capnp_rpc=/opt/rustwide/target/debug/deps/libcapnp_rpc-7d11ffd1c57d82e1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c7a0ededcb6ae007.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-7c9e7f036bb09019.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-7739a61416af9acc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fe66b373d0561a84.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ba4d7411a92b14d2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-8c2ffa5f152aba05.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-dd2f74ad30598efb.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-c90a7049405f413c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8210d13cc098e0d3.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-c2d61c230b608b0b.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9d6ebae43cbe2148.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-aa8e1f8068cd3813.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c6970703756847e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d3d55a9c1e1b937d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-60c40843315ad55f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-478ca71a656981ae/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -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" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.gpg_agent_decrypt.47c67403-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed.3ha7x54ul9jnumtn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-478ca71a656981ae/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-c7a0ededcb6ae007.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-fa774e7b4cc2c8f2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libsequoia_ipc-7cc6f1b639667340.rlib" "/opt/rustwide/target/debug/deps/libdirs-7c9e7f036bb09019.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-812e314da762a862.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aa8e1f8068cd3813.rlib" "/opt/rustwide/target/debug/deps/librand-0f690b78223af9f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9622a8abbd6b9ecb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b760e6c65b545b82.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b52003b5b40dad62.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-8210d13cc098e0d3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65f640e971ffef28.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-5f5c3b239cbd70b8.rlib" "/opt/rustwide/target/debug/deps/libcapnp_rpc-7d11ffd1c57d82e1.rlib" "/opt/rustwide/target/debug/deps/libcapnp_futures-3b18203a93f18056.rlib" "/opt/rustwide/target/debug/deps/libfutures-fe66b373d0561a84.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b8951986c45bf9d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac813e42b6d0bcea.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e0aa5addc552faf9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c1a59c606f2f472.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8ccc1caefd088d10.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d72d588a50ceefb9.rlib" "/opt/rustwide/target/debug/deps/libcapnp-5830f0c339e96159.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-60c40843315ad55f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d3d55a9c1e1b937d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-14255948cd3e3295.rlib" "/opt/rustwide/target/debug/deps/libmio-e93cc8b1273de59d.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-ef9becf9cd200fce.rlib" "/opt/rustwide/target/debug/deps/libnet2-aeb870e6e7b0af59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8f7923a6275ca5fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libfs2-7739a61416af9acc.rlib" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-c2d61c230b608b0b.rlib" "/opt/rustwide/target/debug/deps/libidna-089f7e113a79a2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libmemsec-dd2f74ad30598efb.rlib" "/opt/rustwide/target/debug/deps/libsha1collisiondetection-914388741550a1a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-ba4d7411a92b14d2.rlib" "/opt/rustwide/target/debug/deps/libregex-30c15a03b42b7b33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9068e0b6451c8c0a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5031d767f2f0e826.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libnettle-f160122647989132.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3c6970703756847e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-20c877dd3d1bf3ea.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-6df1ab1575cc88eb.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-6ba3001d6d904c21.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f6b749fd4511153d.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-84aff5b85b6185c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c2ffa5f152aba05.rlib" "/opt/rustwide/target/debug/deps/libflate2-aa37c1e581a9c6b6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lnettle" "-lhogweed" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gpg_agent_decrypt-d64763b9ed7f66ed" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "192fef8f49c3bb9b90d918eada1cf25869c465a26337e7f071e141d2b8b40bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192fef8f49c3bb9b90d918eada1cf25869c465a26337e7f071e141d2b8b40bf8", kill_on_drop: false }` [INFO] [stdout] 192fef8f49c3bb9b90d918eada1cf25869c465a26337e7f071e141d2b8b40bf8