[INFO] cloning repository https://github.com/rickyhan/fastwfc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickyhan/fastwfc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ffastwfc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ffastwfc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c330f507f1f99305eb5ca04f97a81385a6fbec6d
[INFO] checking rickyhan/fastwfc-rs against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ffastwfc-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rickyhan/fastwfc-rs on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rickyhan/fastwfc-rs
[INFO] finished tweaking git repo https://github.com/rickyhan/fastwfc-rs
[INFO] tweaked toml for git repo https://github.com/rickyhan/fastwfc-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rickyhan/fastwfc-rs 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/fastwfc/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/fastwfc-sys/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking rickyhan/fastwfc-rs against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ffastwfc-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rickyhan/fastwfc-rs on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rickyhan/fastwfc-rs
[INFO] finished tweaking git repo https://github.com/rickyhan/fastwfc-rs
[INFO] tweaked toml for git repo https://github.com/rickyhan/fastwfc-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rickyhan/fastwfc-rs 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/fastwfc-sys/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/fastwfc/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.0
[INFO] [stderr]   Downloaded structopt-derive v0.3.0
[INFO] [stderr]   Downloaded cc v1.0.42
[INFO] [stderr]   Downloaded bindgen v0.51.0
[INFO] [stderr]   Downloaded fastwfc v0.1.0
[INFO] [stderr]   Downloaded fastwfc-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48482403ad205ecd78c30c9ab8dfc4d5c1b3836aee80e428246d3454bbc76c1d
[INFO] running `Command { std: "docker" "start" "-a" "48482403ad205ecd78c30c9ab8dfc4d5c1b3836aee80e428246d3454bbc76c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48482403ad205ecd78c30c9ab8dfc4d5c1b3836aee80e428246d3454bbc76c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48482403ad205ecd78c30c9ab8dfc4d5c1b3836aee80e428246d3454bbc76c1d", kill_on_drop: false }`
[INFO] [stdout] 48482403ad205ecd78c30c9ab8dfc4d5c1b3836aee80e428246d3454bbc76c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feeca00159a3068fe29d22cc8045cc424a003b324d28c1ced5f6b5b7eadff7d2
[INFO] running `Command { std: "docker" "start" "-a" "feeca00159a3068fe29d22cc8045cc424a003b324d28c1ced5f6b5b7eadff7d2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fastwfc/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr] warning: /opt/rustwide/workdir/fastwfc-sys/Cargo.toml: unused manifest key: package.doc
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cc v1.0.42
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bindgen v0.51.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking gif v0.10.2
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking png v0.15.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling regex v1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.35
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.1
[INFO] [stderr]    Compiling structopt-derive v0.3.0
[INFO] [stderr]     Checking structopt v0.3.0
[INFO] [stderr]    Compiling fastwfc-sys v0.1.0
[INFO] [stderr]    Compiling fastwfc-sys v0.1.0 (/opt/rustwide/workdir/fastwfc-sys)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: fastwfc-sys@0.1.0: wrapper.cpp:1:10: fatal error: overlapping_wfc.hpp: No such file or directory
[INFO] [stderr] warning: fastwfc-sys@0.1.0:     1 | #include "overlapping_wfc.hpp"
[INFO] [stderr] warning: fastwfc-sys@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fastwfc-sys@0.1.0: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `fastwfc-sys v0.1.0 (/opt/rustwide/workdir/fastwfc-sys)`
[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/fastwfc-sys-1f26f7b397e8d4a3/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "fast-wfc/src/include" "-I" "fast-wfc/src/lib" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/fastwfc-sys-563d5430650c7f5b/out/wrapper.o" "-c" "wrapper.cpp"
[INFO] [stderr]   cargo:warning=wrapper.cpp:1:10: fatal error: overlapping_wfc.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    1 | #include "overlapping_wfc.hpp"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "fast-wfc/src/include" "-I" "fast-wfc/src/lib" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/fastwfc-sys-563d5430650c7f5b/out/wrapper.o" "-c" "wrapper.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "feeca00159a3068fe29d22cc8045cc424a003b324d28c1ced5f6b5b7eadff7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feeca00159a3068fe29d22cc8045cc424a003b324d28c1ced5f6b5b7eadff7d2", kill_on_drop: false }`
[INFO] [stdout] feeca00159a3068fe29d22cc8045cc424a003b324d28c1ced5f6b5b7eadff7d2
