[INFO] cloning repository https://github.com/gbersac/computorv1-42 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbersac/computorv1-42" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbersac%2Fcomputorv1-42", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbersac%2Fcomputorv1-42'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad0512209e23c01c38ce859b94f222aec3c5abc7 [INFO] checking gbersac/computorv1-42/ad0512209e23c01c38ce859b94f222aec3c5abc7 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbersac%2Fcomputorv1-42" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gbersac/computorv1-42 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/gbersac/computorv1-42 [INFO] finished tweaking git repo https://github.com/gbersac/computorv1-42 [INFO] tweaked toml for git repo https://github.com/gbersac/computorv1-42 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gbersac/computorv1-42 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v0.1.28 [INFO] [stderr] Downloaded regex_macros v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a7dd6d142cdd75152b2d62eb4092fedf173715fe1ab3dbb47a06a74cee01ca8f [INFO] running `Command { std: "docker" "start" "-a" "a7dd6d142cdd75152b2d62eb4092fedf173715fe1ab3dbb47a06a74cee01ca8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7dd6d142cdd75152b2d62eb4092fedf173715fe1ab3dbb47a06a74cee01ca8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7dd6d142cdd75152b2d62eb4092fedf173715fe1ab3dbb47a06a74cee01ca8f", kill_on_drop: false }` [INFO] [stdout] a7dd6d142cdd75152b2d62eb4092fedf173715fe1ab3dbb47a06a74cee01ca8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e64ef4ab6d8b9a767a338874641463a7f461a503c074ac5d057471529237dacc [INFO] running `Command { std: "docker" "start" "-a" "e64ef4ab6d8b9a767a338874641463a7f461a503c074ac5d057471529237dacc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking regex v0.1.28 [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::pattern::{Pattern, Searcher, SearchStep}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::pattern::{Pattern, Searcher, SearchStep}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | use std::str::pattern::{Pattern, Searcher, SearchStep}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:976:5 [INFO] [stdout] | [INFO] [stdout] 976 | type Searcher = RegexSearcher<'r, 't>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | / fn into_searcher(self, haystack: &'t str) -> RegexSearcher<'r, 't> { [INFO] [stdout] 979 | | RegexSearcher { [INFO] [stdout] 980 | | it: self.find_iter(haystack), [INFO] [stdout] 981 | | last_step_end: 0, [INFO] [stdout] 982 | | next_match: None, [INFO] [stdout] 983 | | } [INFO] [stdout] 984 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:975:14 [INFO] [stdout] | [INFO] [stdout] 975 | impl<'r, 't> Pattern<'t> for &'r Regex { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:990:5 [INFO] [stdout] | [INFO] [stdout] 990 | / fn haystack(&self) -> &'t str { [INFO] [stdout] 991 | | self.it.search [INFO] [stdout] 992 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:995:5 [INFO] [stdout] | [INFO] [stdout] 995 | / fn next(&mut self) -> SearchStep { [INFO] [stdout] 996 | | if let Some((s, e)) = self.next_match { [INFO] [stdout] 997 | | self.next_match = None; [INFO] [stdout] 998 | | self.last_step_end = e; [INFO] [stdout] ... | [INFO] [stdout] 1022 | | } [INFO] [stdout] 1023 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:988:21 [INFO] [stdout] | [INFO] [stdout] 988 | unsafe impl<'r, 't> Searcher<'t> for RegexSearcher<'r, 't> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:995:27 [INFO] [stdout] | [INFO] [stdout] 995 | fn next(&mut self) -> SearchStep { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:999:20 [INFO] [stdout] | [INFO] [stdout] 999 | return SearchStep::Match(s, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1006:21 [INFO] [stdout] | [INFO] [stdout] 1006 | SearchStep::Reject(last, self.haystack().len()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1008:21 [INFO] [stdout] | [INFO] [stdout] 1008 | SearchStep::Done [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1014:21 [INFO] [stdout] | [INFO] [stdout] 1014 | SearchStep::Match(s, e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1019:21 [INFO] [stdout] | [INFO] [stdout] 1019 | SearchStep::Reject(last, s) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:975:14 [INFO] [stdout] | [INFO] [stdout] 975 | impl<'r, 't> Pattern<'t> for &'r Regex { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the lifetime parameter `'t` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:975:10 [INFO] [stdout] | [INFO] [stdout] 975 | impl<'r, 't> Pattern<'t> for &'r Regex { [INFO] [stdout] | ^^ unconstrained lifetime parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1003:46 [INFO] [stdout] | [INFO] [stdout] 1003 | if self.last_step_end < self.haystack().len() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1005:47 [INFO] [stdout] | [INFO] [stdout] 1005 | self.last_step_end = self.haystack().len(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'pattern': API not fully fleshed out and ready to be stabilized [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-0.1.28/src/re.rs:1006:51 [INFO] [stdout] | [INFO] [stdout] 1006 | SearchStep::Reject(last, self.haystack().len()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] = help: add `#![feature(pattern)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0207, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "e64ef4ab6d8b9a767a338874641463a7f461a503c074ac5d057471529237dacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64ef4ab6d8b9a767a338874641463a7f461a503c074ac5d057471529237dacc", kill_on_drop: false }` [INFO] [stdout] e64ef4ab6d8b9a767a338874641463a7f461a503c074ac5d057471529237dacc