[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 try#3a4cb0edb4040379c037e06efeb5409e44be7b77 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChaseYalon/toy_comp on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab7a509a6e1f04d289ec2eb03a7b2b9eb7870cac5da71b5b6a19fff2ec0dc5b9
[INFO] running `Command { std: "docker" "start" "-a" "ab7a509a6e1f04d289ec2eb03a7b2b9eb7870cac5da71b5b6a19fff2ec0dc5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab7a509a6e1f04d289ec2eb03a7b2b9eb7870cac5da71b5b6a19fff2ec0dc5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7a509a6e1f04d289ec2eb03a7b2b9eb7870cac5da71b5b6a19fff2ec0dc5b9", kill_on_drop: false }`
[INFO] [stdout] ab7a509a6e1f04d289ec2eb03a7b2b9eb7870cac5da71b5b6a19fff2ec0dc5b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c5d11948f0b5fe247db0a7166d781324de2eda70e08936d5f58a4b0c5ccc5cf
[INFO] running `Command { std: "docker" "start" "-a" "2c5d11948f0b5fe247db0a7166d781324de2eda70e08936d5f58a4b0c5ccc5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[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 arbitrary v1.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking cranelift-entity v0.104.3
[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 prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.108
[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 either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking cranelift-bforest v0.104.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v17.0.3
[INFO] [stderr]     Checking cranelift-control v0.104.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cranelift-codegen v0.104.3
[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-s8koHZ'
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s): /usr/bin/ninja -v cmTC_1859e
[INFO] [stderr]       [1/2] /usr/bin/clang --target=x86_64-w64-windows-gnu   -ffunction-sections -fdata-sections -fPIC -m64 -MD -MT CMakeFiles/cmTC_1859e.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_1859e.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_1859e.dir/testCCompiler.c.o -c /opt/rustwide/target/debug/build/toy_comp-686dfa2554d2cda1/out/build/CMakeFiles/CMakeScratch/TryCompile-s8koHZ/testCCompiler.c
[INFO] [stderr]       [2/2] : && /usr/bin/clang --target=x86_64-w64-windows-gnu -ffunction-sections -fdata-sections -fPIC -m64  CMakeFiles/cmTC_1859e.dir/testCCompiler.c.o -o cmTC_1859e   && :
[INFO] [stderr]       FAILED: cmTC_1859e 
[INFO] [stderr]       : && /usr/bin/clang --target=x86_64-w64-windows-gnu -ffunction-sections -fdata-sections -fPIC -m64  CMakeFiles/cmTC_1859e.dir/testCCompiler.c.o -o cmTC_1859e   && :
[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' (2131) 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:     0x6031b7732d02 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6031b7732d02 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::trace_unsynchronized::<std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6031b7732d02 - std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6031b7732d02 - <<std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ece2ad3df8f19846]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6031b774ac97 - <core[ece2ad3df8f19846]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6031b774ac97 - core[ece2ad3df8f19846]::fmt::write
[INFO] [stderr]      6:     0x6031b77398d6 - std[2cca3b56f05e3e10]::io::default_write_fmt::<std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6031b77398d6 - <std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr as std[2cca3b56f05e3e10]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6031b771302e - <std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6031b771302e - std[2cca3b56f05e3e10]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x6031b772ccc1 - std[2cca3b56f05e3e10]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x6031b772cf2b - std[2cca3b56f05e3e10]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6031b77130e8 - std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x6031b7707f69 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_end_short_backtrace::<std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6031b7713bed - __rustc[22b5aff69a48681c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x6031b774b3dc - core[ece2ad3df8f19846]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6031b76933e7 - cmake[59883540a8551a54]::fail
[INFO] [stderr]     17:     0x6031b7693073 - cmake[59883540a8551a54]::run
[INFO] [stderr]     18:     0x6031b769883b - <cmake[59883540a8551a54]::Config>::build
[INFO] [stderr]     19:     0x6031b7140abb - build_script_build[97fcff7f5d58cda7]::main
[INFO] [stderr]     20:     0x6031b7142d33 - <fn() as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x6031b71404d6 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x6031b71404e9 - std[2cca3b56f05e3e10]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x6031b772bd9a - <&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panicking::catch_unwind::<i32, &dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panic::catch_unwind::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x6031b772bd9a - std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panicking::catch_unwind::<isize, std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x6031b772bd9a - std[2cca3b56f05e3e10]::panic::catch_unwind::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x6031b772bd9a - std[2cca3b56f05e3e10]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x6031b713fd81 - std[2cca3b56f05e3e10]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x6031b7142f15 - main
[INFO] [stderr]     34:     0x73affc97b1ca - <unknown>
[INFO] [stderr]     35:     0x73affc97b28b - __libc_start_main
[INFO] [stderr]     36:     0x6031b713ec05 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2c5d11948f0b5fe247db0a7166d781324de2eda70e08936d5f58a4b0c5ccc5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5d11948f0b5fe247db0a7166d781324de2eda70e08936d5f58a4b0c5ccc5cf", kill_on_drop: false }`
[INFO] [stdout] 2c5d11948f0b5fe247db0a7166d781324de2eda70e08936d5f58a4b0c5ccc5cf
