[INFO] crate sequoia-openpgp 0.17.0 is already in cache [INFO] testing sequoia-openpgp-0.17.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate sequoia-openpgp 0.17.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sequoia-openpgp 0.17.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-openpgp 0.17.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sequoia-openpgp 0.17.0 [INFO] tweaked toml for crates.io crate sequoia-openpgp 0.17.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7669d26d2f488623c514e34fc4d07b5cf2f655d50f7fca232a447d760818da0b [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" "7669d26d2f488623c514e34fc4d07b5cf2f655d50f7fca232a447d760818da0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7669d26d2f488623c514e34fc4d07b5cf2f655d50f7fca232a447d760818da0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7669d26d2f488623c514e34fc4d07b5cf2f655d50f7fca232a447d760818da0b", kill_on_drop: false }` [INFO] [stdout] 7669d26d2f488623c514e34fc4d07b5cf2f655d50f7fca232a447d760818da0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc544b66b5f93b886c41d104cda75254d51c1fe8940cf9460ce7e5ce17d173f [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" "2fc544b66b5f93b886c41d104cda75254d51c1fe8940cf9460ce7e5ce17d173f", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memsec v0.5.7 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling buffered-reader v0.17.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling nettle-sys v2.0.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling nettle v7.0.0 [INFO] [stderr] Compiling sequoia-openpgp v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "2fc544b66b5f93b886c41d104cda75254d51c1fe8940cf9460ce7e5ce17d173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc544b66b5f93b886c41d104cda75254d51c1fe8940cf9460ce7e5ce17d173f", kill_on_drop: false }` [INFO] [stdout] 2fc544b66b5f93b886c41d104cda75254d51c1fe8940cf9460ce7e5ce17d173f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fad191dab1eb4852719c246203a404511d2fa0898d85d1ca8501a5ca69581b8 [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" "8fad191dab1eb4852719c246203a404511d2fa0898d85d1ca8501a5ca69581b8", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rpassword v4.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling sequoia-openpgp v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sequoia-openpgp`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name for_each_artifact --edition=2018 tests/for-each-artifact.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bzip2"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="nettle"' -C metadata=d95589f9683618ca -C extra-filename=-d95589f9683618ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-9a9cfa873672b156.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-bcdd94cacbe3835d.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-dbcdbc160546c54f.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7df80c313f84990f.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-357886a74f4ede29.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-824363e45f1661fb.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-c8b9c7dfb7d04324.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-69073f168caa2351.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-49fd39e346fe5f7d.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-7f1e7ca95fd86bc7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92f9e9a5520dc40c.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-b8080dfa4ab406c1/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-e47fad83bb1d9835/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: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.sign_detached.caqylvfo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516" "/opt/rustwide/target/debug/examples/sign_detached-61601d67003d9516.4dgzy2e3m9t7iu0s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b8080dfa4ab406c1/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e47fad83bb1d9835/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsequoia_openpgp-7f1e7ca95fd86bc7.rlib" "/opt/rustwide/target/debug/deps/libidna-29fe173ac05552a7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f549ea14661eb550.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-357886a74f4ede29.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libmemsec-824363e45f1661fb.rlib" "/opt/rustwide/target/debug/deps/libnettle-c8b9c7dfb7d04324.rlib" "/opt/rustwide/target/debug/deps/libthiserror-92f9e9a5520dc40c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c9225fbf870b6b72.rlib" "/opt/rustwide/target/debug/deps/libnettle_sys-1c595ae047437842.rlib" "/opt/rustwide/target/debug/deps/libbuffered_reader-bcdd94cacbe3835d.rlib" "/opt/rustwide/target/debug/deps/libbzip2-dbcdbc160546c54f.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-78cf801de03bdda6.rlib" "/opt/rustwide/target/debug/deps/libflate2-7df80c313f84990f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librpassword-49fd39e346fe5f7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lnettle" "-lhogweed" "-lgmp" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [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" "8fad191dab1eb4852719c246203a404511d2fa0898d85d1ca8501a5ca69581b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fad191dab1eb4852719c246203a404511d2fa0898d85d1ca8501a5ca69581b8", kill_on_drop: false }` [INFO] [stdout] 8fad191dab1eb4852719c246203a404511d2fa0898d85d1ca8501a5ca69581b8