[INFO] cloning repository https://github.com/roundnews/MoneroWebCoordinator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roundnews/MoneroWebCoordinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froundnews%2FMoneroWebCoordinator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froundnews%2FMoneroWebCoordinator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23ca4f7fa6426744e87795f2422c305223ff68e3 [INFO] checking roundnews/MoneroWebCoordinator against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froundnews%2FMoneroWebCoordinator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/roundnews/MoneroWebCoordinator [INFO] finished tweaking git repo https://github.com/roundnews/MoneroWebCoordinator [INFO] tweaked toml for git repo https://github.com/roundnews/MoneroWebCoordinator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roundnews/MoneroWebCoordinator on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/roundnews/MoneroWebCoordinator 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f46735bd37f33c3624e36a4687eaa365ee03675f31c356da957a3e7269ff52e2 [INFO] running `Command { std: "docker" "start" "-a" "f46735bd37f33c3624e36a4687eaa365ee03675f31c356da957a3e7269ff52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f46735bd37f33c3624e36a4687eaa365ee03675f31c356da957a3e7269ff52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46735bd37f33c3624e36a4687eaa365ee03675f31c356da957a3e7269ff52e2", kill_on_drop: false }` [INFO] [stdout] f46735bd37f33c3624e36a4687eaa365ee03675f31c356da957a3e7269ff52e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da036825e0d5037ddd32325745f4138274ba5108a867bdcbb1c8dfc1249c0d75 [INFO] running `Command { std: "docker" "start" "-a" "da036825e0d5037ddd32325745f4138274ba5108a867bdcbb1c8dfc1249c0d75", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling randomx-rs v1.4.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5b0618d996a6a3941e423fd3e170737b8dbdc92/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=924499ec0c93f174 -C extra-filename=-c4e637ee218314b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `randomx-rs v1.4.1` [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/randomx-rs-d91987433d1af929/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] -- 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 _maes_cxx [INFO] [stderr] -- Performing Test _maes_cxx - Success [INFO] [stderr] -- Setting CXX flag -maes [INFO] [stderr] -- Performing Test _maes_c [INFO] [stderr] -- Performing Test _maes_c - Success [INFO] [stderr] -- Setting C flag -maes [INFO] [stderr] -- Performing Test HAVE_SSSE3 [INFO] [stderr] -- Performing Test HAVE_SSSE3 - Success [INFO] [stderr] -- Performing Test HAVE_AVX2 [INFO] [stderr] -- Performing Test HAVE_AVX2 - Success [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS [INFO] [stderr] -- Performing Test HAVE_CXX_ATOMICS - Success [INFO] [stderr] -- Configuring done (1.7s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out/build [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/randomx.dir/src/allocator.cpp.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/randomx.dir/src/argon2_ssse3.c.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/randomx.dir/src/soft_aes.cpp.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/randomx.dir/src/dataset.cpp.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/randomx.dir/src/argon2_ref.c.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/randomx.dir/src/aes_hash.cpp.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/randomx.dir/src/argon2_avx2.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/randomx.dir/src/virtual_memory.c.o [INFO] [stderr] [ 26%] Building CXX object CMakeFiles/randomx.dir/src/vm_interpreted.cpp.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/randomx.dir/src/bytecode_machine.cpp.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/randomx.dir/src/instruction.cpp.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/randomx.dir/src/cpu.cpp.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/randomx.dir/src/superscalar.cpp.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/randomx.dir/src/assembly_generator_x86.cpp.o [INFO] [stderr] [ 44%] Building CXX object CMakeFiles/randomx.dir/src/randomx.cpp.o [INFO] [stderr] [ 47%] Building CXX object CMakeFiles/randomx.dir/src/vm_compiled.cpp.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/randomx.dir/src/argon2_core.c.o [INFO] [stderr] [ 52%] Building CXX object CMakeFiles/randomx.dir/src/vm_interpreted_light.cpp.o [INFO] [stderr] [ 55%] Building CXX object CMakeFiles/randomx.dir/src/blake2_generator.cpp.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/randomx.dir/src/reciprocal.c.o [INFO] [stderr] [ 61%] Building CXX object CMakeFiles/randomx.dir/src/instructions_portable.cpp.o [INFO] [stderr] [ 64%] Building CXX object CMakeFiles/randomx.dir/src/virtual_machine.cpp.o [INFO] [stderr] [ 67%] Building CXX object CMakeFiles/randomx.dir/src/vm_compiled_light.cpp.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/randomx.dir/src/blake2/blake2b.c.o [INFO] [stderr] [ 73%] Building CXX object CMakeFiles/randomx.dir/src/jit_compiler_x86.cpp.o [INFO] [stderr] [ 76%] Building C object CMakeFiles/randomx.dir/src/jit_compiler_x86_static.S.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/randomx-rs-1.4.1/RandomX" "-B" "/opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out/build" "-DDARCH=native" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [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] DARCH [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/randomx-rs-07ffdc28b28a903a/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/randomx.dir/build.make:202: CMakeFiles/randomx.dir/src/vm_interpreted.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:89: CMakeFiles/randomx.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (214) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5bf43899bbca - std[d489fb62a1f3107f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5bf43899bbca - std[d489fb62a1f3107f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5bf43899bbca - std[d489fb62a1f3107f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5bf43899bbca - <::print::DisplayBacktrace as core[89df56b776af7f47]::fmt::Display>::fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5bf4389afdba - ::fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5bf4389afdba - core[89df56b776af7f47]::fmt::write [INFO] [stderr] 6: 0x5bf4389a1d42 - std[d489fb62a1f3107f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5bf4389a1d42 - ::write_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5bf43897d71f - ::print [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5bf43897d71f - std[d489fb62a1f3107f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5bf438996951 - std[d489fb62a1f3107f]::panicking::default_hook [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5bf438996b0b - std[d489fb62a1f3107f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5bf43897d7d8 - std[d489fb62a1f3107f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5bf438972959 - std[d489fb62a1f3107f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5bf43897e13d - __rustc[bfeeaec351f1cab3]::rust_begin_unwind [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5bf4389b04cc - core[89df56b776af7f47]::panicking::panic_fmt [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5bf4388feae7 - cmake[aeb01616f9854cff]::fail [INFO] [stderr] 17: 0x5bf4388fe773 - cmake[aeb01616f9854cff]::run [INFO] [stderr] 18: 0x5bf4389047f4 - ::build [INFO] [stderr] 19: 0x5bf4388ef96a - build_script_build[836224a9b0ca7f93]::main [INFO] [stderr] 20: 0x5bf4388f03f3 - >::call_once [INFO] [stderr] 21: 0x5bf4388ef7d6 - std[d489fb62a1f3107f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x5bf4388ef7e9 - std[d489fb62a1f3107f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x5bf438995956 - <&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe as core[89df56b776af7f47]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x5bf438995956 - std[d489fb62a1f3107f]::panicking::catch_unwind::do_call::<&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x5bf438995956 - std[d489fb62a1f3107f]::panicking::catch_unwind:: + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x5bf438995956 - std[d489fb62a1f3107f]::panic::catch_unwind::<&dyn core[89df56b776af7f47]::ops::function::Fn<(), Output = i32> + core[89df56b776af7f47]::marker::Sync + core[89df56b776af7f47]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5bf438995956 - std[d489fb62a1f3107f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5bf438995956 - std[d489fb62a1f3107f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x5bf438995956 - std[d489fb62a1f3107f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x5bf438995956 - std[d489fb62a1f3107f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5bf438995956 - std[d489fb62a1f3107f]::rt::lang_start_internal [INFO] [stderr] at /rustc/e5b0618d996a6a3941e423fd3e170737b8dbdc92/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5bf4388ef7c1 - std[d489fb62a1f3107f]::rt::lang_start::<()> [INFO] [stderr] 33: 0x5bf4388f04a5 - main [INFO] [stderr] 34: 0x7746b53b71ca - [INFO] [stderr] 35: 0x7746b53b728b - __libc_start_main [INFO] [stderr] 36: 0x5bf4388ee6a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "da036825e0d5037ddd32325745f4138274ba5108a867bdcbb1c8dfc1249c0d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da036825e0d5037ddd32325745f4138274ba5108a867bdcbb1c8dfc1249c0d75", kill_on_drop: false }` [INFO] [stdout] da036825e0d5037ddd32325745f4138274ba5108a867bdcbb1c8dfc1249c0d75