[INFO] cloning repository https://github.com/enzoBrum/ine5429 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enzoBrum/ine5429" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenzoBrum%2Fine5429", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenzoBrum%2Fine5429'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a40a608bbfd97a5b8f46233a7c6d2a64d6ff62 [INFO] testing enzoBrum/ine5429 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FenzoBrum%2Fine5429" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enzoBrum/ine5429 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enzoBrum/ine5429 [INFO] finished tweaking git repo https://github.com/enzoBrum/ine5429 [INFO] tweaked toml for git repo https://github.com/enzoBrum/ine5429 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/enzoBrum/ine5429 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e94d8b88488f8e80d75b07b5c36e2aa895e27b948a8baa1839ca2439995973f7 [INFO] running `Command { std: "docker" "start" "-a" "e94d8b88488f8e80d75b07b5c36e2aa895e27b948a8baa1839ca2439995973f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e94d8b88488f8e80d75b07b5c36e2aa895e27b948a8baa1839ca2439995973f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94d8b88488f8e80d75b07b5c36e2aa895e27b948a8baa1839ca2439995973f7", kill_on_drop: false }` [INFO] [stdout] e94d8b88488f8e80d75b07b5c36e2aa895e27b948a8baa1839ca2439995973f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3736ffce1b99503077966a733515280c7e3715ba6bc71a2d2ac40085d4cdb080 [INFO] running `Command { std: "docker" "start" "-a" "3736ffce1b99503077966a733515280c7e3715ba6bc71a2d2ac40085d4cdb080", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.28/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=77d567d3068be1e0 -C extra-filename=-73d7d922efa4e185 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMpE7Mp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD4r3ov/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawT0alM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKWG21C/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder_simd` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `az` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTj0mlA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.6.4` [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-8a93a876bcb365ba/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-88ab4e92fc0a73ad/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.4/gmp-6.3.0-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-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 ... no [INFO] [stderr] checking whether cc is gcc... yes [INFO] [stderr] checking compiler cc -O2 -pedantic -fomit-frame-pointer -m64 ... no, function pointer return [INFO] [stderr] checking ABI=x32 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -mx32 ... no, program does not run [INFO] [stderr] checking whether cc is gcc... yes [INFO] [stderr] checking compiler cc -O2 -pedantic -fomit-frame-pointer -mx32 ... no, program does not run [INFO] [stderr] checking ABI=32 [INFO] [stderr] checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer ... no, cmov instruction [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer ... no [INFO] [stderr] checking compiler icc -no-gcc ... no [INFO] [stderr] checking compiler cc -O ... no [INFO] [stderr] [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] configure: error: could not find a working compiler, see config.log for details [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] ../gmp-src/configure: line 54: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 75: printf: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 78: echo: write error: No space left on device [INFO] [stderr] ../gmp-src/configure: line 82: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.4/build.rs:1217:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-88ab4e92fc0a73ad/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x65272bcf4eca - std::backtrace_rs::backtrace::libunwind::trace::h45f575fdcec9cdc1 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x65272bcf4eca - std::backtrace_rs::backtrace::trace_unsynchronized::heed7aaaa28209ac3 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x65272bcf4eca - std::sys::backtrace::_print_fmt::h47d1e3547844619c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x65272bcf4eca - ::fmt::h6c37de0361fa7462 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x65272bd17ec3 - core::fmt::rt::Argument::fmt::h6606d9b5304941e1 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x65272bd17ec3 - core::fmt::write::hf77fe0583268bf67 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x65272bcf1e03 - std::io::Write::write_fmt::h3b0b8069e2435ed6 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x65272bcf4d12 - std::sys::backtrace::BacktraceLock::print::hce84519ec0e7588e [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x65272bcf5d4d - std::panicking::default_hook::{{closure}}::h6e0433c33d1ed12b [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x65272bcf5b92 - std::panicking::default_hook::h19d4e9e8d7fba9e2 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x65272bcf6347 - std::panicking::rust_panic_with_hook::hd21771b96ea64164 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x65272bcf61da - std::panicking::begin_panic_handler::{{closure}}::h2e177f984fc72cbb [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x65272bcf5399 - std::sys::backtrace::__rust_end_short_backtrace::ha7f0445003f40b38 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x65272bcf5e6d - rust_begin_unwind [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x65272bd16de0 - core::panicking::panic_fmt::h85741df7bc4071b6 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x65272bcb80f7 - build_script_build::execute::h40a258091daafac0 [INFO] [stderr] 16: 0x65272bcb79cd - build_script_build::configure::hd4083bdebc08491a [INFO] [stderr] 17: 0x65272bcb18e2 - build_script_build::build_gmp::h68993ff52954ff2b [INFO] [stderr] 18: 0x65272bcac1c6 - build_script_build::compile_libs::h93c9b6540844d313 [INFO] [stderr] 19: 0x65272bca9e60 - build_script_build::main::hba25b6dc9427953c [INFO] [stderr] 20: 0x65272bcc17d3 - core::ops::function::FnOnce::call_once::h4e664c8683f54025 [INFO] [stderr] 21: 0x65272bccd8b6 - std::sys::backtrace::__rust_begin_short_backtrace::h8f210148bd6b81cb [INFO] [stderr] 22: 0x65272bcc14a9 - std::rt::lang_start::{{closure}}::hffafb4b4ec4f5c23 [INFO] [stderr] 23: 0x65272bcee8f7 - core::ops::function::impls:: for &F>::call_once::h76ca3130e5aaff8c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x65272bcee8f7 - std::panicking::try::do_call::hb191d56e2b911a09 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stderr] 25: 0x65272bcee8f7 - std::panicking::try::h7794f8ddd4f99c10 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stderr] 26: 0x65272bcee8f7 - std::panic::catch_unwind::ha29e17386181ce3c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x65272bcee8f7 - std::rt::lang_start_internal::{{closure}}::h8fbf4d37cb0ecaea [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x65272bcee8f7 - std::panicking::try::do_call::h174f2acf649ec498 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stderr] 29: 0x65272bcee8f7 - std::panicking::try::h25cd420a99223a0b [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stderr] 30: 0x65272bcee8f7 - std::panic::catch_unwind::hba18533b09cae648 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x65272bcee8f7 - std::rt::lang_start_internal::h64423c0e65e69f52 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x65272bcc1487 - std::rt::lang_start::he63d70630a3a4011 [INFO] [stderr] 33: 0x65272bcb8c95 - main [INFO] [stderr] 34: 0x7534ef75ad90 - [INFO] [stderr] 35: 0x7534ef75ae40 - __libc_start_main [INFO] [stderr] 36: 0x65272bca8c35 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3736ffce1b99503077966a733515280c7e3715ba6bc71a2d2ac40085d4cdb080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3736ffce1b99503077966a733515280c7e3715ba6bc71a2d2ac40085d4cdb080", kill_on_drop: false }` [INFO] [stdout] 3736ffce1b99503077966a733515280c7e3715ba6bc71a2d2ac40085d4cdb080