[INFO] cloning repository https://github.com/msiemens/rust-tictactoe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msiemens/rust-tictactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Frust-tictactoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsiemens%2Frust-tictactoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8886bdf40bef1bf5b6c9ea806e9155d6206bcdf [INFO] testing msiemens/rust-tictactoe 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%2Fmsiemens%2Frust-tictactoe" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msiemens/rust-tictactoe 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/msiemens/rust-tictactoe [INFO] finished tweaking git repo https://github.com/msiemens/rust-tictactoe [INFO] tweaked toml for git repo https://github.com/msiemens/rust-tictactoe written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate git repo https://github.com/msiemens/rust-tictactoe 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-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] 43de2f6e072ec0192ed9f6dcad0efff9362497bfb57559169d1bfa880a353225 [INFO] running `Command { std: "docker" "start" "-a" "43de2f6e072ec0192ed9f6dcad0efff9362497bfb57559169d1bfa880a353225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43de2f6e072ec0192ed9f6dcad0efff9362497bfb57559169d1bfa880a353225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43de2f6e072ec0192ed9f6dcad0efff9362497bfb57559169d1bfa880a353225", kill_on_drop: false }` [INFO] [stdout] 43de2f6e072ec0192ed9f6dcad0efff9362497bfb57559169d1bfa880a353225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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] aa4366e7b2a12ac58533427dbe1603413b2b4cf8cd803a5f90e0805cd30054df [INFO] running `Command { std: "docker" "start" "-a" "aa4366e7b2a12ac58533427dbe1603413b2b4cf8cd803a5f90e0805cd30054df", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling mcts 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:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec<(i32, i32)>` in the current scope [INFO] [stdout] --> src/mcts.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | actions.remove_item(&child.action.expect("Child has no action")); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec<(i32, i32)>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcts` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "aa4366e7b2a12ac58533427dbe1603413b2b4cf8cd803a5f90e0805cd30054df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4366e7b2a12ac58533427dbe1603413b2b4cf8cd803a5f90e0805cd30054df", kill_on_drop: false }` [INFO] [stdout] aa4366e7b2a12ac58533427dbe1603413b2b4cf8cd803a5f90e0805cd30054df