[INFO] cloning repository https://github.com/niklasf/lila-tablebase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niklasf/lila-tablebase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 743c9eb0069dfa0984b46ed2ef80dc1377cbe4cf [INFO] testing niklasf/lila-tablebase against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniklasf%2Flila-tablebase" "/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/niklasf/lila-tablebase on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/niklasf/lila-tablebase [INFO] finished tweaking git repo https://github.com/niklasf/lila-tablebase [INFO] tweaked toml for git repo https://github.com/niklasf/lila-tablebase written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/niklasf/lila-tablebase already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shakmaty-syzygy v0.18.0 [INFO] [stderr] Downloaded shakmaty v0.20.4 [INFO] [stderr] Downloaded positioned-io-preview v0.3.3 [INFO] [stderr] Downloaded gaviota-sys v0.1.17 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8f5a00e0e7202c8adcfae9fa96c33921e28613bbc3edcdeebe8780981968e29 [INFO] running `Command { std: "docker" "start" "-a" "e8f5a00e0e7202c8adcfae9fa96c33921e28613bbc3edcdeebe8780981968e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8f5a00e0e7202c8adcfae9fa96c33921e28613bbc3edcdeebe8780981968e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f5a00e0e7202c8adcfae9fa96c33921e28613bbc3edcdeebe8780981968e29", kill_on_drop: false }` [INFO] [stdout] e8f5a00e0e7202c8adcfae9fa96c33921e28613bbc3edcdeebe8780981968e29 [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" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44332d7413082e4e8df941f75f9f52aa92232c5e154f464436f4eedb3c661f83 [INFO] running `Command { std: "docker" "start" "-a" "44332d7413082e4e8df941f75f9f52aa92232c5e154f464436f4eedb3c661f83", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling shakmaty v0.20.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling positioned-io-preview v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling gaviota-sys v0.1.17 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling shakmaty-syzygy v0.18.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling lila-tablebase v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.41s [INFO] running `Command { std: "docker" "inspect" "44332d7413082e4e8df941f75f9f52aa92232c5e154f464436f4eedb3c661f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44332d7413082e4e8df941f75f9f52aa92232c5e154f464436f4eedb3c661f83", kill_on_drop: false }` [INFO] [stdout] 44332d7413082e4e8df941f75f9f52aa92232c5e154f464436f4eedb3c661f83 [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" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf5f65f006ba3cc383b59e8f2291947f7b41ef00bd98a0e8c0a1faa8810d506 [INFO] running `Command { std: "docker" "start" "-a" "0bf5f65f006ba3cc383b59e8f2291947f7b41ef00bd98a0e8c0a1faa8810d506", kill_on_drop: false }` [INFO] [stderr] Compiling lila-tablebase v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "0bf5f65f006ba3cc383b59e8f2291947f7b41ef00bd98a0e8c0a1faa8810d506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf5f65f006ba3cc383b59e8f2291947f7b41ef00bd98a0e8c0a1faa8810d506", kill_on_drop: false }` [INFO] [stdout] 0bf5f65f006ba3cc383b59e8f2291947f7b41ef00bd98a0e8c0a1faa8810d506 [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" "RUSTFLAGS=--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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cf17dc4a744a5d4ab26ea206b34d99d06cc3c5c174603f484042b1d3fa18e53 [INFO] running `Command { std: "docker" "start" "-a" "0cf17dc4a744a5d4ab26ea206b34d99d06cc3c5c174603f484042b1d3fa18e53", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lila_tablebase-57e1b2df7793285f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cf17dc4a744a5d4ab26ea206b34d99d06cc3c5c174603f484042b1d3fa18e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf17dc4a744a5d4ab26ea206b34d99d06cc3c5c174603f484042b1d3fa18e53", kill_on_drop: false }` [INFO] [stdout] 0cf17dc4a744a5d4ab26ea206b34d99d06cc3c5c174603f484042b1d3fa18e53