[INFO] cloning repository https://github.com/zxqfl/sashimi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxqfl/sashimi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxqfl%2Fsashimi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxqfl%2Fsashimi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 718097fd6f4a647de01ae9ddf3d7b2eb4e08bdd4 [INFO] testing zxqfl/sashimi against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxqfl%2Fsashimi" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zxqfl/sashimi on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zxqfl/sashimi [INFO] finished tweaking git repo https://github.com/zxqfl/sashimi [INFO] tweaked toml for git repo https://github.com/zxqfl/sashimi written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/zxqfl/sashimi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76d2a2b5ed06d5d370ba3f5dc4e606d37196b248e4feaf46a0b2879f0ecffed2 [INFO] running `Command { std: "docker" "start" "-a" "76d2a2b5ed06d5d370ba3f5dc4e606d37196b248e4feaf46a0b2879f0ecffed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76d2a2b5ed06d5d370ba3f5dc4e606d37196b248e4feaf46a0b2879f0ecffed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d2a2b5ed06d5d370ba3f5dc4e606d37196b248e4feaf46a0b2879f0ecffed2", kill_on_drop: false }` [INFO] [stdout] 76d2a2b5ed06d5d370ba3f5dc4e606d37196b248e4feaf46a0b2879f0ecffed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a143dfc766936baaef44b35dc0a0d2dcd2c9fb6a0ede3d7ff4c3106eb0ece525 [INFO] running `Command { std: "docker" "start" "-a" "a143dfc766936baaef44b35dc0a0d2dcd2c9fb6a0ede3d7ff4c3106eb0ece525", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling read_exact v0.0.1 [INFO] [stderr] Compiling packed v0.4.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling slurp v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling option-filter v1.0.2 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling sashimi v0.2.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling shakmaty v0.5.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling madvise v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling btoi v0.1.3 [INFO] [stderr] Compiling pod v0.5.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling arena v0.1.0 (/opt/rustwide/workdir/arena) [INFO] [stderr] Compiling mcts v0.2.0 (/opt/rustwide/workdir/mcts) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> mcts/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(integer_atomics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> mcts/src/search_tree.rs:381:38 [INFO] [stdout] | [INFO] [stdout] 381 | let child = choice.child.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> mcts/src/search_tree.rs:396:40 [INFO] [stdout] | [INFO] [stdout] 396 | let other_child = choice.child.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling chess v1.0.7 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> mcts/src/transposition_table.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | let result = ptr.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> mcts/src/transposition_table.rs:149:40 [INFO] [stdout] | [INFO] [stdout] 149 | let key_here = entry.k.compare_and_swap(0, my_hash as FakeU64, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcts` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a143dfc766936baaef44b35dc0a0d2dcd2c9fb6a0ede3d7ff4c3106eb0ece525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a143dfc766936baaef44b35dc0a0d2dcd2c9fb6a0ede3d7ff4c3106eb0ece525", kill_on_drop: false }` [INFO] [stdout] a143dfc766936baaef44b35dc0a0d2dcd2c9fb6a0ede3d7ff4c3106eb0ece525