[INFO] cloning repository https://github.com/afilip1/blogg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afilip1/blogg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilip1%2Fblogg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafilip1%2Fblogg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9e428427eaac9058a7879f31499a6a1f9de2f02 [INFO] testing afilip1/blogg 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%2Fafilip1%2Fblogg" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afilip1/blogg 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/afilip1/blogg [INFO] finished tweaking git repo https://github.com/afilip1/blogg [INFO] tweaked toml for git repo https://github.com/afilip1/blogg written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/afilip1/blogg 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] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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] ce91476b4d742d62df822b838872eefad694a2ea792fa88ccbb84c212e5dc43d [INFO] running `Command { std: "docker" "start" "-a" "ce91476b4d742d62df822b838872eefad694a2ea792fa88ccbb84c212e5dc43d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce91476b4d742d62df822b838872eefad694a2ea792fa88ccbb84c212e5dc43d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce91476b4d742d62df822b838872eefad694a2ea792fa88ccbb84c212e5dc43d", kill_on_drop: false }` [INFO] [stdout] ce91476b4d742d62df822b838872eefad694a2ea792fa88ccbb84c212e5dc43d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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] d7a2381a73beb004e5239c655ed3fd2cd9973a00a346b2a48e665ba1251c7d25 [INFO] running `Command { std: "docker" "start" "-a" "d7a2381a73beb004e5239c655ed3fd2cd9973a00a346b2a48e665ba1251c7d25", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling blogg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rust_2018_preview)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/config.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | crate fn get_config() -> ArgMatches<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/config.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | crate fn get_source_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `crate` visibility modifier is experimental [INFO] [stdout] --> src/config.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | crate fn get_target_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53120 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/config.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | crate fn get_config() -> ArgMatches<'a> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/config.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | crate fn get_source_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'b` [INFO] [stdout] --> src/config.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | crate fn get_source_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'b` here: `<'b>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/config.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | crate fn get_source_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/config.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | crate fn get_target_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'b` [INFO] [stdout] --> src/config.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | crate fn get_target_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'b` here: `<'b>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> src/config.rs:28:68 [INFO] [stdout] | [INFO] [stdout] 28 | crate fn get_target_dir(config: &'a ArgMatches<'b>) -> io::Result<&'a Path> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0261, E0658, E0705. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0261`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blogg` due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d7a2381a73beb004e5239c655ed3fd2cd9973a00a346b2a48e665ba1251c7d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a2381a73beb004e5239c655ed3fd2cd9973a00a346b2a48e665ba1251c7d25", kill_on_drop: false }` [INFO] [stdout] d7a2381a73beb004e5239c655ed3fd2cd9973a00a346b2a48e665ba1251c7d25