[INFO] cloning repository https://github.com/cody-why/sign-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cody-why/sign-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcody-why%2Fsign-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcody-why%2Fsign-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83e214e7b24deb8d0166d65043b058b5b01de820 [INFO] testing cody-why/sign-helper against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcody-why%2Fsign-helper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cody-why/sign-helper on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cody-why/sign-helper [INFO] finished tweaking git repo https://github.com/cody-why/sign-helper [INFO] tweaked toml for git repo https://github.com/cody-why/sign-helper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cody-why/sign-helper already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f36a9d9da6ed28634ade8b06d8ec78b871e43144096a77b5f93f6c0464dece4 [INFO] running `Command { std: "docker" "start" "-a" "6f36a9d9da6ed28634ade8b06d8ec78b871e43144096a77b5f93f6c0464dece4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f36a9d9da6ed28634ade8b06d8ec78b871e43144096a77b5f93f6c0464dece4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f36a9d9da6ed28634ade8b06d8ec78b871e43144096a77b5f93f6c0464dece4", kill_on_drop: false }` [INFO] [stdout] 6f36a9d9da6ed28634ade8b06d8ec78b871e43144096a77b5f93f6c0464dece4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada37ddf51a1d73f434c72e7b47324b3f877095f83cc7de8f6a8ad063839ab9c [INFO] running `Command { std: "docker" "start" "-a" "ada37ddf51a1d73f434c72e7b47324b3f877095f83cc7de8f6a8ad063839ab9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling der v0.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sign-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] error: failed to run custom build command for `sign-helper v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sign-helper-80d09e6ab544de17/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:13:19: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6052c13d63ea - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6052c13d63ea - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6052c13d63ea - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6052c13d63ea - ::fmt::he089f96442833f67 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6052c13f5553 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6052c13f5553 - core::fmt::write::h2f210ed4c94745cb [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x6052c13d3dc3 - std::io::Write::write_fmt::h7de08171ab770fb2 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x6052c13d6232 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6052c13d7290 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x6052c13d7070 - std::panicking::default_hook::h24e207139139d40a [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x6052c13d7902 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x6052c13d779a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x6052c13d68e9 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6052c13d742d - rust_begin_unwind [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x6052c13af1c0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6052c13af566 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6052c13b3149 - build_script_build::main::h53b0bdf93283af60 [INFO] [stderr] 17: 0x6052c13b07f3 - core::ops::function::FnOnce::call_once::h6f55e230f1948a75 [INFO] [stderr] 18: 0x6052c13b0516 - std::sys::backtrace::__rust_begin_short_backtrace::hd7da5df3ebcc002a [INFO] [stderr] 19: 0x6052c13b0449 - std::rt::lang_start::{{closure}}::h61f3b846618017e3 [INFO] [stderr] 20: 0x6052c13d1ad7 - core::ops::function::impls:: for &F>::call_once::ha29694188d478cce [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x6052c13d1ad7 - std::panicking::try::do_call::h146aeebcd3824393 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 22: 0x6052c13d1ad7 - std::panicking::try::hf3596e381ccb2229 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 23: 0x6052c13d1ad7 - std::panic::catch_unwind::h7b076e21cb40b9bf [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x6052c13d1ad7 - std::rt::lang_start_internal::{{closure}}::h481008de4850e7c0 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x6052c13d1ad7 - std::panicking::try::do_call::h865e627c98d1c4cc [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stderr] 26: 0x6052c13d1ad7 - std::panicking::try::hf53b8617a1069bb3 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stderr] 27: 0x6052c13d1ad7 - std::panic::catch_unwind::h9d30caa3add162e9 [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x6052c13d1ad7 - std::rt::lang_start_internal::hbb268f70c879621d [INFO] [stderr] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x6052c13b0427 - std::rt::lang_start::ha21dd34a52b7cd71 [INFO] [stderr] 30: 0x6052c13b31d5 - main [INFO] [stderr] 31: 0x78861aa0ad90 - [INFO] [stderr] 32: 0x78861aa0ae40 - __libc_start_main [INFO] [stderr] 33: 0x6052c13af735 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.67/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=a65c1a47dd0882ce -C extra-filename=-f25c5a9b34b1590d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-30f88efe8f5e2233.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6c93d84946977c41.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-67585f7fe0e91372.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-5e0a5bac5aac552e.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-99cb463d21704dc8.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-4d7465a115ddf980.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta47B22T/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `im-rc` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-bigint-dig` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name num_bigint_dig --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-dig-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=0a1b5e01da1d6c37 -C extra-filename=-210096ef6d99bb46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fddc3794070c4790.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c92b2ee3cdeac028.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-419bb9d1cfd0f5d6.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-8ef6632c04880b31.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-a86cd8c70e4969b2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-262b703f4ad9ddf4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2fc8c2f81d1d8beb.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e46dd8c4648ad087.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a73d07caaadbfff4.rmeta --cap-lints allow --cap-lints=warn --cfg has_i128` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ada37ddf51a1d73f434c72e7b47324b3f877095f83cc7de8f6a8ad063839ab9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada37ddf51a1d73f434c72e7b47324b3f877095f83cc7de8f6a8ad063839ab9c", kill_on_drop: false }` [INFO] [stdout] ada37ddf51a1d73f434c72e7b47324b3f877095f83cc7de8f6a8ad063839ab9c