[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxqfl%2Fsashimi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zxqfl/sashimi on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zxqfl/sashimi 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/arena/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/mcts/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf6b81be13994f0973a8759bc8247a0be5b8592d4d5bd096b25fc438c4d677d1
[INFO] running `Command { std: "docker" "start" "-a" "cf6b81be13994f0973a8759bc8247a0be5b8592d4d5bd096b25fc438c4d677d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf6b81be13994f0973a8759bc8247a0be5b8592d4d5bd096b25fc438c4d677d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6b81be13994f0973a8759bc8247a0be5b8592d4d5bd096b25fc438c4d677d1", kill_on_drop: false }`
[INFO] [stdout] cf6b81be13994f0973a8759bc8247a0be5b8592d4d5bd096b25fc438c4d677d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a6499e65fc6e147ffc2044dde56925bfd73ebd5c2561697d9a539e2c964d66
[INFO] running `Command { std: "docker" "start" "-a" "66a6499e65fc6e147ffc2044dde56925bfd73ebd5c2561697d9a539e2c964d66", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/arena/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/mcts/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.40
[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 nodrop v0.1.12
[INFO] [stderr]    Compiling packed v0.4.2
[INFO] [stderr]    Compiling read_exact v0.0.1
[INFO] [stderr]    Compiling slurp v1.0.1
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling byteorder v1.2.2
[INFO] [stderr]    Compiling option-filter v1.0.2
[INFO] [stderr]    Compiling crossbeam v0.3.2
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling shakmaty v0.5.1
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling smallvec v0.6.7
[INFO] [stderr]    Compiling sashimi v0.2.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling pod v0.5.0
[INFO] [stderr]    Compiling term 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 madvise v0.1.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling arena v0.1.0 (/opt/rustwide/workdir/arena)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arena/src/lib.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn allocator(&self) -> ArenaAllocator {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn allocator(&self) -> ArenaAllocator<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arena/src/lib.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn allocator_with_chunk_size(&self, chunk_size: usize) -> ArenaAllocator {
[INFO] [stdout]    |                                      ^^^^^                        ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn allocator_with_chunk_size(&self, chunk_size: usize) -> ArenaAllocator<'_> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling btoi v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.36
[INFO] [stderr]    Compiling mcts v0.2.0 (/opt/rustwide/workdir/mcts)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> mcts/src/search_tree.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(integer_atomics))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]  --> mcts/src/atomics.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(any(target_pointer_width = "64", feature = "nightly")))]
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `integer_atomics`
[INFO] [stdout]  --> mcts/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(integer_atomics)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono v0.4.2
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicPtr::<T>::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 method `std::sync::atomic::AtomicPtr::<T>::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] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicPtr::<T>::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 method `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] [stderr]    Compiling chess v1.0.7
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mcts` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "66a6499e65fc6e147ffc2044dde56925bfd73ebd5c2561697d9a539e2c964d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a6499e65fc6e147ffc2044dde56925bfd73ebd5c2561697d9a539e2c964d66", kill_on_drop: false }`
[INFO] [stdout] 66a6499e65fc6e147ffc2044dde56925bfd73ebd5c2561697d9a539e2c964d66
