[INFO] cloning repository https://github.com/ga2arch/HSTracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ga2arch/HSTracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fga2arch%2FHSTracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fga2arch%2FHSTracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac113af597b127984aab41288eca19792d17dc1 [INFO] testing ga2arch/HSTracker 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%2Fga2arch%2FHSTracker" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ga2arch/HSTracker 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/ga2arch/HSTracker [INFO] finished tweaking git repo https://github.com/ga2arch/HSTracker [INFO] tweaked toml for git repo https://github.com/ga2arch/HSTracker written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ga2arch/HSTracker 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 9f3f635549636e2424b42250b4638137a08ffd2c509e800f1039849c562eee67 [INFO] running `Command { std: "docker" "start" "-a" "9f3f635549636e2424b42250b4638137a08ffd2c509e800f1039849c562eee67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3f635549636e2424b42250b4638137a08ffd2c509e800f1039849c562eee67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3f635549636e2424b42250b4638137a08ffd2c509e800f1039849c562eee67", kill_on_drop: false }` [INFO] [stdout] 9f3f635549636e2424b42250b4638137a08ffd2c509e800f1039849c562eee67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 92cf2bd42540fccc071ade0a7a0e6578f44febd1392f4dfe428011b0e8b93242 [INFO] running `Command { std: "docker" "start" "-a" "92cf2bd42540fccc071ade0a7a0e6578f44febd1392f4dfe428011b0e8b93242", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.1.8 [INFO] [stderr] Compiling gcc v0.3.8 [INFO] [stderr] Compiling yaml v0.2.0 [INFO] [stderr] Compiling regex v0.1.30 [INFO] [stderr] Compiling rustc-serialize v0.3.15 [INFO] [stderr] Compiling argparse v0.1.3 [INFO] [stderr] Compiling term v0.2.7 [INFO] [stdout] error[E0432]: unresolved import `std::fs::PathExt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yaml-0.2.0/build.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::{File, PathExt}; [INFO] [stdout] | ^^^^^^^ no `PathExt` in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yaml-0.2.0/build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_ext)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yaml` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.15/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [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/github.com-1ecc6299db9ec823/regex-0.1.30/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] [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/github.com-1ecc6299db9ec823/regex-0.1.30/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] [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/github.com-1ecc6299db9ec823/regex-0.1.30/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] [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:987:5 [INFO] [stdout] | [INFO] [stdout] 987 | type Searcher = RegexSearcher<'r, 't>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:989:5 [INFO] [stdout] | [INFO] [stdout] 989 | / fn into_searcher(self, haystack: &'t str) -> RegexSearcher<'r, 't> { [INFO] [stdout] 990 | | RegexSearcher { [INFO] [stdout] 991 | | it: self.find_iter(haystack), [INFO] [stdout] 992 | | last_step_end: 0, [INFO] [stdout] 993 | | next_match: None, [INFO] [stdout] 994 | | } [INFO] [stdout] 995 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:986:14 [INFO] [stdout] | [INFO] [stdout] 986 | impl<'r, 't> Pattern<'t> for &'r Regex { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1001:5 [INFO] [stdout] | [INFO] [stdout] 1001 | / fn haystack(&self) -> &'t str { [INFO] [stdout] 1002 | | self.it.search [INFO] [stdout] 1003 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1006:5 [INFO] [stdout] | [INFO] [stdout] 1006 | / fn next(&mut self) -> SearchStep { [INFO] [stdout] 1007 | | if let Some((s, e)) = self.next_match { [INFO] [stdout] 1008 | | self.next_match = None; [INFO] [stdout] 1009 | | self.last_step_end = e; [INFO] [stdout] ... | [INFO] [stdout] 1033 | | } [INFO] [stdout] 1034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:999:21 [INFO] [stdout] | [INFO] [stdout] 999 | 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] [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1006:27 [INFO] [stdout] | [INFO] [stdout] 1006 | fn next(&mut self) -> SearchStep { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1010:20 [INFO] [stdout] | [INFO] [stdout] 1010 | return SearchStep::Match(s, e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1017:21 [INFO] [stdout] | [INFO] [stdout] 1017 | SearchStep::Reject(last, self.haystack().len()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1019:21 [INFO] [stdout] | [INFO] [stdout] 1019 | SearchStep::Done [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1025:21 [INFO] [stdout] | [INFO] [stdout] 1025 | SearchStep::Match(s, e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1030:21 [INFO] [stdout] | [INFO] [stdout] 1030 | SearchStep::Reject(last, s) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.1.30/src/lib.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | #![cfg_attr(feature = "pattern", feature(core))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.15/src/serialize.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Result` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1014:46 [INFO] [stdout] | [INFO] [stdout] 1014 | if self.last_step_end < self.haystack().len() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1016:47 [INFO] [stdout] | [INFO] [stdout] 1016 | self.last_step_end = self.haystack().len(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [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/github.com-1ecc6299db9ec823/regex-0.1.30/src/re.rs:1017:51 [INFO] [stdout] | [INFO] [stdout] 1017 | SearchStep::Reject(last, self.haystack().len()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27721 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to 20 previous errors [INFO] [stdout] Some errors have detailed explanations: E0554, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "92cf2bd42540fccc071ade0a7a0e6578f44febd1392f4dfe428011b0e8b93242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92cf2bd42540fccc071ade0a7a0e6578f44febd1392f4dfe428011b0e8b93242", kill_on_drop: false }` [INFO] [stdout] 92cf2bd42540fccc071ade0a7a0e6578f44febd1392f4dfe428011b0e8b93242