[INFO] cloning repository https://github.com/google/mosaic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/mosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fmosaic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fmosaic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 345566951a795e69809dca52619631821e2897ed [INFO] testing google/mosaic 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%2Fgoogle%2Fmosaic" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/mosaic 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] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/google/mosaic [INFO] finished tweaking git repo https://github.com/google/mosaic [INFO] tweaked toml for git repo https://github.com/google/mosaic written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/google/mosaic 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abf5c69a08c29c2a02cf681f4cc4b7206979c258f7a9c8bf0a1d40ca9caeae8d [INFO] running `Command { std: "docker" "start" "-a" "abf5c69a08c29c2a02cf681f4cc4b7206979c258f7a9c8bf0a1d40ca9caeae8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf5c69a08c29c2a02cf681f4cc4b7206979c258f7a9c8bf0a1d40ca9caeae8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf5c69a08c29c2a02cf681f4cc4b7206979c258f7a9c8bf0a1d40ca9caeae8d", kill_on_drop: false }` [INFO] [stdout] abf5c69a08c29c2a02cf681f4cc4b7206979c258f7a9c8bf0a1d40ca9caeae8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18f7e5ee39a892adf4dd638c0ffc40abe620d458571910ccd82a850ef985f0f0 [INFO] running `Command { std: "docker" "start" "-a" "18f7e5ee39a892adf4dd638c0ffc40abe620d458571910ccd82a850ef985f0f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling clang v1.0.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling cc_use_common v0.1.0 (/opt/rustwide/workdir/cc_use_common) [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling salsa-macros v0.14.1 [INFO] [stderr] Compiling gen_macro_impl v0.1.0 (/opt/rustwide/workdir/gen_macro/impl) [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling gen_macro v0.1.0 (/opt/rustwide/workdir/gen_macro) [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling salsa v0.14.4 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling trybuild v1.0.30 (https://github.com/tmandry/trybuild.git?branch=strategy#1a5990c4) [INFO] [stderr] Compiling mosaic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> src/libclang/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | / rental! { [INFO] [stdout] 311 | | mod rent { [INFO] [stdout] 312 | | use super::*; [INFO] [stdout] 313 | | [INFO] [stdout] ... | [INFO] [stdout] 347 | | } [INFO] [stdout] 348 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mosaic` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "18f7e5ee39a892adf4dd638c0ffc40abe620d458571910ccd82a850ef985f0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f7e5ee39a892adf4dd638c0ffc40abe620d458571910ccd82a850ef985f0f0", kill_on_drop: false }` [INFO] [stdout] 18f7e5ee39a892adf4dd638c0ffc40abe620d458571910ccd82a850ef985f0f0