[INFO] cloning repository https://github.com/einbergisak/Fog-of-War-Chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/einbergisak/Fog-of-War-Chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinbergisak%2FFog-of-War-Chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinbergisak%2FFog-of-War-Chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 646b38bade38879271df6a70e06905097f36782a [INFO] documenting einbergisak/Fog-of-War-Chess against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinbergisak%2FFog-of-War-Chess" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/einbergisak/Fog-of-War-Chess on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/einbergisak/Fog-of-War-Chess [INFO] finished tweaking git repo https://github.com/einbergisak/Fog-of-War-Chess [INFO] tweaked toml for git repo https://github.com/einbergisak/Fog-of-War-Chess written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/einbergisak/Fog-of-War-Chess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34ba9cc2e7a311a1b25c4f94e947d6abfedefe9997df5cb27cf55018c107bb38 [INFO] running `Command { std: "docker" "start" "-a" "34ba9cc2e7a311a1b25c4f94e947d6abfedefe9997df5cb27cf55018c107bb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34ba9cc2e7a311a1b25c4f94e947d6abfedefe9997df5cb27cf55018c107bb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ba9cc2e7a311a1b25c4f94e947d6abfedefe9997df5cb27cf55018c107bb38", kill_on_drop: false }` [INFO] [stdout] 34ba9cc2e7a311a1b25c4f94e947d6abfedefe9997df5cb27cf55018c107bb38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9819b1562f23c08bfb980dc28bd934dd1d05b545fb8c7ae403a1fd5cfaa54eb3 [INFO] running `Command { std: "docker" "start" "-a" "9819b1562f23c08bfb980dc28bd934dd1d05b545fb8c7ae403a1fd5cfaa54eb3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mint v0.5.6 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking byte v0.2.6 [INFO] [stderr] Checking state v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2d3af1d10f5668c4 -C extra-filename=-2d3af1d10f5668c4 --out-dir /opt/rustwide/target/debug/build/typenum-2d3af1d10f5668c4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `semver-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name semver_parser /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=03acc8acbf834953 -C extra-filename=-03acc8acbf834953 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=044190d4499d40ff -C extra-filename=-044190d4499d40ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.67/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8943ce709f204566 -C extra-filename=-8943ce709f204566 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ucd-trie` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd_trie --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-trie-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ae77ff5e94b6d71d -C extra-filename=-ae77ff5e94b6d71d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ba4de74abfb5b94c -C extra-filename=-ba4de74abfb5b94c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `httparse` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httparse-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=624ee6d28006bdb0 -C extra-filename=-624ee6d28006bdb0 --out-dir /opt/rustwide/target/debug/build/httparse-624ee6d28006bdb0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="audioclient"' --cfg 'feature="audiosessiontypes"' --cfg 'feature="basetsd"' --cfg 'feature="cfg"' --cfg 'feature="combaseapi"' --cfg 'feature="coml2api"' --cfg 'feature="consoleapi"' --cfg 'feature="debug"' --cfg 'feature="devpkey"' --cfg 'feature="dwmapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="evntrace"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="hidusage"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-default"' --cfg 'feature="in6addr"' --cfg 'feature="inaddr"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="ksmedia"' --cfg 'feature="libloaderapi"' --cfg 'feature="lmcons"' --cfg 'feature="memoryapi"' --cfg 'feature="minschannel"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="mmdeviceapi"' --cfg 'feature="mstcpip"' --cfg 'feature="mswsock"' --cfg 'feature="namedpipeapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="ole2"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="schannel"' --cfg 'feature="securitybaseapi"' --cfg 'feature="shellapi"' --cfg 'feature="shellscalingapi"' --cfg 'feature="shlobj"' --cfg 'feature="shobjidl_core"' --cfg 'feature="sspi"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="timezoneapi"' --cfg 'feature="unknwnbase"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="wincrypt"' --cfg 'feature="windef"' --cfg 'feature="windowsx"' --cfg 'feature="winerror"' --cfg 'feature="wingdi"' --cfg 'feature="winioctl"' --cfg 'feature="winnt"' --cfg 'feature="winreg"' --cfg 'feature="winsock2"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --cfg 'feature="xinput"' -C metadata=b79dabf3aa08e457 -C extra-filename=-b79dabf3aa08e457 --out-dir /opt/rustwide/target/debug/build/winapi-b79dabf3aa08e457 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9819b1562f23c08bfb980dc28bd934dd1d05b545fb8c7ae403a1fd5cfaa54eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9819b1562f23c08bfb980dc28bd934dd1d05b545fb8c7ae403a1fd5cfaa54eb3", kill_on_drop: false }` [INFO] [stdout] 9819b1562f23c08bfb980dc28bd934dd1d05b545fb8c7ae403a1fd5cfaa54eb3