[INFO] cloning repository https://github.com/ChaseYalon/toy_comp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChaseYalon/toy_comp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseYalon%2Ftoy_comp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseYalon%2Ftoy_comp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cef71417c43402ca916a436ca3562e20a2888a4f
[INFO] checking ChaseYalon/toy_comp against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChaseYalon%2Ftoy_comp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] https://git-lfs.github.com/spec/v1 is not a valid attribute name: .gitattributes:1
[INFO] [stderr] sha256:2aad5017d4ff688df911995976d833199c70824f3fbba1e170b50f7ab1a0ab2c is not a valid attribute name: .gitattributes:2
[INFO] [stderr] #lib is not a valid attribute name: .gitattributes:5
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChaseYalon/toy_comp
[INFO] finished tweaking git repo https://github.com/ChaseYalon/toy_comp
[INFO] tweaked toml for git repo https://github.com/ChaseYalon/toy_comp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChaseYalon/toy_comp on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChaseYalon/toy_comp 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-control v0.104.3
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v17.0.3
[INFO] [stderr]   Downloaded cranelift v0.104.3
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.104.3
[INFO] [stderr]   Downloaded cranelift-isle v0.104.3
[INFO] [stderr]   Downloaded cranelift-native v0.104.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.104.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.104.3
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded cranelift-entity v0.104.3
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.104.3
[INFO] [stderr]   Downloaded cranelift-module v0.104.3
[INFO] [stderr]   Downloaded cranelift-jit v0.104.3
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.104.3
[INFO] [stderr]   Downloaded cranelift-object v0.104.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 928ca3db42ab7514079cc23ed369158bd73e1643341240e74771ee9ebd3f1291
[INFO] running `Command { std: "docker" "start" "-a" "928ca3db42ab7514079cc23ed369158bd73e1643341240e74771ee9ebd3f1291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "928ca3db42ab7514079cc23ed369158bd73e1643341240e74771ee9ebd3f1291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928ca3db42ab7514079cc23ed369158bd73e1643341240e74771ee9ebd3f1291", kill_on_drop: false }`
[INFO] [stdout] 928ca3db42ab7514079cc23ed369158bd73e1643341240e74771ee9ebd3f1291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41bd77c8cd69b4ad3aa55e3a7847852a3a45bf968abafc5eb55e1084b8d13c64
[INFO] running `Command { std: "docker" "start" "-a" "41bd77c8cd69b4ad3aa55e3a7847852a3a45bf968abafc5eb55e1084b8d13c64", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cranelift-isle v0.104.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.104.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking cranelift-entity v0.104.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.104.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking cranelift-bforest v0.104.3
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking cranelift-control v0.104.3
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v17.0.3
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling cranelift-codegen v0.104.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling toy_comp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `toy_comp v0.1.0 (/opt/rustwide/workdir)`
[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/toy_comp-c3b02c894b12f42b/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_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: cd "/opt/rustwide/target/debug/build/toy_comp-686dfa2554d2cda1/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/src/c" "-G" "Ninja" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/toy_comp-686dfa2554d2cda1/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 Clang 18.1.3
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - failed
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/clang
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/clang - broken
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:67 (message):
[INFO] [stderr]     The C compiler
[INFO] [stderr] 
[INFO] [stderr]       "/usr/bin/clang"
[INFO] [stderr] 
[INFO] [stderr]     is not able to compile a simple test program.
[INFO] [stderr] 
[INFO] [stderr]     It fails with the following output:
[INFO] [stderr] 
[INFO] [stderr]       Change Dir: '/opt/rustwide/target/debug/build/toy_comp-686dfa2554d2cda1/out/build/CMakeFiles/CMakeScratch/TryCompile-2jskS7'
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s): /usr/bin/ninja -v cmTC_e5e2e
[INFO] [stderr]       [1/2] /usr/bin/clang --target=x86_64-w64-windows-gnu   -ffunction-sections -fdata-sections -fPIC -m64 -MD -MT CMakeFiles/cmTC_e5e2e.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_e5e2e.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_e5e2e.dir/testCCompiler.c.o -c /opt/rustwide/target/debug/build/toy_comp-686dfa2554d2cda1/out/build/CMakeFiles/CMakeScratch/TryCompile-2jskS7/testCCompiler.c
[INFO] [stderr]       [2/2] : && /usr/bin/clang --target=x86_64-w64-windows-gnu -ffunction-sections -fdata-sections -fPIC -m64  CMakeFiles/cmTC_e5e2e.dir/testCCompiler.c.o -o cmTC_e5e2e   && :
[INFO] [stderr]       FAILED: cmTC_e5e2e 
[INFO] [stderr]       : && /usr/bin/clang --target=x86_64-w64-windows-gnu -ffunction-sections -fdata-sections -fPIC -m64  CMakeFiles/cmTC_e5e2e.dir/testCCompiler.c.o -o cmTC_e5e2e   && :
[INFO] [stderr]       /usr/bin/ld: cannot find crt2.o: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find crtbegin.o: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmingw32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lgcc: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lgcc_eh: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmoldname: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmingwex: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmsvcrt: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -ladvapi32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lshell32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -luser32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lkernel32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmingw32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lgcc: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lgcc_eh: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmoldname: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmingwex: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lmsvcrt: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find -lkernel32: No such file or directory
[INFO] [stderr]       /usr/bin/ld: cannot find crtend.o: No such file or directory
[INFO] [stderr]       clang: error: linker command failed with exit code 1 (use -v to see invocation)
[INFO] [stderr]       ninja: build stopped: subcommand failed.
[INFO] [stderr]       
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]     CMake will not be able to correctly generate this project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:8 (project)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2444) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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:     0x63b1b5058cc2 - std[cfc83a97df88b496]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63b1b5058cc2 - std[cfc83a97df88b496]::backtrace_rs::backtrace::trace_unsynchronized::<std[cfc83a97df88b496]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63b1b5058cc2 - std[cfc83a97df88b496]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63b1b5058cc2 - <<std[cfc83a97df88b496]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[2d9491cc9f4b8538]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63b1b5070c57 - <core[2d9491cc9f4b8538]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63b1b5070c57 - core[2d9491cc9f4b8538]::fmt::write
[INFO] [stderr]      6:     0x63b1b505f896 - std[cfc83a97df88b496]::io::default_write_fmt::<std[cfc83a97df88b496]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63b1b505f896 - <std[cfc83a97df88b496]::sys::stdio::unix::Stderr as std[cfc83a97df88b496]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63b1b5038fee - <std[cfc83a97df88b496]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63b1b5038fee - std[cfc83a97df88b496]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x63b1b5052cd1 - std[cfc83a97df88b496]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x63b1b5052f3b - std[cfc83a97df88b496]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x63b1b50390a8 - std[cfc83a97df88b496]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x63b1b502dfb9 - std[cfc83a97df88b496]::sys::backtrace::__rust_end_short_backtrace::<std[cfc83a97df88b496]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x63b1b5039bad - __rustc[356ffa2ddb3a95c6]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x63b1b507139c - core[2d9491cc9f4b8538]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63b1b4fb93b7 - cmake[2951dea7a98f38b6]::fail
[INFO] [stderr]     17:     0x63b1b4fb9043 - cmake[2951dea7a98f38b6]::run
[INFO] [stderr]     18:     0x63b1b4fbe80b - <cmake[2951dea7a98f38b6]::Config>::build
[INFO] [stderr]     19:     0x63b1b4a65f0b - build_script_build[272320da0699a69d]::main
[INFO] [stderr]     20:     0x63b1b4a68183 - <fn() as core[2d9491cc9f4b8538]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x63b1b4a65926 - std[cfc83a97df88b496]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x63b1b4a65939 - std[cfc83a97df88b496]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x63b1b5051daa - <&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync as core[2d9491cc9f4b8538]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x63b1b5051daa - std[cfc83a97df88b496]::panicking::catch_unwind::do_call::<&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x63b1b5051daa - std[cfc83a97df88b496]::panicking::catch_unwind::<i32, &dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x63b1b5051daa - std[cfc83a97df88b496]::panic::catch_unwind::<&dyn core[2d9491cc9f4b8538]::ops::function::Fn<(), Output = i32> + core[2d9491cc9f4b8538]::panic::unwind_safe::RefUnwindSafe + core[2d9491cc9f4b8538]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x63b1b5051daa - std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x63b1b5051daa - std[cfc83a97df88b496]::panicking::catch_unwind::do_call::<std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x63b1b5051daa - std[cfc83a97df88b496]::panicking::catch_unwind::<isize, std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x63b1b5051daa - std[cfc83a97df88b496]::panic::catch_unwind::<std[cfc83a97df88b496]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x63b1b5051daa - std[cfc83a97df88b496]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c797096598b80ba4a40397ad7e91584fcd3df5f1/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x63b1b4a657f1 - std[cfc83a97df88b496]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x63b1b4a68365 - main
[INFO] [stderr]     34:     0x71c5b35611ca - <unknown>
[INFO] [stderr]     35:     0x71c5b356128b - __libc_start_main
[INFO] [stderr]     36:     0x63b1b4a64055 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "41bd77c8cd69b4ad3aa55e3a7847852a3a45bf968abafc5eb55e1084b8d13c64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bd77c8cd69b4ad3aa55e3a7847852a3a45bf968abafc5eb55e1084b8d13c64", kill_on_drop: false }`
[INFO] [stdout] 41bd77c8cd69b4ad3aa55e3a7847852a3a45bf968abafc5eb55e1084b8d13c64
