[INFO] cloning repository https://github.com/Didact/carry-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Didact/carry-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDidact%2Fcarry-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDidact%2Fcarry-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5048eae452f476a3a1d451d7081f0a05e445ba9b [INFO] testing Didact/carry-check 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%2FDidact%2Fcarry-check" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Didact/carry-check 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/Didact/carry-check [INFO] finished tweaking git repo https://github.com/Didact/carry-check [INFO] tweaked toml for git repo https://github.com/Didact/carry-check written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Didact/carry-check 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 1da42867fd14ba0be61cf5b169916423fc5f9a0e127d0253625a0749bb838553 [INFO] running `Command { std: "docker" "start" "-a" "1da42867fd14ba0be61cf5b169916423fc5f9a0e127d0253625a0749bb838553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1da42867fd14ba0be61cf5b169916423fc5f9a0e127d0253625a0749bb838553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da42867fd14ba0be61cf5b169916423fc5f9a0e127d0253625a0749bb838553", kill_on_drop: false }` [INFO] [stdout] 1da42867fd14ba0be61cf5b169916423fc5f9a0e127d0253625a0749bb838553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 16bb619355f87f0a8d0e5baf016999c29f15796dd768747e86b892b000dcd926 [INFO] running `Command { std: "docker" "start" "-a" "16bb619355f87f0a8d0e5baf016999c29f15796dd768747e86b892b000dcd926", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling cc v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling futures-await-await-macro v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Op` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:72:42 [INFO] [stdout] | [INFO] [stdout] 72 | let mut op = proc_macro::Op::new(tt.op(), spacing); [INFO] [stdout] | ^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Op; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Term` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | term: proc_macro::Term, [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | term: proc_macro::Term::new(string, span.0), [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [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/proc-macro2-0.3.7/src/lib.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | #![cfg_attr(feature = "nightly", feature(proc_macro))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct SourceFile(proc_macro::SourceFile, FileName); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | fn new(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | TokenStream(proc_macro::TokenStream::empty()) [INFO] [stdout] | ^^^^^ function or associated item not found in `proc_macro::TokenStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Op` found for enum `proc_macro::TokenTree` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | proc_macro::TokenTree::Op(tt) => { [INFO] [stdout] | ^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Term` found for enum `proc_macro::TokenTree` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | proc_macro::TokenTree::Term(s) => ::Term::_new(Term { term: s }).into(), [INFO] [stdout] | ^^^^ variant or associated item not found in `proc_macro::TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:172:36 [INFO] [stdout] | [INFO] [stdout] 172 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `PathBuf` doesn't implement `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:172:43 [INFO] [stdout] | [INFO] [stdout] 172 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ `PathBuf` cannot be formatted with the default formatter; call `.display()` on it [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PathBuf: std::fmt::Display` [INFO] [stdout] which is required by `PathBuf: ToString` [INFO] [stdout] `Path: std::fmt::Display` [INFO] [stdout] which is required by `Path: ToString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | self.0.is_real() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | Span(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | SourceFile::new(self.0.source_file()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:62 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:238:44 [INFO] [stdout] | [INFO] [stdout] 238 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:62 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:38 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:243:44 [INFO] [stdout] | [INFO] [stdout] 243 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 248 | self.0.join(other.0).map(Span) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.7/src/unstable.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | self.0.eq(&other.0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0554, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "16bb619355f87f0a8d0e5baf016999c29f15796dd768747e86b892b000dcd926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bb619355f87f0a8d0e5baf016999c29f15796dd768747e86b892b000dcd926", kill_on_drop: false }` [INFO] [stdout] 16bb619355f87f0a8d0e5baf016999c29f15796dd768747e86b892b000dcd926