[INFO] cloning repository https://github.com/BlockCat/Match3Connect4-CatZero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockCat/Match3Connect4-CatZero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2FMatch3Connect4-CatZero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2FMatch3Connect4-CatZero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71bb2ff86b1eea8270c7b668e608cff24166a428
[INFO] checking BlockCat/Match3Connect4-CatZero against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockCat%2FMatch3Connect4-CatZero" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlockCat/Match3Connect4-CatZero
[INFO] finished tweaking git repo https://github.com/BlockCat/Match3Connect4-CatZero
[INFO] tweaked toml for git repo https://github.com/BlockCat/Match3Connect4-CatZero written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockCat/Match3Connect4-CatZero on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlockCat/Match3Connect4-CatZero 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BlockCat/CatZero.git`
[INFO] [stderr]     Updating git repository `https://github.com/BlockCat/mcts.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tensorflow-internal-macros v0.0.1
[INFO] [stderr]   Downloaded crc32fast v1.2.2
[INFO] [stderr]   Downloaded tensorflow-sys v0.20.0
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] [stderr]   Downloaded python3-sys v0.7.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded curl v0.4.41
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded cpython v0.7.0
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] [stderr]   Downloaded protobuf v2.23.0
[INFO] [stderr]   Downloaded tensorflow v0.17.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded curl-sys v0.4.51+curl-7.80.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4275f629bd281628c977af6d6fe34de3bef6862f746853dce91c59bb43aad855
[INFO] running `Command { std: "docker" "start" "-a" "4275f629bd281628c977af6d6fe34de3bef6862f746853dce91c59bb43aad855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4275f629bd281628c977af6d6fe34de3bef6862f746853dce91c59bb43aad855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4275f629bd281628c977af6d6fe34de3bef6862f746853dce91c59bb43aad855", kill_on_drop: false }`
[INFO] [stdout] 4275f629bd281628c977af6d6fe34de3bef6862f746853dce91c59bb43aad855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc567b13b0ad9b49278b85cb409f022de12dcd2f5bebc3dd34b90da3b641efb6
[INFO] running `Command { std: "docker" "start" "-a" "cc567b13b0ad9b49278b85cb409f022de12dcd2f5bebc3dd34b90da3b641efb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling curl v0.4.41
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]    Compiling cpython v0.7.0
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling curl-sys v0.4.51+curl-7.80.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking mcts v0.3.0 (https://github.com/BlockCat/mcts.git#e8ac3088)
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling tensorflow-internal-macros v0.0.1
[INFO] [stderr]    Compiling python3-sys v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr] error: failed to run custom build command for `python3-sys v0.7.0`
[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/python3-sys-db34216bc85ae85d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=PYTHON_SYS_EXECUTABLE
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1414) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/python3-sys-0.7.0/build.rs:445:65:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: "No python interpreter found of version 3.9"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d617a95a192 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d617a95a192 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d617a95a192 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d617a95a192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d617a96a58f - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5d617a96a58f - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5d617a92e873 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d617a92e873 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5d617a9382b2 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d617a93a13c - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5d617a939f96 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5d617a93a715 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5d617a93a5aa - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5d617a9383f9 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5d617a92312d - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5d617a96e8f0 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d617a96df76 - core::result::unwrap_failed::hecdf7f20a0885479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5d617a800eaa - build_script_build::main::hdebbf142b24f9ccf
[INFO] [stderr]     18:     0x5d617a7f46b3 - core::ops::function::FnOnce::call_once::hd5fd681d36302055
[INFO] [stderr]     19:     0x5d617a7f4306 - std::sys::backtrace::__rust_begin_short_backtrace::h5ae8c04fbf799bc9
[INFO] [stderr]     20:     0x5d617a8022f9 - std::rt::lang_start::{{closure}}::h298f4d8fb658bcff
[INFO] [stderr]     21:     0x5d617a92feb0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5c19c3652cefbac1
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5d617a92feb0 - std::panicking::catch_unwind::do_call::h264cd50759154226
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x5d617a92feb0 - std::panicking::catch_unwind::h33b68e3843f1e57e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x5d617a92feb0 - std::panic::catch_unwind::h77f90a7678db1dc2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5d617a92feb0 - std::rt::lang_start_internal::{{closure}}::h76ba764f5774641b
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5d617a92feb0 - std::panicking::catch_unwind::do_call::h3b0b96b944a509a7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x5d617a92feb0 - std::panicking::catch_unwind::hf141e6ebf3688bf3
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x5d617a92feb0 - std::panic::catch_unwind::h471b3c7af8f95b96
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5d617a92feb0 - std::rt::lang_start_internal::h1de9b641816771d7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5d617a8022e1 - std::rt::lang_start::hde1eacdc13526b6e
[INFO] [stderr]     31:     0x5d617a803655 - main
[INFO] [stderr]     32:     0x7a46f80751ca - <unknown>
[INFO] [stderr]     33:     0x7a46f807528b - __libc_start_main
[INFO] [stderr]     34:     0x5d617a7ef4c5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cc567b13b0ad9b49278b85cb409f022de12dcd2f5bebc3dd34b90da3b641efb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc567b13b0ad9b49278b85cb409f022de12dcd2f5bebc3dd34b90da3b641efb6", kill_on_drop: false }`
[INFO] [stdout] cc567b13b0ad9b49278b85cb409f022de12dcd2f5bebc3dd34b90da3b641efb6
