[INFO] fetching crate libuci-sys 1.0.5... [INFO] testing libuci-sys-1.0.5 against 1.55.0 for beta-1.56-1 [INFO] extracting crate libuci-sys 1.0.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate libuci-sys 1.0.5 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libuci-sys 1.0.5 [INFO] finished tweaking crates.io crate libuci-sys 1.0.5 [INFO] tweaked toml for crates.io crate libuci-sys 1.0.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44152129fd6d124ee9717acc4f97728c921fda2da910885f9bd9cb76a45b1287 [INFO] running `Command { std: "docker" "start" "-a" "44152129fd6d124ee9717acc4f97728c921fda2da910885f9bd9cb76a45b1287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44152129fd6d124ee9717acc4f97728c921fda2da910885f9bd9cb76a45b1287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44152129fd6d124ee9717acc4f97728c921fda2da910885f9bd9cb76a45b1287", kill_on_drop: false }` [INFO] [stdout] 44152129fd6d124ee9717acc4f97728c921fda2da910885f9bd9cb76a45b1287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb32cc7df753700b410c78b66e1da316312380ac408cd3a6e21c715fda90e3da [INFO] running `Command { std: "docker" "start" "-a" "fb32cc7df753700b410c78b66e1da316312380ac408cd3a6e21c715fda90e3da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libuci-sys v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `libuci-sys v1.0.5 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libuci-sys-d552c0cccc51d289/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/libubox" "-DBUILD_LUA=OFF" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/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.3.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] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") [INFO] [stderr] -- Checking for one of the modules 'json-c' [INFO] [stderr] -- Looking for clock_gettime [INFO] [stderr] -- Looking for clock_gettime - found [INFO] [stderr] -- Checking for one of the modules 'lua5.1;lua-5.1' [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target ubox-static [INFO] [stderr] Scanning dependencies of target ubox [INFO] [stderr] [ 2%] Building C object CMakeFiles/ubox-static.dir/avl.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/ubox-static.dir/avl-cmp.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/ubox.dir/uloop.c.o [INFO] [stderr] [ 17%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/ubox.dir/usock.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/ubox.dir/blob.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o [INFO] [stderr] [ 32%] Building C object CMakeFiles/ubox.dir/ustream.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/ubox-static.dir/usock.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/ubox-static.dir/blob.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/ubox.dir/avl.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/ubox.dir/vlist.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/ubox-static.dir/utils.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/ubox.dir/utils.c.o [INFO] [stderr] [ 67%] Building C object CMakeFiles/ubox.dir/runqueue.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/ubox-static.dir/md5.c.o [INFO] [stderr] [ 73%] Building C object CMakeFiles/ubox-static.dir/base64.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o [INFO] [stderr] [ 82%] Building C object CMakeFiles/ubox.dir/kvlist.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/ubox.dir/ulog.c.o [INFO] [stderr] [ 88%] Building C object CMakeFiles/ubox.dir/md5.c.o [INFO] [stderr] [ 91%] Building C object CMakeFiles/ubox.dir/base64.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/ubox.dir/safe_list.c.o [INFO] [stderr] [ 97%] Linking C static library libubox.a [INFO] [stderr] [100%] Linking C shared library libubox.so [INFO] [stderr] [100%] Built target ubox [INFO] [stderr] [100%] Built target ubox-static [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/assert.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/avl-cmp.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/avl.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/blob.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/blobmsg.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/blobmsg_json.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/json_script.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/kvlist.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/list.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/md5.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/runqueue.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/safe_list.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/ulog.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/uloop.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/usock.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/ustream.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/utils.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include/libubox/vlist.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/lib/libubox.so [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/lib/libubox.a [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out [INFO] [stderr] detected home dir change, cleaning out entire build directory [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/uci" "-DBUILD_LUA=OFF" "-DBUILD_STATIC=OFF" "-Dubox_include_dir=/opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/include" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/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.3.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] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/libuci-sys-9bcbd82005cf6047/out/build/CMakeFiles/CMakeOutput.log". [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] CMAKE_CXX_COMPILER [INFO] [stderr] CMAKE_CXX_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Could not open file for write in copy operation /opt/rustwide/workdir/uci/uci_config.h.tmp [INFO] [stderr] CMake Error: : System Error: Read-only file system [INFO] [stderr] CMake Error at CMakeLists.txt:23 (CONFIGURE_FILE): [INFO] [stderr] CONFIGURE_FILE Problem configuring file [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555c40c43510 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x555c40c43510 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555c40c43510 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555c40c43510 - ::fmt::he1640d5f0d93f618 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555c40c695dc - core::fmt::write::h88012e1f01caeebf [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x555c40c3fea5 - std::io::Write::write_fmt::h360fa85b30182555 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x555c40c45c5b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555c40c45c5b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555c40c45c5b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555c40c45731 - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x555c40c46324 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x555c40c45e07 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x555c40c43a0c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555c40c45d69 - rust_begin_unwind [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x555c406c4c1b - std::panicking::begin_panic_fmt::h7ab3d84aa4ae32a2 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x555c406d3143 - cmake::fail::hf7fc299c5c2bc27e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x555c406d2b51 - cmake::run::h70d9915319a34a14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x555c406cf4e5 - cmake::Config::build::hb5a8f3dc4d8fa6a5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x555c406c9395 - build_script_build::main::h715ee1655ae3eafb [INFO] [stderr] at /opt/rustwide/workdir/build.rs:31:22 [INFO] [stderr] 19: 0x555c406c868b - core::ops::function::FnOnce::call_once::h7ad89ec864f3ee7b [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x555c406c790e - std::sys_common::backtrace::__rust_begin_short_backtrace::h56bc339b3b1b3694 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x555c406c79a1 - std::rt::lang_start::{{closure}}::h2c9fd2bc0589b006 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x555c40c4682a - core::ops::function::impls:: for &F>::call_once::ha9408abe89f69dc4 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x555c40c4682a - std::panicking::try::do_call::h5b0cc9e9102acb65 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x555c40c4682a - std::panicking::try::hddc7f8229138b3ba [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x555c40c4682a - std::panic::catch_unwind::hfa401ff8bab2986e [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x555c40c4682a - std::rt::lang_start_internal::{{closure}}::h8163422320d11405 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x555c40c4682a - std::panicking::try::do_call::hc742cc7bb4f0fb20 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x555c40c4682a - std::panicking::try::ha37d8d2dd1acf7d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x555c40c4682a - std::panic::catch_unwind::h8a5381d5ecf437bc [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x555c40c4682a - std::rt::lang_start_internal::h7e2cee8c90d4a4d3 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x555c406c7970 - std::rt::lang_start::h90ebd11e3c379da6 [INFO] [stderr] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x555c406c9dcc - main [INFO] [stderr] 33: 0x7f5e051340b3 - __libc_start_main [INFO] [stderr] 34: 0x555c406c613e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fb32cc7df753700b410c78b66e1da316312380ac408cd3a6e21c715fda90e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb32cc7df753700b410c78b66e1da316312380ac408cd3a6e21c715fda90e3da", kill_on_drop: false }` [INFO] [stdout] fb32cc7df753700b410c78b66e1da316312380ac408cd3a6e21c715fda90e3da