[INFO] fetching crate autollvm 0.0.1... [INFO] checking autollvm-0.0.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate autollvm 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate autollvm 0.0.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate autollvm 0.0.1 [INFO] finished tweaking crates.io crate autollvm 0.0.1 [INFO] tweaked toml for crates.io crate autollvm 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v0.11.1 [INFO] [stderr] Downloaded syntex_errors v0.40.0 [INFO] [stderr] Downloaded syntex_pos v0.40.0 [INFO] [stderr] Downloaded bindgen v0.19.2 [INFO] [stderr] Downloaded syntex_syntax v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff7b8ab3b9f5f86fd1cff0c97b9fda4687ff45e5d504b575c525529c412492fd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff7b8ab3b9f5f86fd1cff0c97b9fda4687ff45e5d504b575c525529c412492fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff7b8ab3b9f5f86fd1cff0c97b9fda4687ff45e5d504b575c525529c412492fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7b8ab3b9f5f86fd1cff0c97b9fda4687ff45e5d504b575c525529c412492fd", kill_on_drop: false }` [INFO] [stdout] ff7b8ab3b9f5f86fd1cff0c97b9fda4687ff45e5d504b575c525529c412492fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c236683661685c613007eb0596d179698db061beb9835dd0ddf9951125286206 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c236683661685c613007eb0596d179698db061beb9835dd0ddf9951125286206", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling syntex_pos v0.40.0 [INFO] [stderr] Compiling clang-sys v0.11.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling syntex_errors v0.40.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syntex_syntax v0.40.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling bindgen v0.19.2 [INFO] [stderr] Compiling autollvm v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stdout] --> build.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(plugin_as_library)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> build.rs:98:78 [INFO] [stdout] | [INFO] [stdout] 98 | let bindings = bindgen::Bindings::generate(&options, Some(&StdLogger as &bindgen::Logger), None).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn bindgen::Logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `autollvm v0.0.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/autollvm-d238757f7b35b216/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] src/autollvm.h:1:9: warning: '__STDC_LIMIT_MACROS' macro redefined [-Wmacro-redefined] [INFO] [stderr] src/autollvm.h:2:9: warning: '__STDC_CONSTANT_MACROS' macro redefined [-Wmacro-redefined] [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:48:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:53:35) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:61:34) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:68:32) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:75:33) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:82:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:89:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:96:39) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:103:45) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:110:35) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:117:37) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:124:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:127:39) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:130:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:136:31) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:143:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:148:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:153:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:158:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:163:44) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:168:34) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Analysis.h:38:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:144:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:164:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:187:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:193:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:199:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:205:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:250:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:282:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:295:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:314:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:319:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:327:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:354:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:380:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:387:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:392:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:443:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/lib/clang/10.0.0/include/__stddef_max_align_t.h:24:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/DisassemblerTypes.h:73:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/DisassemblerTypes.h:74:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:37:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:38:50) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:217:23) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:28:41) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:29:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:36:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:46:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:56:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:61:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:39:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:40:43) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:41:46) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:88:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:109:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Linker.h:27:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/LinkTimeOptimizer.h:47:5) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:74:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:82:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:92:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:95:37) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:98:44) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:101:48) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:310:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:567:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:632:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:36:43) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:37:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:38:46) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:56:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:203:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Transforms/PassManagerBuilder.h:20:46) [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', build.rs:98:102 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55711bcc0f35 - backtrace::backtrace::libunwind::trace::hdc42e81315d2a69f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55711bcc0f35 - backtrace::backtrace::trace_unsynchronized::hc9edcf4d4fb0b42d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55711bcc0f35 - std::sys_common::backtrace::_print_fmt::hb93b171b1042fa52 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55711bcc0f35 - ::fmt::h589f1bf1cf74dd71 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55711bce51cc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x55711bcbd8d2 - std::io::Write::write_fmt::hbbad3ca30e02a58a [INFO] [stderr] at library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x55711bcc3370 - std::sys_common::backtrace::_print::h96b2d71887f0b186 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55711bcc3370 - std::sys_common::backtrace::print::h6cd6e92e674a16a4 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55711bcc3370 - std::panicking::default_hook::{{closure}}::h76820e280a7c9f14 [INFO] [stderr] at library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x55711bcc30bc - std::panicking::default_hook::h3c589b4200c4e9d0 [INFO] [stderr] at library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x55711bcc39b3 - std::panicking::rust_panic_with_hook::h99205632f2cac760 [INFO] [stderr] at library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x55711bcc35ab - rust_begin_unwind [INFO] [stderr] at library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x55711bce45d1 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x55711bce43f3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at library/core/src/option.rs:1273 [INFO] [stderr] 14: 0x55711b7f5ac5 - core::result::Result::unwrap::hf3899ccebad4253d [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/core/src/result.rs:1005 [INFO] [stderr] 15: 0x55711b7f3352 - build_script_build::main::hdcb86c9fc9a336fb [INFO] [stderr] at /opt/rustwide/workdir/build.rs:98 [INFO] [stderr] 16: 0x55711b7f4c9b - std::rt::lang_start::{{closure}}::h5232fec08f77dafe [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x55711bcc3d83 - std::rt::lang_start_internal::{{closure}}::hb14aa68a79b4eb09 [INFO] [stderr] at library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x55711bcc3d83 - std::panicking::try::do_call::haffb1227d43d77f1 [INFO] [stderr] at library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x55711bcc3d83 - std::panicking::try::hc085bbb3f48e6fb0 [INFO] [stderr] at library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x55711bcc3d83 - std::panic::catch_unwind::h0d91c438fed06f5e [INFO] [stderr] at library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x55711bcc3d83 - std::rt::lang_start_internal::h9a2f79aa5e187e95 [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x55711b7f4c77 - std::rt::lang_start::h0560d4e02813fd93 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x55711b7f3d2a - main [INFO] [stderr] 24: 0x7f71e61b20b3 - __libc_start_main [INFO] [stderr] 25: 0x55711b7f218e - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c236683661685c613007eb0596d179698db061beb9835dd0ddf9951125286206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c236683661685c613007eb0596d179698db061beb9835dd0ddf9951125286206", kill_on_drop: false }` [INFO] [stdout] c236683661685c613007eb0596d179698db061beb9835dd0ddf9951125286206