[INFO] fetching crate compiled-nn 0.10.0... [INFO] checking compiled-nn-0.10.0 against master#11ebe6512b4c77633c59f8dcdd421df3b79d1a9f for pr-103872 [INFO] extracting crate compiled-nn 0.10.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate compiled-nn 0.10.0 on toolchain 11ebe6512b4c77633c59f8dcdd421df3b79d1a9f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate compiled-nn 0.10.0 [INFO] finished tweaking crates.io crate compiled-nn 0.10.0 [INFO] tweaked toml for crates.io crate compiled-nn 0.10.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compiled-nn-bindings v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e55ab9142d61d531fc7814d03adc3f20de8db9d5f0d1a69bba2aeceadcee80 [INFO] running `Command { std: "docker" "start" "-a" "b3e55ab9142d61d531fc7814d03adc3f20de8db9d5f0d1a69bba2aeceadcee80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e55ab9142d61d531fc7814d03adc3f20de8db9d5f0d1a69bba2aeceadcee80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e55ab9142d61d531fc7814d03adc3f20de8db9d5f0d1a69bba2aeceadcee80", kill_on_drop: false }` [INFO] [stdout] b3e55ab9142d61d531fc7814d03adc3f20de8db9d5f0d1a69bba2aeceadcee80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+11ebe6512b4c77633c59f8dcdd421df3b79d1a9f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02cc1ede338c933488309d6a35e4682d285d26fe04c502b884421879420927c2 [INFO] running `Command { std: "docker" "start" "-a" "02cc1ede338c933488309d6a35e4682d285d26fe04c502b884421879420927c2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling compiled-nn-bindings v0.10.0 [INFO] [stderr] error: failed to run custom build command for `compiled-nn-bindings v0.10.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/compiled-nn-bindings-17ea4c80b8801ef8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=COMPILEDNN_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=COMPILEDNN_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=COMPILEDNN_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [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: "cmake" "/opt/rustwide/target/debug/build/compiled-nn-bindings-2921a4cd07cd3385/out/CompiledNN/" "-DBUILD_SHARED_LIBS=OFF" "-DWITH_ONNX=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/compiled-nn-bindings-2921a4cd07cd3385/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 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- HDF5: Using hdf5 compiler wrapper to determine C configuration [INFO] [stderr] -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.4") [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/compiled-nn-bindings-2921a4cd07cd3385/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] Scanning dependencies of target CompiledNN [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/ActivationFunctions.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/Model.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/SimpleNN.cpp.o [INFO] [stderr] [ 5%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Arithmetic.cpp.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Activation.cpp.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/Thinterface.cpp.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/BatchNormalization.cpp.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Concatenate.cpp.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Conv2D.cpp.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/DConv2D.cpp.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Cropping2D.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/CompilationSettings.cpp.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/GlobalPooling2D.cpp.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Dense.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN/Operations/Im2Col2D.cpp.o [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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [CMakeFiles/CompiledNN.dir/build.make:63: CMakeFiles/CompiledNN.dir/Src/CompiledNN/CompiledNN.cpp.o] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/CompiledNN.dir/all] Error 2 [INFO] [stderr] make: *** [Makefile:130: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:1104:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56527ff55490 - std::backtrace_rs::backtrace::libunwind::trace::h88aa58d3404f3010 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56527ff55490 - std::backtrace_rs::backtrace::trace_unsynchronized::h242befdc4043504a [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56527ff55490 - std::sys_common::backtrace::_print_fmt::ha7c0a15b66663a16 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x56527ff55490 - ::fmt::h89b35c10c92ec459 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56527ff7adde - core::fmt::write::h126889db550b7631 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x56527ff51ba5 - std::io::Write::write_fmt::h8104868e0509eb9f [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x56527ff55255 - std::sys_common::backtrace::_print::hbf551d014396b2ea [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x56527ff55255 - std::sys_common::backtrace::print::h8d815730635a8daf [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x56527ff56c5f - std::panicking::default_hook::{{closure}}::h1053916ccba706ee [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x56527ff5699a - std::panicking::default_hook::he07a78437e20ff6f [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x56527ff5735c - std::panicking::rust_panic_with_hook::h69e76337c387720d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x56527ff570f7 - std::panicking::begin_panic_handler::{{closure}}::hc4fc18b4ec5ec8a9 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x56527ff5593c - std::sys_common::backtrace::__rust_end_short_backtrace::h29d7596fa29754db [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x56527ff56e12 - rust_begin_unwind [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x56527f99ab13 - core::panicking::panic_fmt::h12ff66c6f3be7082 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/panicking.rs:65:14 [INFO] [stderr] 15: 0x56527f9c0b1d - cmake::fail::h33fc88189cf574c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:1104:5 [INFO] [stderr] 16: 0x56527f9c05f7 - cmake::run::h5ce1df1f37c7dc43 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:1082:9 [INFO] [stderr] 17: 0x56527f9bcd48 - cmake::Config::build::h75dee9df470e66fb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:880:9 [INFO] [stderr] 18: 0x56527f99bca7 - build_script_build::build_vendored_compiled_nn::h7316c096036bda14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiled-nn-bindings-0.10.0/build.rs:19:24 [INFO] [stderr] 19: 0x56527f99d57e - build_script_build::main::h4c01834089ff091e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiled-nn-bindings-0.10.0/build.rs:119:33 [INFO] [stderr] 20: 0x56527f99ec4b - core::ops::function::FnOnce::call_once::h91a6aaaff7ad3fd8 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 21: 0x56527f9a045e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf4bf7fb9361d6ca1 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 22: 0x56527f99d911 - std::rt::lang_start::{{closure}}::ha519b083d5ecceb2 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:166:18 [INFO] [stderr] 23: 0x56527ff4d46b - core::ops::function::impls:: for &F>::call_once::h21447662dd74fe96 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/core/src/ops/function.rs:286:13 [INFO] [stderr] 24: 0x56527ff4d46b - std::panicking::try::do_call::h0ea1f4e7b0f41e0b [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:483:40 [INFO] [stderr] 25: 0x56527ff4d46b - std::panicking::try::hbb8173c0e48475a1 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:447:19 [INFO] [stderr] 26: 0x56527ff4d46b - std::panic::catch_unwind::h3afd9d82a3ccb89d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x56527ff4d46b - std::rt::lang_start_internal::{{closure}}::h5b13b7a5b8ed4535 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x56527ff4d46b - std::panicking::try::do_call::h4d219ee0ac755078 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:483:40 [INFO] [stderr] 29: 0x56527ff4d46b - std::panicking::try::h9eb34453ba82864e [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panicking.rs:447:19 [INFO] [stderr] 30: 0x56527ff4d46b - std::panic::catch_unwind::hd519431efb7bf473 [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x56527ff4d46b - std::rt::lang_start_internal::h7c104fe1bebfb75d [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x56527f99d8ea - std::rt::lang_start::hbd92ee4bd2b1987c [INFO] [stderr] at /rustc/11ebe6512b4c77633c59f8dcdd421df3b79d1a9f/library/std/src/rt.rs:165:17 [INFO] [stderr] 33: 0x56527f99d81e - main [INFO] [stderr] 34: 0x7fd5a2760083 - __libc_start_main [INFO] [stderr] 35: 0x56527f99afbe - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "02cc1ede338c933488309d6a35e4682d285d26fe04c502b884421879420927c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cc1ede338c933488309d6a35e4682d285d26fe04c502b884421879420927c2", kill_on_drop: false }` [INFO] [stdout] 02cc1ede338c933488309d6a35e4682d285d26fe04c502b884421879420927c2