[INFO] fetching crate esplora-tapyrus 0.4.1... [INFO] checking esplora-tapyrus-0.4.1 against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] extracting crate esplora-tapyrus 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate esplora-tapyrus 0.4.1 on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate esplora-tapyrus 0.4.1 [INFO] finished tweaking crates.io crate esplora-tapyrus 0.4.1 [INFO] tweaked toml for crates.io crate esplora-tapyrus 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate esplora-tapyrus 0.4.1 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded az v1.0.0 [INFO] [stderr] Downloaded secp256k1 v0.20.1 [INFO] [stderr] Downloaded openassets-tapyrus v0.2.4 [INFO] [stderr] Downloaded tiny_http v0.7.0 [INFO] [stderr] Downloaded hyperlocal v0.7.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded signal-hook v0.2.2 [INFO] [stderr] Downloaded rocksdb v0.12.4 [INFO] [stderr] Downloaded stderrlog v0.5.0 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded bitcoin_hashes v0.8.0 [INFO] [stderr] Downloaded rug v1.11.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [INFO] [stderr] Downloaded tapyrus v0.4.5 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6f342a6e985e1aa30544dcd453a37554258900f22136685fb94c14b56d79bf7 [INFO] running `Command { std: "docker" "start" "-a" "e6f342a6e985e1aa30544dcd453a37554258900f22136685fb94c14b56d79bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6f342a6e985e1aa30544dcd453a37554258900f22136685fb94c14b56d79bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f342a6e985e1aa30544dcd453a37554258900f22136685fb94c14b56d79bf7", kill_on_drop: false }` [INFO] [stdout] e6f342a6e985e1aa30544dcd453a37554258900f22136685fb94c14b56d79bf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74d3a1d0d8258cb493c6e0dd1a5bd3c3d335522763b54ce0d53071978a9c6ca [INFO] running `Command { std: "docker" "start" "-a" "e74d3a1d0d8258cb493c6e0dd1a5bd3c3d335522763b54ce0d53071978a9c6ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.2 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking az v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking socket2 v0.3.18 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFHsb4C" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [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" "/tmp/rustcGgMKIc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/prometheus-7ab0a0453ccb902f/build_script_build-7ab0a0453ccb902f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prometheus` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (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/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cd222b1a5898f91c -C extra-filename=-51d15940687644a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5f87b28b74f4a5bf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-54a2879f8ab25fac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d9a62099f869cca.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-7ad89aba3ef1263d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/object-015354c4e732ab43.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bindgen` (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/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_8", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=cb6aafbb61691f52 -C extra-filename=-f9be21a540353d62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-75ccf408552d9bb0.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6e173c27a34a9b74.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-70d27425395161fc.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-11432baa76dc1dd0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6c824e310b0e219e.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a87ff321dc9fc86d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-7ca08ca3554b1b7f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0a347c1e5ebd6e72.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5f87b28b74f4a5bf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-54a2879f8ab25fac.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7c899bb5796466e7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-7d0ef16c59d97f5f.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-9236c699ee5b52b8.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-176faea4ed76e7fb/out` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetangDExo/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.4.2` [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/gmp-mpfr-sys-f54fc32ad5999b65/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc" [INFO] [stderr] $ printf '%s' "// try_ext"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc/try_external_doc.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc" && "/opt/rustwide/rustup-home/toolchains/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc" "try_external_doc.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] $ printf '%s' "#![feature"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc/try_external_doc.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc" && "/opt/rustwide/rustup-home/toolchains/d8810e3e2dab96778d20dd6d746ff95465515509/bin/rustc" "try_external_doc.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/try_external_doc" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.2/gmp-6.2.1-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... zen3-pc-linux-gnu [INFO] [stderr] checking host system type... zen3-pc-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking ABI=64 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... yes [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking for gcc option to accept ISO C99... none needed [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking build system compiler gcc... yes [INFO] [stderr] checking for build system preprocessor... gcc -E [INFO] [stderr] checking for build system executable suffix... [INFO] [stderr] checking whether build system compiler is ANSI... yes [INFO] [stderr] checking for build system compiler math library... -lm [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] using ABI="64" [INFO] [stderr] CC="gcc" [INFO] [stderr] CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64" [INFO] [stderr] CPPFLAGS="" [INFO] [stderr] MPN_PATH=" x86_64/fat x86_64 generic" [INFO] [stderr] checking whether assembler supports --noexecstack option... yes [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert zen3-pc-linux-gnu file names to zen3-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert zen3-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking fcntl.h usability... yes [INFO] [stderr] checking fcntl.h presence... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking float.h usability... yes [INFO] [stderr] checking float.h presence... yes [INFO] [stderr] checking for float.h... yes [INFO] [stderr] checking invent.h usability... no [INFO] [stderr] checking invent.h presence... no [INFO] [stderr] checking for invent.h... no [INFO] [stderr] checking langinfo.h usability... yes [INFO] [stderr] checking langinfo.h presence... yes [INFO] [stderr] checking for langinfo.h... yes [INFO] [stderr] checking locale.h usability... yes [INFO] [stderr] checking locale.h presence... yes [INFO] [stderr] checking for locale.h... yes [INFO] [stderr] checking nl_types.h usability... yes [INFO] [stderr] checking nl_types.h presence... yes [INFO] [stderr] checking for nl_types.h... yes [INFO] [stderr] checking sys/attributes.h usability... no [INFO] [stderr] checking sys/attributes.h presence... no [INFO] [stderr] checking for sys/attributes.h... no [INFO] [stderr] checking sys/iograph.h usability... no [INFO] [stderr] checking sys/iograph.h presence... no [INFO] [stderr] checking for sys/iograph.h... no [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking sys/param.h usability... yes [INFO] [stderr] checking sys/param.h presence... yes [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking sys/processor.h usability... no [INFO] [stderr] checking sys/processor.h presence... no [INFO] [stderr] checking for sys/processor.h... no [INFO] [stderr] checking sys/pstat.h usability... no [INFO] [stderr] checking sys/pstat.h presence... no [INFO] [stderr] checking for sys/pstat.h... no [INFO] [stderr] checking sys/sysinfo.h usability... yes [INFO] [stderr] checking sys/sysinfo.h presence... yes [INFO] [stderr] checking for sys/sysinfo.h... yes [INFO] [stderr] checking sys/syssgi.h usability... no [INFO] [stderr] checking sys/syssgi.h presence... no [INFO] [stderr] checking for sys/syssgi.h... no [INFO] [stderr] checking sys/systemcfg.h usability... no [INFO] [stderr] checking sys/systemcfg.h presence... no [INFO] [stderr] checking for sys/systemcfg.h... no [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking for sys/resource.h... yes [INFO] [stderr] checking for sys/sysctl.h... no [INFO] [stderr] checking for machine/hal_sysinfo.h... no [INFO] [stderr] checking whether fgetc is declared... yes [INFO] [stderr] checking whether fscanf is declared... yes [INFO] [stderr] checking whether optarg is declared... yes [INFO] [stderr] checking whether ungetc is declared... yes [INFO] [stderr] checking whether vfprintf is declared... yes [INFO] [stderr] checking whether sys_errlist is declared... no [INFO] [stderr] checking whether sys_nerr is declared... no [INFO] [stderr] checking return type of signal handlers... void [INFO] [stderr] checking for intmax_t... yes [INFO] [stderr] checking for long double... yes [INFO] [stderr] checking for long long... yes [INFO] [stderr] checking for ptrdiff_t... yes [INFO] [stderr] checking for quad_t... yes [INFO] [stderr] checking for uint_least32_t... yes [INFO] [stderr] checking for intptr_t... yes [INFO] [stderr] checking for working volatile... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict [INFO] [stderr] checking whether gcc __attribute__ ((const)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((malloc)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((mode (XX))) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((noreturn)) works... yes [INFO] [stderr] checking whether gcc hidden aliases work... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca (via gmp-impl.h)... yes [INFO] [stderr] checking how to allocate temporary memory... alloca [INFO] [stderr] checking whether byte ordering is bigendian... yes [INFO] [stderr] checking format of `double' floating point... unknown [INFO] [stderr] checking for alarm... no [INFO] [stderr] checking for attr_get... no [INFO] [stderr] checking for clock... yes [INFO] [stderr] checking for cputime... no [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking for getrusage... yes [INFO] [stderr] checking for gettimeofday... no [INFO] [stderr] checking for getsysinfo... no [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for nl_langinfo... yes [INFO] [stderr] checking for obstack_vprintf... yes [INFO] [stderr] checking for popen... no [INFO] [stderr] checking for processor_info... no [INFO] [stderr] checking for pstat_getprocessor... no [INFO] [stderr] checking for raise... yes [INFO] [stderr] checking for read_real_time... no [INFO] [stderr] checking for sigaction... yes [INFO] [stderr] checking for sigaltstack... yes [INFO] [stderr] checking for sigstack... yes [INFO] [stderr] checking for syssgi... no [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strnlen... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking for strtoul... yes [INFO] [stderr] checking for sysconf... yes [INFO] [stderr] checking for sysctl... no [INFO] [stderr] checking for sysctlbyname... no [INFO] [stderr] checking for times... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking whether vsnprintf works... yes [INFO] [stderr] checking whether sscanf needs writable input... no [INFO] [stderr] checking for struct pst_processor.psp_iticksperclktick... no [INFO] [stderr] checking for suitable m4... m4 [INFO] [stderr] checking if m4wrap produces spurious output... no [INFO] [stderr] checking how to switch to text section... .text [INFO] [stderr] checking how to switch to data section... .data [INFO] [stderr] checking for assembler label suffix... : [INFO] [stderr] checking for assembler global directive... .globl [INFO] [stderr] checking for assembler global directive attribute... [INFO] [stderr] checking if globals are prefixed by underscore... no [INFO] [stderr] checking how to switch to read-only data section... .section .rodata [INFO] [stderr] checking for assembler .type directive... .type $1,@$2 [INFO] [stderr] checking for assembler .size directive... .size $1,$2 [INFO] [stderr] checking for assembler local label prefix... .L [INFO] [stderr] checking for assembler byte directive... .byte [INFO] [stderr] checking how to define a 32-bit word... [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: oops, cannot compile test program [INFO] [stderr] configure: WARNING: Could not determine float format. [INFO] [stderr] configure: WARNING: Conversions to and from "double" may be slow. [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 25311: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: cannot determine how to define a 32-bit word [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.2/build.rs:1235:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-0d73c33887b08a54/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x635b8115b9b0 - std::backtrace_rs::backtrace::libunwind::trace::h410ec2ef093ea652 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x635b8115b9b0 - std::backtrace_rs::backtrace::trace_unsynchronized::hd9c0cafbb181e88d [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x635b8115b9b0 - std::sys::backtrace::_print_fmt::h473b804a208d817a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x635b8115b9b0 - ::fmt::h51230b4dce676db8 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x635b8117f7e3 - core::fmt::rt::Argument::fmt::hfb06f6a505f408ed [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x635b8117f7e3 - core::fmt::write::h168a274dbcc566e3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x635b81158a73 - std::io::Write::write_fmt::hb5c238932874ef9b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x635b8115b802 - std::sys::backtrace::BacktraceLock::print::hc6315d52ac3b075a [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x635b8115c7df - std::panicking::default_hook::{{closure}}::hc4de4f610c70ab98 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x635b8115c64a - std::panicking::default_hook::h4d3c2eb1645483a5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x635b8115d1c2 - std::panicking::rust_panic_with_hook::h61077dc97469ee34 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x635b8115cf4a - std::panicking::begin_panic_handler::{{closure}}::hf79f27d74d77b97c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x635b8115bec9 - std::sys::backtrace::__rust_end_short_backtrace::hec8e7493ee62425c [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x635b8115cbdd - rust_begin_unwind [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x635b8117e700 - core::panicking::panic_fmt::h4e7fdc60e429d48e [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x635b811203a7 - build_script_build::execute::h58435c053527332e [INFO] [stderr] 16: 0x635b8111fc88 - build_script_build::configure::h45f160ba9b353428 [INFO] [stderr] 17: 0x635b811185a8 - build_script_build::build_gmp::h42e5470a0c4d6e1e [INFO] [stderr] 18: 0x635b81112e05 - build_script_build::compile_libs::h33542cb0510483e6 [INFO] [stderr] 19: 0x635b81111210 - build_script_build::main::hcc8a4bc97c93e9a2 [INFO] [stderr] 20: 0x635b8112ef33 - core::ops::function::FnOnce::call_once::h3da04e135cca9896 [INFO] [stderr] 21: 0x635b811290c6 - std::sys::backtrace::__rust_begin_short_backtrace::h2a9bf17ee5ab1e05 [INFO] [stderr] 22: 0x635b81131529 - std::rt::lang_start::{{closure}}::h8bbee98ef5d901f5 [INFO] [stderr] 23: 0x635b81154e10 - core::ops::function::impls:: for &F>::call_once::ha6c895edc324774d [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x635b81154e10 - std::panicking::try::do_call::h8e8ea6613c70188b [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x635b81154e10 - std::panicking::try::h30798704378646c5 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x635b81154e10 - std::panic::catch_unwind::h5ea061b0bc254388 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x635b81154e10 - std::rt::lang_start_internal::{{closure}}::h2dc1e95592c034a3 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x635b81154e10 - std::panicking::try::do_call::h0851366a7dbb8460 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x635b81154e10 - std::panicking::try::h8bd5b7c271fa12e6 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x635b81154e10 - std::panic::catch_unwind::hb5d33eb205906088 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x635b81154e10 - std::rt::lang_start_internal::h7f2cda79ea1291f1 [INFO] [stderr] at /rustc/d8810e3e2dab96778d20dd6d746ff95465515509/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x635b81131511 - std::rt::lang_start::h7db44d9ce276de5e [INFO] [stderr] 33: 0x635b81120f05 - main [INFO] [stderr] 34: 0x7cb0ccdbcd90 - [INFO] [stderr] 35: 0x7cb0ccdbce40 - __libc_start_main [INFO] [stderr] 36: 0x635b81110215 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e74d3a1d0d8258cb493c6e0dd1a5bd3c3d335522763b54ce0d53071978a9c6ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74d3a1d0d8258cb493c6e0dd1a5bd3c3d335522763b54ce0d53071978a9c6ca", kill_on_drop: false }` [INFO] [stdout] e74d3a1d0d8258cb493c6e0dd1a5bd3c3d335522763b54ce0d53071978a9c6ca