[INFO] cloning repository https://github.com/Darazaki/indiana-hash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Darazaki/indiana-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adfd9ad6e6314ba21234d62e8b458ea5e1276662
[INFO] checking Darazaki/indiana-hash against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarazaki%2Findiana-hash" "/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/Darazaki/indiana-hash
[INFO] finished tweaking git repo https://github.com/Darazaki/indiana-hash
[INFO] tweaked toml for git repo https://github.com/Darazaki/indiana-hash written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Darazaki/indiana-hash on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Darazaki/indiana-hash 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76966dc55bd86b23c1f5f90183c9a00b507626c17ba273bb5edbbde77a210887
[INFO] running `Command { std: "docker" "start" "-a" "76966dc55bd86b23c1f5f90183c9a00b507626c17ba273bb5edbbde77a210887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76966dc55bd86b23c1f5f90183c9a00b507626c17ba273bb5edbbde77a210887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76966dc55bd86b23c1f5f90183c9a00b507626c17ba273bb5edbbde77a210887", kill_on_drop: false }`
[INFO] [stdout] 76966dc55bd86b23c1f5f90183c9a00b507626c17ba273bb5edbbde77a210887
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3354e051271c605a6a2158a997a171717337cb940d35de5efb9559780c62349e
[INFO] running `Command { std: "docker" "start" "-a" "3354e051271c605a6a2158a997a171717337cb940d35de5efb9559780c62349e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking data-encoding v2.3.1
[INFO] [stderr]    Compiling ui-sys v0.1.3 (https://github.com/Darazaki/libui-rs#6078fae3)
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.3 (https://github.com/Darazaki/libui-rs#6078fae3)`
[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-011a84bee2241108/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-4c224f9b5d6e7d89/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/libui-rs-4c4ce33eefc54a24/6078fae/ui-sys/libui" "-DBUILD_SHARED_LIBS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-4c224f9b5d6e7d89/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 (4.4s)
[INFO] [stderr]   -- Generating done (0.3s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-4c224f9b5d6e7d89/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/ui-sys-4c224f9b5d6e7d89/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "" "--config" "release" "--"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[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' (334) 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:     0x647c7afb4922 - std[eec8f75a7a098899]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x647c7afb4922 - std[eec8f75a7a098899]::backtrace_rs::backtrace::trace_unsynchronized::<std[eec8f75a7a098899]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x647c7afb4922 - std[eec8f75a7a098899]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x647c7afb4922 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x647c7afc9707 - <core[c7210762872bdbbf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x647c7afc9707 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]      6:     0x647c7afbb296 - std[eec8f75a7a098899]::io::default_write_fmt::<std[eec8f75a7a098899]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x647c7afbb296 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x647c7af95c0f - <std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x647c7af95c0f - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x647c7afaf031 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x647c7afaf1eb - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x647c7af95cc8 - std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x647c7af8d589 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x647c7af9672d - __rustc[da847b0bb261331d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x647c7afc9d5c - core[c7210762872bdbbf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x647c7af39af7 - cmake[9ac05bb32923ad0b]::fail
[INFO] [stderr]     17:     0x647c7af397b1 - cmake[9ac05bb32923ad0b]::run
[INFO] [stderr]     18:     0x647c7af3e8e5 - <cmake[9ac05bb32923ad0b]::Config>::build
[INFO] [stderr]     19:     0x647c7af356cb - build_script_build[fa099880693c9091]::main
[INFO] [stderr]     20:     0x647c7af37373 - <fn() as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x647c7af35146 - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x647c7af35159 - std[eec8f75a7a098899]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x647c7afae146 - <&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x647c7afae146 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x647c7afae146 - std[eec8f75a7a098899]::panicking::catch_unwind::<i32, &dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x647c7afae146 - std[eec8f75a7a098899]::panic::catch_unwind::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x647c7afae146 - std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x647c7afae146 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x647c7afae146 - std[eec8f75a7a098899]::panicking::catch_unwind::<isize, std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x647c7afae146 - std[eec8f75a7a098899]::panic::catch_unwind::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x647c7afae146 - std[eec8f75a7a098899]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x647c7af35131 - std[eec8f75a7a098899]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x647c7af373d5 - main
[INFO] [stderr]     34:     0x7b6a20dfc1ca - <unknown>
[INFO] [stderr]     35:     0x7b6a20dfc28b - __libc_start_main
[INFO] [stderr]     36:     0x647c7af34225 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3354e051271c605a6a2158a997a171717337cb940d35de5efb9559780c62349e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3354e051271c605a6a2158a997a171717337cb940d35de5efb9559780c62349e", kill_on_drop: false }`
[INFO] [stdout] 3354e051271c605a6a2158a997a171717337cb940d35de5efb9559780c62349e
