[INFO] cloning repository https://github.com/radupasparuga/asciimoji
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radupasparuga/asciimoji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupasparuga%2Fasciimoji", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupasparuga%2Fasciimoji'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76d6346d995b14e0df1e0d29a64269ee2f3d6f63
[INFO] checking radupasparuga/asciimoji against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupasparuga%2Fasciimoji" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/radupasparuga/asciimoji
[INFO] finished tweaking git repo https://github.com/radupasparuga/asciimoji
[INFO] tweaked toml for git repo https://github.com/radupasparuga/asciimoji written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radupasparuga/asciimoji on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/radupasparuga/asciimoji 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182
[INFO] running `Command { std: "docker" "start" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling ui-sys v0.1.3
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.3`
[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/ui-sys-62cfe664596ceb9e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   git version 2.43.0
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-5b0102461b893aed/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ui-sys-0.1.3/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-5b0102461b893aed/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=release"
[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]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Checking for module 'gtk+-3.0'
[INFO] [stderr]   --   Found gtk+-3.0, version 3.24.41
[INFO] [stderr]   -- Configuring done (2.1s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-5b0102461b893aed/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-5b0102461b893aed/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "." "--target" "" "--config" "release" "--"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:3 (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 <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [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] 
[INFO] [stderr] 
[INFO] [stderr]   Usage: cmake --build <dir>             [options] [-- [native-options]]
[INFO] [stderr]          cmake --build --preset <preset> [options] [-- [native-options]]
[INFO] [stderr]   Options:
[INFO] [stderr]     <dir>          = Project binary directory to be built.
[INFO] [stderr]     --preset <preset>, --preset=<preset>
[INFO] [stderr]                    = Specify a build preset.
[INFO] [stderr]     --list-presets[=<type>]
[INFO] [stderr]                    = List available build presets.
[INFO] [stderr]     --parallel [<jobs>], -j [<jobs>]
[INFO] [stderr]                    = Build in parallel using the given number of jobs. 
[INFO] [stderr]                      If <jobs> is omitted the native build tool's 
[INFO] [stderr]                      default number is used.
[INFO] [stderr]                      The CMAKE_BUILD_PARALLEL_LEVEL environment variable
[INFO] [stderr]                      specifies a default parallel level when this option
[INFO] [stderr]                      is not given.
[INFO] [stderr]     -t <tgt>..., --target <tgt>...
[INFO] [stderr]                    = Build <tgt> instead of default targets.
[INFO] [stderr]     --config <cfg> = For multi-configuration tools, choose <cfg>.
[INFO] [stderr]     --clean-first  = Build target 'clean' first, then build.
[INFO] [stderr]                      (To clean only, use --target 'clean'.)
[INFO] [stderr]     --resolve-package-references={on|only|off}
[INFO] [stderr]                    = Restore/resolve package references during build.
[INFO] [stderr]     -v, --verbose  = Enable verbose output - if supported - including
[INFO] [stderr]                      the build commands to be executed. 
[INFO] [stderr]     --             = Pass remaining options to the native tool.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (385) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.45/src/lib.rs:894: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:     0x5b42474ab011 - std[27135b25cc596df5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b42474ab011 - std[27135b25cc596df5]::backtrace_rs::backtrace::trace_unsynchronized::<std[27135b25cc596df5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b42474ab011 - std[27135b25cc596df5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b42474ab011 - <<std[27135b25cc596df5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c87ba2efe93be5fa]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b42474bf42a - <core[c87ba2efe93be5fa]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b42474bf42a - core[c87ba2efe93be5fa]::fmt::write
[INFO] [stderr]      6:     0x5b42474b102c - core[c87ba2efe93be5fa]::io::write::default_write_fmt::<std[27135b25cc596df5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5b42474b102c - <std[27135b25cc596df5]::sys::stdio::unix::Stderr as core[c87ba2efe93be5fa]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5b424748b8a6 - <std[27135b25cc596df5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b424748b8a6 - std[27135b25cc596df5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b42474a52e1 - std[27135b25cc596df5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b42474a549b - std[27135b25cc596df5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5b424748b952 - std[27135b25cc596df5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5b42474809d9 - std[27135b25cc596df5]::sys::backtrace::__rust_end_short_backtrace::<std[27135b25cc596df5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b424748c14d - __rustc[716a86bccbf7708d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5b42474bfb9c - core[c87ba2efe93be5fa]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b42474327d7 - cmake[e9963b0109ac0a15]::fail
[INFO] [stderr]     17:     0x5b4247432491 - cmake[e9963b0109ac0a15]::run
[INFO] [stderr]     18:     0x5b4247437556 - <cmake[e9963b0109ac0a15]::Config>::build
[INFO] [stderr]     19:     0x5b424742e6a1 - build_script_build[8a86e88ed4644f3]::main
[INFO] [stderr]     20:     0x5b424742ed43 - <fn() as core[c87ba2efe93be5fa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5b424742e1c6 - std[27135b25cc596df5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5b424742e1d9 - std[27135b25cc596df5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5b42474a4607 - <&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe as core[c87ba2efe93be5fa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5b42474a4607 - std[27135b25cc596df5]::panicking::catch_unwind::do_call::<&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x5b42474a4607 - std[27135b25cc596df5]::panicking::catch_unwind::<i32, &dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5b42474a4607 - std[27135b25cc596df5]::panic::catch_unwind::<&dyn core[c87ba2efe93be5fa]::ops::function::Fn<(), Output = i32> + core[c87ba2efe93be5fa]::marker::Sync + core[c87ba2efe93be5fa]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5b42474a4607 - std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5b42474a4607 - std[27135b25cc596df5]::panicking::catch_unwind::do_call::<std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x5b42474a4607 - std[27135b25cc596df5]::panicking::catch_unwind::<isize, std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5b42474a4607 - std[27135b25cc596df5]::panic::catch_unwind::<std[27135b25cc596df5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5b42474a4607 - std[27135b25cc596df5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5b424742de91 - std[27135b25cc596df5]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5b424742eda5 - main
[INFO] [stderr]     34:     0x763fe4c6c1ca - <unknown>
[INFO] [stderr]     35:     0x763fe4c6c28b - __libc_start_main
[INFO] [stderr]     36:     0x5b424742d5d5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182", kill_on_drop: false }`
[INFO] [stdout] f2f58857ad39318fd901fcd0bd0215b2359f07eb4e2b49973c8c089d21b22182
