[INFO] cloning repository https://github.com/3Hren/sonmhub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3Hren/sonmhub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef497198229c01457f4d72b4087e75deb99e35fa [INFO] checking 3Hren/sonmhub against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3Hren%2Fsonmhub" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/3Hren/sonmhub on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/3Hren/sonmhub [INFO] finished tweaking git repo https://github.com/3Hren/sonmhub [INFO] tweaked toml for git repo https://github.com/3Hren/sonmhub written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/3Hren/sonmhub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] a5758aa795f83cae1d369c6af1452ad6cb46d55c3a90b416a63152cf56379baf [INFO] running `Command { std: "docker" "start" "-a" "a5758aa795f83cae1d369c6af1452ad6cb46d55c3a90b416a63152cf56379baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5758aa795f83cae1d369c6af1452ad6cb46d55c3a90b416a63152cf56379baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5758aa795f83cae1d369c6af1452ad6cb46d55c3a90b416a63152cf56379baf", kill_on_drop: false }` [INFO] [stdout] a5758aa795f83cae1d369c6af1452ad6cb46d55c3a90b416a63152cf56379baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9497d580aa42f4d60f2dd5f6d7cc22c0d723b0abd376b8b3dd691c61635d280 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9497d580aa42f4d60f2dd5f6d7cc22c0d723b0abd376b8b3dd691c61635d280", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Compiling openssl v0.10.8 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking memoffset v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking string v0.1.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.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.8/src/unstable.rs:131:42 [INFO] [stdout] | [INFO] [stdout] 131 | 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.8/src/unstable.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 439 | Nightly(proc_macro::Term), [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] 3 | use stable::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.8/src/unstable.rs:446:59 [INFO] [stdout] | [INFO] [stdout] 446 | Span::Nightly(s) => Term::Nightly(proc_macro::Term::new(string, s)), [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] 3 | use stable::Term; [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.8/src/unstable.rs:473:44 [INFO] [stdout] | [INFO] [stdout] 473 | fn unwrap_nightly(self) -> proc_macro::Term { [INFO] [stdout] | ^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use Term; [INFO] [stdout] | [INFO] [stdout] 3 | use stable::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.8/src/lib.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | #![cfg_attr(feature = "nightly", feature(proc_macro))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [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.8/src/unstable.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | Nightly(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.8/src/unstable.rs:267:20 [INFO] [stdout] | [INFO] [stdout] 267 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [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.8/src/unstable.rs:45:59 [INFO] [stdout] | [INFO] [stdout] 45 | TokenStream::Nightly(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.8/src/unstable.rs:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | 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.8/src/unstable.rs:237:36 [INFO] [stdout] | [INFO] [stdout] 237 | proc_macro::TokenTree::Term(s) => ::Term::_new(Term::Nightly(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.8/src/unstable.rs:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | let filename = stable::file_name(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]: no method named `to_string` found for struct `PathBuf` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.8/src/unstable.rs:268:52 [INFO] [stdout] | [INFO] [stdout] 268 | let filename = stable::file_name(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ help: there is an associated function with a similar name: `to_str` [INFO] [stdout] | [INFO] [stdout] = note: the method `to_string` exists but 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.8/src/unstable.rs:282:44 [INFO] [stdout] | [INFO] [stdout] 282 | SourceFile::Nightly(a, _) => a.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.8/src/unstable.rs:325:27 [INFO] [stdout] | [INFO] [stdout] 325 | Span::Nightly(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.8/src/unstable.rs:402:55 [INFO] [stdout] | [INFO] [stdout] 402 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a9497d580aa42f4d60f2dd5f6d7cc22c0d723b0abd376b8b3dd691c61635d280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9497d580aa42f4d60f2dd5f6d7cc22c0d723b0abd376b8b3dd691c61635d280", kill_on_drop: false }` [INFO] [stdout] a9497d580aa42f4d60f2dd5f6d7cc22c0d723b0abd376b8b3dd691c61635d280