[INFO] cloning repository https://github.com/nwoeanhinnogaehr/coronene
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nwoeanhinnogaehr/coronene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoeanhinnogaehr%2Fcoronene", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoeanhinnogaehr%2Fcoronene'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f35c06ad1657d9a00b8186c824a1cdc88bbc4ab
[INFO] testing nwoeanhinnogaehr/coronene against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnwoeanhinnogaehr%2Fcoronene" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nwoeanhinnogaehr/coronene
[INFO] finished tweaking git repo https://github.com/nwoeanhinnogaehr/coronene
[INFO] tweaked toml for git repo https://github.com/nwoeanhinnogaehr/coronene written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nwoeanhinnogaehr/coronene on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nwoeanhinnogaehr/coronene 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit-vec v0.4.3
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded libc v0.2.15
[INFO] [stderr]   Downloaded fnv v1.0.3
[INFO] [stderr]   Downloaded time v0.1.35
[INFO] [stderr]   Downloaded union-find v0.3.1
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8dd34026a7d664c887fe99c48e63cb19a0fde2f4e1886cf90b844fabf8267c7
[INFO] running `Command { std: "docker" "start" "-a" "b8dd34026a7d664c887fe99c48e63cb19a0fde2f4e1886cf90b844fabf8267c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8dd34026a7d664c887fe99c48e63cb19a0fde2f4e1886cf90b844fabf8267c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dd34026a7d664c887fe99c48e63cb19a0fde2f4e1886cf90b844fabf8267c7", kill_on_drop: false }`
[INFO] [stdout] b8dd34026a7d664c887fe99c48e63cb19a0fde2f4e1886cf90b844fabf8267c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2edfe88b64b1c50be74b290d5373aa34be5420c9997c37fc9b31fc28df3340
[INFO] running `Command { std: "docker" "start" "-a" "7f2edfe88b64b1c50be74b290d5373aa34be5420c9997c37fc9b31fc28df3340", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling libc v0.2.15
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling fnv v1.0.3
[INFO] [stderr]    Compiling union-find v0.3.1
[INFO] [stderr]    Compiling bit-vec v0.4.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling time v0.1.35
[INFO] [stderr]    Compiling rand v0.3.14
[INFO] [stderr]    Compiling coronene v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(slice_patterns)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `slice_patterns` has been stable since `1.42.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `conservative_impl_trait` has been stable since `1.26.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         try!(write!(f, "  "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         try!(write!(f, "\n   "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:392:13
[INFO] [stdout]     |
[INFO] [stdout] 392 |             try!(write!(f, "{} ", (x + 'a' as Coord) as u8 as char));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |             try!(write!(f, "\n"));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             try!(write!(f, "{:2}\\", y + 1));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |             try!(write!(f, "\\{}", y + 1));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 try!(write!(f, " "));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:402:32
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Some(c) => try!(write!(f, "{}", c)),
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:403:29
[INFO] [stdout]     |
[INFO] [stdout] 403 |                     None => try!(write!(f, "+")),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:406:21
[INFO] [stdout]     |
[INFO] [stdout] 406 |                     try!(write!(f, " "));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(write!(f, " "));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/player/board.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |             try!(write!(f, "{} ", (x + 'a' as Coord) as u8 as char));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(slice_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[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]   --> src/player/misc/atomic_vec.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |             if self.ptr.compare_and_swap(ptr::null_mut(), items_ptr, Ordering::SeqCst) ==
[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]   --> src/player/misc/atomic_vec.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |             if self.ptr.compare_and_swap(ptr, ptr::null_mut(), Ordering::SeqCst) == ptr {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coronene` (bin "coronene") due to 2 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7f2edfe88b64b1c50be74b290d5373aa34be5420c9997c37fc9b31fc28df3340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2edfe88b64b1c50be74b290d5373aa34be5420c9997c37fc9b31fc28df3340", kill_on_drop: false }`
[INFO] [stdout] 7f2edfe88b64b1c50be74b290d5373aa34be5420c9997c37fc9b31fc28df3340
