[INFO] fetching crate rust-uci 0.1.5... [INFO] checking rust-uci-0.1.5 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate rust-uci 0.1.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-uci 0.1.5 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-uci 0.1.5 [INFO] finished tweaking crates.io crate rust-uci 0.1.5 [INFO] tweaked toml for crates.io crate rust-uci 0.1.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libuci-sys v1.0.5 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b8e01b1ce887c91d613ed48f960cffdcba2d35e3917132ba2a58044b96869b4 [INFO] running `Command { std: "docker" "start" "-a" "1b8e01b1ce887c91d613ed48f960cffdcba2d35e3917132ba2a58044b96869b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b8e01b1ce887c91d613ed48f960cffdcba2d35e3917132ba2a58044b96869b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8e01b1ce887c91d613ed48f960cffdcba2d35e3917132ba2a58044b96869b4", kill_on_drop: false }` [INFO] [stdout] 1b8e01b1ce887c91d613ed48f960cffdcba2d35e3917132ba2a58044b96869b4 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c2ab0a5f2a88f6eaffdaa9c7c42fe761d26af682cdf57860099658f93125467 [INFO] running `Command { std: "docker" "start" "-a" "3c2ab0a5f2a88f6eaffdaa9c7c42fe761d26af682cdf57860099658f93125467", kill_on_drop: false }` [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libuci-sys v1.0.5 [INFO] [stderr] error: failed to run custom build command for `libuci-sys v1.0.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libuci-sys-a359b0c39eae31fd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libuci-sys-1.0.5/libubox" "-DBUILD_LUA=OFF" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/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-7066bd8a430f185f/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] [ 8%] Building C object CMakeFiles/ubox.dir/avl.c.o [INFO] [stderr] [ 11%] Building C object CMakeFiles/ubox-static.dir/blob.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/ubox-static.dir/blobmsg.c.o [INFO] [stderr] [ 17%] Building C object CMakeFiles/ubox.dir/avl-cmp.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/ubox-static.dir/usock.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/ubox.dir/blob.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/ubox.dir/blobmsg.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/ubox-static.dir/uloop.c.o [INFO] [stderr] [ 32%] Building C object CMakeFiles/ubox.dir/uloop.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/ubox-static.dir/ustream.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/ubox.dir/usock.c.o [INFO] [stderr] [ 41%] Building C object CMakeFiles/ubox.dir/ustream.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/ubox.dir/ustream-fd.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/ubox.dir/vlist.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/ubox-static.dir/vlist.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/ubox-static.dir/utils.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/ubox-static.dir/runqueue.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/ubox-static.dir/ustream-fd.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/ubox-static.dir/safe_list.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/ubox-static.dir/kvlist.c.o [INFO] [stderr] [ 67%] Building C object CMakeFiles/ubox-static.dir/md5.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/ubox.dir/utils.c.o [INFO] [stderr] [ 73%] Building C object CMakeFiles/ubox-static.dir/ulog.c.o [INFO] [stderr] [ 76%] Building C object CMakeFiles/ubox.dir/safe_list.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/ubox.dir/runqueue.c.o [INFO] [stderr] [ 82%] Building C object CMakeFiles/ubox-static.dir/base64.c.o [INFO] [stderr] [ 85%] Building C object CMakeFiles/ubox.dir/md5.c.o [INFO] [stderr] [ 88%] Building C object CMakeFiles/ubox.dir/ulog.c.o [INFO] [stderr] [ 91%] Building C object CMakeFiles/ubox.dir/kvlist.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/ubox.dir/base64.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-static [INFO] [stderr] [100%] Built target ubox [INFO] [stderr] Install the project... [INFO] [stderr] -- Install configuration: "Debug" [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/assert.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/avl-cmp.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/avl.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/blob.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/blobmsg.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/blobmsg_json.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/json_script.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/kvlist.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/list.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/md5.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/runqueue.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/safe_list.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/ulog.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/uloop.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/usock.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/ustream.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/utils.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include/libubox/vlist.h [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/lib/libubox.so [INFO] [stderr] -- Installing: /opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/lib/libubox.a [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out [INFO] [stderr] detected home dir change, cleaning out entire build directory [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libuci-sys-1.0.5/uci" "-DBUILD_LUA=OFF" "-DBUILD_STATIC=OFF" "-Dubox_include_dir=/opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/out/include" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libuci-sys-7066bd8a430f185f/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-7066bd8a430f185f/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/cargo-home/registry/src/github.com-1ecc6299db9ec823/libuci-sys-1.0.5/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: 0x5565eadafdd0 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5565eadafdd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5565eadafdd0 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5565eadafdd0 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5565eadd627c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5565eadac895 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x5565eadb253b - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5565eadb253b - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5565eadb253b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5565eadb2011 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5565eadb2c04 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5565eadb26e7 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5565eadb02ac - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5565eadb2649 - rust_begin_unwind [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5565ea826c4b - std::panicking::begin_panic_fmt::h2db7e4060dc9c373 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x5565ea8351a3 - cmake::fail::h416193225edb6eae [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x5565ea834bb1 - cmake::run::hacdebf8231baf9fe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x5565ea831535 - cmake::Config::build::hb13cd86f39d47578 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x5565ea82b6f5 - build_script_build::main::heb34082fd7be3e3e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libuci-sys-1.0.5/build.rs:31:22 [INFO] [stderr] 19: 0x5565ea82d25b - core::ops::function::FnOnce::call_once::ha44e3f28d183b25f [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5565ea828dce - std::sys_common::backtrace::__rust_begin_short_backtrace::hdf5fdfac610488ef [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5565ea82cf41 - std::rt::lang_start::{{closure}}::h47e33cc8e5e4d5d0 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/rt.rs:49:18 [INFO] [stderr] 22: 0x5565eadb3109 - core::ops::function::impls:: for &F>::call_once::hd933294140eb11aa [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5565eadb3109 - std::panicking::try::do_call::h8342fe3d9218b807 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x5565eadb3109 - std::panicking::try::hcbd73d6d0d58a8f0 [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x5565eadb3109 - std::panic::catch_unwind::hde9cf73f810acfcc [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x5565eadb3109 - std::rt::lang_start_internal::heb39e7ea6e5d6f6f [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/rt.rs:34:21 [INFO] [stderr] 27: 0x5565ea82cf20 - std::rt::lang_start::h49c58adcf3fb7abc [INFO] [stderr] at /rustc/8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346/library/std/src/rt.rs:48:5 [INFO] [stderr] 28: 0x5565ea82c13c - main [INFO] [stderr] 29: 0x7f97539590b3 - __libc_start_main [INFO] [stderr] 30: 0x5565ea82813e - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3c2ab0a5f2a88f6eaffdaa9c7c42fe761d26af682cdf57860099658f93125467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2ab0a5f2a88f6eaffdaa9c7c42fe761d26af682cdf57860099658f93125467", kill_on_drop: false }` [INFO] [stdout] 3c2ab0a5f2a88f6eaffdaa9c7c42fe761d26af682cdf57860099658f93125467