[INFO] cloning repository https://github.com/malu/asymptote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malu/asymptote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe8a267cc554699208e573f186d25904cec1ab39 [INFO] checking malu/asymptote against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalu%2Fasymptote" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malu/asymptote on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malu/asymptote [INFO] finished tweaking git repo https://github.com/malu/asymptote [INFO] tweaked toml for git repo https://github.com/malu/asymptote written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/malu/asymptote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cddfe6bed27b42fd00b9efdbfb4f40309c7cd260060310b4f50671889a11efc9 [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" "cddfe6bed27b42fd00b9efdbfb4f40309c7cd260060310b4f50671889a11efc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cddfe6bed27b42fd00b9efdbfb4f40309c7cd260060310b4f50671889a11efc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddfe6bed27b42fd00b9efdbfb4f40309c7cd260060310b4f50671889a11efc9", kill_on_drop: false }` [INFO] [stdout] cddfe6bed27b42fd00b9efdbfb4f40309c7cd260060310b4f50671889a11efc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78831bc2688be2c0fd2e08fc8ea042eca1c2c4d3e4825d46e90871880543d786 [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" "78831bc2688be2c0fd2e08fc8ea042eca1c2c4d3e4825d46e90871880543d786", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling asymptote v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/eval.rs:283:23 [INFO] [stdout] | [INFO] [stdout] 283 | fn pst(&mut self, pos: &Position, white: bool) -> EScore { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/eval.rs:283:23 [INFO] [stdout] | [INFO] [stdout] 283 | fn pst(&mut self, pos: &Position, white: bool) -> EScore { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ALL_SQUARES` [INFO] [stdout] --> src/bitboard.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | pub const ALL_SQUARES: Bitboard = Bitboard(0xFF_FF_FF_FF_FF_FF_FF_FF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `S` should have a snake case name [INFO] [stdout] --> src/eval.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | pub const fn S(mg: i16, eg: i16) -> EScore { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `S` should have a snake case name [INFO] [stdout] --> src/eval.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | pub const fn S(mg: i16, eg: i16) -> EScore { [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `Command { std: "docker" "inspect" "78831bc2688be2c0fd2e08fc8ea042eca1c2c4d3e4825d46e90871880543d786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78831bc2688be2c0fd2e08fc8ea042eca1c2c4d3e4825d46e90871880543d786", kill_on_drop: false }` [INFO] [stdout] 78831bc2688be2c0fd2e08fc8ea042eca1c2c4d3e4825d46e90871880543d786