[INFO] fetching crate cubeb-sys 0.28.0... [INFO] checking cubeb-sys-0.28.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate cubeb-sys 0.28.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cubeb-sys 0.28.0 [INFO] finished tweaking crates.io crate cubeb-sys 0.28.0 [INFO] tweaked toml for crates.io crate cubeb-sys 0.28.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cubeb-sys 0.28.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cubeb-sys 0.28.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9428acb7764e444c167e34313c51e4f4a9f4fa686cddf7fb53ce12fecfcf8f1d [INFO] running `Command { std: "docker" "start" "-a" "9428acb7764e444c167e34313c51e4f4a9f4fa686cddf7fb53ce12fecfcf8f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9428acb7764e444c167e34313c51e4f4a9f4fa686cddf7fb53ce12fecfcf8f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9428acb7764e444c167e34313c51e4f4a9f4fa686cddf7fb53ce12fecfcf8f1d", kill_on_drop: false }` [INFO] [stdout] 9428acb7764e444c167e34313c51e4f4a9f4fa686cddf7fb53ce12fecfcf8f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c8dfa21f17c603927158c55383c171c2315074bae4046f18f936ca655f08f3b [INFO] running `Command { std: "docker" "start" "-a" "0c8dfa21f17c603927158c55383c171c2315074bae4046f18f936ca655f08f3b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling cubeb-sys v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `cubeb-sys v0.28.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/cubeb-sys-b259a6785fbdd0e5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb" "-DBUILD_SHARED_LIBS=OFF" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DBUILD_RUST_LIBS=ON" "-DUSE_STATIC_MSVC_RUNTIME=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [INFO] [stderr] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR [INFO] [stderr] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") [INFO] [stderr] -- Checking for module 'speexdsp' [INFO] [stderr] -- Package 'speexdsp', required by 'virtual:world', not found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Looking for include file pulse/pulseaudio.h [INFO] [stderr] -- Looking for include file pulse/pulseaudio.h - found [INFO] [stderr] -- Looking for include file alsa/asoundlib.h [INFO] [stderr] -- Looking for include file alsa/asoundlib.h - found [INFO] [stderr] -- Looking for include file jack/jack.h [INFO] [stderr] -- Looking for include file jack/jack.h - found [INFO] [stderr] -- Looking for include file sndio.h [INFO] [stderr] -- Looking for include file sndio.h - found [INFO] [stderr] -- Looking for include file aaudio/AAudio.h [INFO] [stderr] -- Looking for include file aaudio/AAudio.h - not found [INFO] [stderr] -- Looking for include file AudioUnit/AudioUnit.h [INFO] [stderr] -- Looking for include file AudioUnit/AudioUnit.h - not found [INFO] [stderr] -- Looking for include file audioclient.h [INFO] [stderr] -- Looking for include file audioclient.h - not found [INFO] [stderr] -- Looking for include files windows.h, mmsystem.h [INFO] [stderr] -- Looking for include files windows.h, mmsystem.h - not found [INFO] [stderr] -- Looking for include file SLES/OpenSLES.h [INFO] [stderr] -- Looking for include file SLES/OpenSLES.h - not found [INFO] [stderr] -- Looking for include file sys/soundcard.h [INFO] [stderr] -- Looking for include file sys/soundcard.h - found [INFO] [stderr] -- Looking for include file android/log.h [INFO] [stderr] -- Looking for include file android/log.h - not found [INFO] [stderr] -- Looking for include file sys/audioio.h [INFO] [stderr] -- Looking for include file sys/audioio.h - not found [INFO] [stderr] -- Looking for include file kai.h [INFO] [stderr] -- Looking for include file kai.h - not found [INFO] [stderr] -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) [INFO] [stderr] -- Configuring done (4.1s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/build" && CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 4%] Creating directories for 'cubeb_pulse_rs' [INFO] [stderr] [ 9%] Building C object CMakeFiles/speex.dir/subprojects/speex/resample.c.o [INFO] [stderr] [ 14%] No download step for 'cubeb_pulse_rs' [INFO] [stderr] [ 19%] No update step for 'cubeb_pulse_rs' [INFO] [stderr] [ 23%] No patch step for 'cubeb_pulse_rs' [INFO] [stderr] [ 23%] Built target speex [INFO] [stderr] [ 28%] No configure step for 'cubeb_pulse_rs' [INFO] [stderr] [ 33%] Performing build step for 'cubeb_pulse_rs' [INFO] [stderr] -- stdout output is: [INFO] [stderr] [INFO] [stderr] -- stderr output is: [INFO] [stderr] warning: /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/src/cubeb-pulse-rs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/src/cubeb-pulse-rs/pulse-rs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/src/cubeb-pulse-rs/pulse-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] error: failed to get `cubeb-backend` as a dependency of package `cubeb-pulse v0.5.0 (/opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/src/cubeb-pulse-rs)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] download of cu/be/cubeb-backend failed [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to download from `https://index.crates.io/cu/be/cubeb-backend` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/subprojects/speex/resample.c: In function 'update_filter': [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/subprojects/speex/resample.c:674:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 674 | for (j=0;jfilt_len;j++) [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/subprojects/speex/resample.c: In function 'speex_resampler_process_float': [INFO] [stderr] /opt/rustwide/target/debug/build/cubeb-sys-3295118364f210e3/out/libcubeb/subprojects/speex/resample.c:946:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 946 | for(j=0;j::fmt::h6da87f843d594e5f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e98450b5d53 - core::fmt::rt::Argument::fmt::h93dad83eea6b1735 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e98450b5d53 - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5e984508f1c3 - std::io::default_write_fmt::h4f50706d79e0ad9c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e984508f1c3 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e9845092762 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e9845094006 - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e9845093e09 - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e98450949d2 - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e984509476a - std::panicking::begin_panic_handler::{{closure}}::h880cd2442ca41755 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e9845092e19 - std::sys::backtrace::__rust_end_short_backtrace::hea32aba5814406f8 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e98450943fd - __rustc[e8bfc998c4eccd70]::rust_begin_unwind [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e98450b4c20 - core::panicking::panic_fmt::h507f02bb0d23e89f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e9844fff3ab - cmake::fail::h4744802b06fcf086 [INFO] [stderr] 17: 0x5e9844ffebf2 - cmake::run::h3bead4558a536342 [INFO] [stderr] 18: 0x5e9844ffb628 - cmake::Config::build::h38f4f9e7eaf62eb0 [INFO] [stderr] 19: 0x5e9844fceaf4 - build_script_build::main::h27fba98a340b54af [INFO] [stderr] 20: 0x5e9844fcbce3 - core::ops::function::FnOnce::call_once::h8d4e98ed14a0940e [INFO] [stderr] 21: 0x5e9844fcb986 - std::sys::backtrace::__rust_begin_short_backtrace::h28784e3520bb331d [INFO] [stderr] 22: 0x5e9844fcb6a9 - std::rt::lang_start::{{closure}}::haf868602b5792b4a [INFO] [stderr] 23: 0x5e984508ae20 - core::ops::function::impls:: for &F>::call_once::h6a0310293008eb2d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5e984508ae20 - std::panicking::catch_unwind::do_call::h296e94a1c4e3d78c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5e984508ae20 - std::panicking::catch_unwind::hcc60b8b41a431974 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5e984508ae20 - std::panic::catch_unwind::hfde220fef6750e01 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5e984508ae20 - std::rt::lang_start_internal::{{closure}}::h8a2acae78735c9ef [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5e984508ae20 - std::panicking::catch_unwind::do_call::hd03928f4e997613a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5e984508ae20 - std::panicking::catch_unwind::hf7cbafaef6e89ea3 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5e984508ae20 - std::panic::catch_unwind::hf1ae9b7d8b7c2036 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5e984508ae20 - std::rt::lang_start_internal::h1c97a48421de4504 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5e9844fcb691 - std::rt::lang_start::h3886f128f6982874 [INFO] [stderr] 33: 0x5e9844fd0365 - main [INFO] [stderr] 34: 0x7fe0316501ca - [INFO] [stderr] 35: 0x7fe03165028b - __libc_start_main [INFO] [stderr] 36: 0x5e9844fcb115 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0c8dfa21f17c603927158c55383c171c2315074bae4046f18f936ca655f08f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8dfa21f17c603927158c55383c171c2315074bae4046f18f936ca655f08f3b", kill_on_drop: false }` [INFO] [stdout] 0c8dfa21f17c603927158c55383c171c2315074bae4046f18f936ca655f08f3b