[INFO] cloning repository https://github.com/mashiro-no-rabo/learn-opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mashiro-no-rabo/learn-opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashiro-no-rabo%2Flearn-opengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashiro-no-rabo%2Flearn-opengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0cde5c08dc3e76c1132c44a6d1af2d6f69625d2 [INFO] checking mashiro-no-rabo/learn-opengl against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmashiro-no-rabo%2Flearn-opengl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mashiro-no-rabo/learn-opengl [INFO] finished tweaking git repo https://github.com/mashiro-no-rabo/learn-opengl [INFO] tweaked toml for git repo https://github.com/mashiro-no-rabo/learn-opengl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mashiro-no-rabo/learn-opengl on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mashiro-no-rabo/learn-opengl 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aquarhead/strugl` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl_loader v0.1.2 [INFO] [stderr] Downloaded glfw v0.39.0 [INFO] [stderr] Downloaded glfw-sys v3.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5b89331117f4f53d1206cfaec07ff658e2f3325e54ba0cf513cb9ebcdf5642b [INFO] running `Command { std: "docker" "start" "-a" "e5b89331117f4f53d1206cfaec07ff658e2f3325e54ba0cf513cb9ebcdf5642b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5b89331117f4f53d1206cfaec07ff658e2f3325e54ba0cf513cb9ebcdf5642b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b89331117f4f53d1206cfaec07ff658e2f3325e54ba0cf513cb9ebcdf5642b", kill_on_drop: false }` [INFO] [stdout] e5b89331117f4f53d1206cfaec07ff658e2f3325e54ba0cf513cb9ebcdf5642b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66638bea66999acffdbad5fbb209ef5e9c27d0f49368859c928e0218887f6328 [INFO] running `Command { std: "docker" "start" "-a" "66638bea66999acffdbad5fbb209ef5e9c27d0f49368859c928e0218887f6328", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-iter-e87ab84c6c92aa49/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPD2aFz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc6mnc2P/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6mnc2P/symbols.o" "<5 object files omitted>" "/tmp/rustc6mnc2P/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6mnc2P/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpaste_impl-8a6fc4d803b32923.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paste-impl` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `glfw-sys v3.3.2` [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/glfw-sys-dd7cddf250eee868/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.2/." "-DGLFW_BUILD_EXAMPLES=OFF" "-DGLFW_BUILD_TESTS=OFF" "-DGLFW_BUILD_DOCS=OFF" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/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 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] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Using X11 for window creation [INFO] [stderr] -- Found X11: /usr/include [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found [INFO] [stderr] -- Looking for gethostbyname [INFO] [stderr] -- Looking for gethostbyname - not found [INFO] [stderr] -- Looking for gethostbyname in nsl [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/build.make.tmp3cf27 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/compiler_depend.make.tmp0cd0f [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/compiler_depend.ts.tmpadeeb [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/depend.make.tmp6bdff [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/flags.make.tmp83e46 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/link.txt.tmp89537 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/DependInfo.cmake.tmp12f39 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-a5076813ea801d28/out/build/CMakeFiles/CMakeScratch/TryCompile-S6GCRb/CMakeFiles/cmTC_209ea.dir/progress.make.tmpb57b5 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckLibraryExists.cmake:69 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/FindX11.cmake:699 (check_library_exists) [INFO] [stderr] CMakeLists.txt:196 (find_package) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (703) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.44/src/lib.rs:885:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5aeaf7320252 - std::backtrace_rs::backtrace::libunwind::trace::h9ca05d9bdf235a56 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5aeaf7320252 - std::backtrace_rs::backtrace::trace_unsynchronized::h64b8a858c31822a9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5aeaf7320252 - std::sys::backtrace::_print_fmt::h05c1fe502da1d61d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5aeaf7320252 - ::fmt::h4d9419ffb0b4365c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5aeaf734295f - core::fmt::rt::Argument::fmt::h1d77fb0e3dcba28a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5aeaf734295f - core::fmt::write::h041fad5d6d8f2b13 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5aeaf731d323 - std::io::default_write_fmt::h3ea8deb615890cc9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5aeaf731d323 - std::io::Write::write_fmt::ha45926fb365d225c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5aeaf73200a2 - std::sys::backtrace::BacktraceLock::print::h097d9c56d822a144 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5aeaf7321454 - std::panicking::default_hook::{{closure}}::h01d363d03f21385c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5aeaf7321275 - std::panicking::default_hook::hc87e9ecf06309da2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5aeaf7321e85 - std::panicking::panic_with_hook::h0f4d2a6e9646306f [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5aeaf7321c1a - std::panicking::panic_handler::{{closure}}::he35424e8ae5ba3f2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5aeaf7320759 - std::sys::backtrace::__rust_end_short_backtrace::h610afb16c6179f60 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5aeaf73218ad - __rustc[e04b7d348f7df220]::rust_begin_unwind [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5aeaf73418a0 - core::panicking::panic_fmt::h6ab892bf7b35ba24 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5aeaf72c26db - cmake::fail::h6a30218bb8f4cb6c [INFO] [stderr] 17: 0x5aeaf72c1eda - cmake::run::hf85980e4553bb4e9 [INFO] [stderr] 18: 0x5aeaf72be848 - cmake::Config::build::h1b5ed6af8f520bd7 [INFO] [stderr] 19: 0x5aeaf72b90d2 - build_script_build::main::he45b315f13f15e86 [INFO] [stderr] 20: 0x5aeaf72b8263 - core::ops::function::FnOnce::call_once::h27daea2289d61dbb [INFO] [stderr] 21: 0x5aeaf72b8236 - std::sys::backtrace::__rust_begin_short_backtrace::h947811acee4ca02f [INFO] [stderr] 22: 0x5aeaf72b81b9 - std::rt::lang_start::{{closure}}::h5d60f9d52e2492db [INFO] [stderr] 23: 0x5aeaf7319040 - core::ops::function::impls:: for &F>::call_once::hbc098b72c7fc9de2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5aeaf7319040 - std::panicking::catch_unwind::do_call::h6a1d1d1481167e3d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5aeaf7319040 - std::panicking::catch_unwind::he8bfb589c1cae612 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5aeaf7319040 - std::panic::catch_unwind::h773987deb117bcb3 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 27: 0x5aeaf7319040 - std::rt::lang_start_internal::{{closure}}::h4a79101ecd209556 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5aeaf7319040 - std::panicking::catch_unwind::do_call::hb316f9974b39ab3e [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5aeaf7319040 - std::panicking::catch_unwind::he157cb39866186f1 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5aeaf7319040 - std::panic::catch_unwind::hfbc9cde927911cd0 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 31: 0x5aeaf7319040 - std::rt::lang_start_internal::h383b4d57ad7de63a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5aeaf72b81a1 - std::rt::lang_start::h5367dd78e3a83fb8 [INFO] [stderr] 33: 0x5aeaf72b92a5 - main [INFO] [stderr] 34: 0x72117aa9a1ca - [INFO] [stderr] 35: 0x72117aa9a28b - __libc_start_main [INFO] [stderr] 36: 0x5aeaf72b8065 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "66638bea66999acffdbad5fbb209ef5e9c27d0f49368859c928e0218887f6328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66638bea66999acffdbad5fbb209ef5e9c27d0f49368859c928e0218887f6328", kill_on_drop: false }` [INFO] [stdout] 66638bea66999acffdbad5fbb209ef5e9c27d0f49368859c928e0218887f6328