[INFO] cloning repository https://github.com/coderedtails/tic_tac_toe_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedtails/tic_tac_toe_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedtails%2Ftic_tac_toe_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedtails%2Ftic_tac_toe_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d6d3dd87180a9b88e54b1231de17428b4a8250c [INFO] checking coderedtails/tic_tac_toe_rust/9d6d3dd87180a9b88e54b1231de17428b4a8250c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedtails%2Ftic_tac_toe_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coderedtails/tic_tac_toe_rust on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coderedtails/tic_tac_toe_rust [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/coderedtails/tic_tac_toe_rust [INFO] tweaked toml for git repo https://github.com/coderedtails/tic_tac_toe_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coderedtails/tic_tac_toe_rust 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/ogham/rust-ansi-term` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33c9da1b5b84c908ebf00b0efb3e28edf164ea03983a7fa7884e7a9003a64540 [INFO] running `Command { std: "docker" "start" "-a" "33c9da1b5b84c908ebf00b0efb3e28edf164ea03983a7fa7884e7a9003a64540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33c9da1b5b84c908ebf00b0efb3e28edf164ea03983a7fa7884e7a9003a64540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c9da1b5b84c908ebf00b0efb3e28edf164ea03983a7fa7884e7a9003a64540", kill_on_drop: false }` [INFO] [stdout] 33c9da1b5b84c908ebf00b0efb3e28edf164ea03983a7fa7884e7a9003a64540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3714f0453887884e626d5da330cfd85abe85161b1d50779e822050266f268081 [INFO] running `Command { std: "docker" "start" "-a" "3714f0453887884e626d5da330cfd85abe85161b1d50779e822050266f268081", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking ansi_term v0.4.0 (https://github.com/ogham/rust-ansi-term#df6fcf77) [INFO] [stdout] error[E0463]: can't find crate for `regex` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(phase)] extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `regex_macros` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | #[phase(plugin)] extern crate regex_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `phase` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[phase(plugin)] extern crate regex_macros; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `regex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:298:14 [INFO] [stdout] | [INFO] [stdout] 298 | let re = regex!("\x1B\\[.+?m"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `regex` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(phase)] extern crate regex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Show` in module `fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | impl<'a> fmt::Show for ANSIString<'a> { [INFO] [stdout] | ^^^^ not found in `fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `phase` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(phase)] extern crate regex; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ANSIString<'a>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | impl<'a> Copy for ANSIString<'a> { } [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `ANSIString<'a>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:415:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Colour: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | impl Copy for Colour { } [INFO] [stdout] | ^^^^^^ the trait `Clone` is not implemented for `Colour` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:415:1 [INFO] [stdout] help: consider annotating `Colour` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 168 + #[derive(Clone)] [INFO] [stdout] 169 | pub enum Colour { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Style: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-ansi-term-b1bd7623e522f364/df6fcf7/src/ansi_term.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | impl Copy for Style { } [INFO] [stdout] | ^^^^^ the trait `Clone` is not implemented for `Style` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/marker.rs:415:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0463, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "3714f0453887884e626d5da330cfd85abe85161b1d50779e822050266f268081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3714f0453887884e626d5da330cfd85abe85161b1d50779e822050266f268081", kill_on_drop: false }` [INFO] [stdout] 3714f0453887884e626d5da330cfd85abe85161b1d50779e822050266f268081