[INFO] cloning repository https://github.com/brunocodutra/chessboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunocodutra/chessboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunocodutra%2Fchessboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunocodutra%2Fchessboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75952032433c30cbf36df1fc3ded82bf088d1840 [INFO] building brunocodutra/chessboard against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunocodutra%2Fchessboard" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brunocodutra/chessboard on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brunocodutra/chessboard [INFO] finished tweaking git repo https://github.com/brunocodutra/chessboard [INFO] tweaked toml for git repo https://github.com/brunocodutra/chessboard written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brunocodutra/chessboard 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d42d1d0653c4d0bc8f894cfab531f2e5f4b491cf209e46a17b6df02e5362d459 [INFO] running `Command { std: "docker" "start" "-a" "d42d1d0653c4d0bc8f894cfab531f2e5f4b491cf209e46a17b6df02e5362d459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d42d1d0653c4d0bc8f894cfab531f2e5f4b491cf209e46a17b6df02e5362d459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42d1d0653c4d0bc8f894cfab531f2e5f4b491cf209e46a17b6df02e5362d459", kill_on_drop: false }` [INFO] [stdout] d42d1d0653c4d0bc8f894cfab531f2e5f4b491cf209e46a17b6df02e5362d459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 550beaaba4d2252001805e246333b1830f34441f270ea453da71daec7eb293a4 [INFO] running `Command { std: "docker" "start" "-a" "550beaaba4d2252001805e246333b1830f34441f270ea453da71daec7eb293a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling shakmaty v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling pest v2.5.2 [INFO] [stderr] Compiling test-strategy v0.3.0 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Compiling vampirc-uci v0.11.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling chessboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "550beaaba4d2252001805e246333b1830f34441f270ea453da71daec7eb293a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "550beaaba4d2252001805e246333b1830f34441f270ea453da71daec7eb293a4", kill_on_drop: false }` [INFO] [stdout] 550beaaba4d2252001805e246333b1830f34441f270ea453da71daec7eb293a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b92556bd0a0a6bf5bf1cf908b2fa7b4f82df38dee9f8fefd209a44a771af8d15 [INFO] running `Command { std: "docker" "start" "-a" "b92556bd0a0a6bf5bf1cf908b2fa7b4f82df38dee9f8fefd209a44a771af8d15", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling shakmaty v0.23.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling pgn-reader v0.22.0 [INFO] [stderr] Compiling predicates v2.1.4 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling chessboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] error: could not compile `chessboard` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lib --edition=2021 lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test -C metadata=2d6148a0a2f63e78 -C extra-filename=-2d6148a0a2f63e78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-aa7a0fc5f6ee5b76.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d3e390d45f50b6b2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-ead8182e8510cb42.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5b4dcaabfb4dd513.so --extern atomic=/opt/rustwide/target/debug/deps/libatomic-4d443fc41b2f09dd.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b887d2738585d0de.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5e9c622e48e66575.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-367d3f308b162a6c.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ff6871208618f82f.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-81563f4c994b61a0.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-cd52e04cc0c0a876.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-7cdeac044851485b.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-befd0fdf5ebdf3ae.rlib --extern pgn_reader=/opt/rustwide/target/debug/deps/libpgn_reader-2dfabe391d2bf12e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-27fa73c16a319beb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2a636f4a127b306f.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-9817ad7df9fb1828.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3696a0b4e0148386.rlib --extern shakmaty=/opt/rustwide/target/debug/deps/libshakmaty-b0ae832072bbe4e0.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-bf9b08f90f2deab4.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3423eec854db2fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-20041f2ece5ace69.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-061dddcc4b09c1bc.rlib --extern vampirc_uci=/opt/rustwide/target/debug/deps/libvampirc_uci-b5e35310c36f3f1d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b92556bd0a0a6bf5bf1cf908b2fa7b4f82df38dee9f8fefd209a44a771af8d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92556bd0a0a6bf5bf1cf908b2fa7b4f82df38dee9f8fefd209a44a771af8d15", kill_on_drop: false }` [INFO] [stdout] b92556bd0a0a6bf5bf1cf908b2fa7b4f82df38dee9f8fefd209a44a771af8d15