[INFO] cloning repository https://github.com/Tortoaster/werewolf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tortoaster/werewolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortoaster%2Fwerewolf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortoaster%2Fwerewolf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5deea3bb56d40394a104400d94c90df17a80d397
[INFO] testing Tortoaster/werewolf against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTortoaster%2Fwerewolf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tortoaster/werewolf
[INFO] finished tweaking git repo https://github.com/Tortoaster/werewolf
[INFO] tweaked toml for git repo https://github.com/Tortoaster/werewolf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tortoaster/werewolf on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tortoaster/werewolf 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.98.0-beta.1" "fetch" "--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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded axum v0.6.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d
[INFO] running `Command { std: "docker" "start" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling werewolf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `return_position_impl_trait_in_trait` has been stable since `1.75.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/order.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<A: Action, B: Action> ParallelActions for (A, B) {
[INFO] [stdout]    |      -          - found type parameter
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected type parameter
[INFO] [stdout] ...
[INFO] [stdout] 38 |             forms.push(A::Params::create_form(state));
[INFO] [stdout]    |             -----      ----------------------------- this argument has type `impl form::Form<Output = <A as Action>::Params>`...
[INFO] [stdout]    |             |
[INFO] [stdout]    |             ... which causes `forms` to have type `Vec<impl form::Form<Output = <A as Action>::Params>>`
[INFO] [stdout] ...
[INFO] [stdout] 41 |             forms.push(B::Params::create_form(state));
[INFO] [stdout]    |                   ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `A`, found type parameter `B`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected associated type `impl form::Form<Output = <A as Action>::Params>`
[INFO] [stdout]               found associated type `impl form::Form<Output = <B as Action>::Params>`
[INFO] [stdout]    = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound
[INFO] [stdout]    = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stdout]    = note: an associated type was expected, but a different one was found
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:1001:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `match` arms have incompatible types
[INFO] [stdout]   --> src/order.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |   impl<T: ParallelActions, U: ParallelActions, V: ParallelActions> SequentialActions for (T, U, V) {
[INFO] [stdout]    |        -                   - found type parameter
[INFO] [stdout]    |        |
[INFO] [stdout]    |        expected type parameter
[INFO] [stdout] 53 |       fn forms_at_phase(phase: usize, player: &Player, state: &State) -> Vec<impl Form> {
[INFO] [stdout] 54 | /         match phase {
[INFO] [stdout] 55 | |             0 => T::forms(player, state),
[INFO] [stdout]    | |                  ----------------------- this is found to be of type `Vec<impl form::Form>`
[INFO] [stdout] 56 | |             1 => U::forms(player, state),
[INFO] [stdout]    | |                  ^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `T`, found type parameter `U`
[INFO] [stdout] 57 | |             2 => V::forms(player, state),
[INFO] [stdout] 58 | |             _ => None,
[INFO] [stdout] 59 | |         }
[INFO] [stdout]    | |_________- `match` arms have incompatible types
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<impl form::Form>` (type parameter `T`)
[INFO] [stdout]               found struct `Vec<impl form::Form>` (type parameter `U`)
[INFO] [stdout]    = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound
[INFO] [stdout]    = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/player.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn message(&self, msg: &str) {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `werewolf` (bin "werewolf") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d", kill_on_drop: false }`
[INFO] [stdout] 714e5b9781c755495f20c09b2a2bdbf7e087ead1d4bd03bdd5f1e806791ecd2d
