[INFO] cloning repository https://github.com/iacsa/chess-repertoire-optimizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iacsa/chess-repertoire-optimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacsa%2Fchess-repertoire-optimizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacsa%2Fchess-repertoire-optimizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fb2eeb4b85097fa8fc90211ac247a540f77af8a [INFO] checking iacsa/chess-repertoire-optimizer against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiacsa%2Fchess-repertoire-optimizer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iacsa/chess-repertoire-optimizer on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iacsa/chess-repertoire-optimizer [INFO] finished tweaking git repo https://github.com/iacsa/chess-repertoire-optimizer [INFO] tweaked toml for git repo https://github.com/iacsa/chess-repertoire-optimizer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/iacsa/chess-repertoire-optimizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6c08ccb41bb36e9b6ebc78de27ced6ab3ba2cd6569eb985742aef323b0a71ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6c08ccb41bb36e9b6ebc78de27ced6ab3ba2cd6569eb985742aef323b0a71ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6c08ccb41bb36e9b6ebc78de27ced6ab3ba2cd6569eb985742aef323b0a71ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c08ccb41bb36e9b6ebc78de27ced6ab3ba2cd6569eb985742aef323b0a71ae", kill_on_drop: false }` [INFO] [stdout] d6c08ccb41bb36e9b6ebc78de27ced6ab3ba2cd6569eb985742aef323b0a71ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe403bcf0e155397b69dc2dc70361e504a6b736182127c66c149074e22477f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbe403bcf0e155397b69dc2dc70361e504a6b736182127c66c149074e22477f9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking peggler v0.1.0 [INFO] [stderr] Checking mucow v0.1.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking chess_pgn_parser v0.1.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking pleco v0.5.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.4 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking chess-repertoire-optimizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "cbe403bcf0e155397b69dc2dc70361e504a6b736182127c66c149074e22477f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe403bcf0e155397b69dc2dc70361e504a6b736182127c66c149074e22477f9", kill_on_drop: false }` [INFO] [stdout] cbe403bcf0e155397b69dc2dc70361e504a6b736182127c66c149074e22477f9