[INFO] cloning repository https://github.com/darfink/MuRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darfink/MuRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2FMuRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2FMuRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e168ad3733343c37885b7b259f7e44972d7545fa [INFO] checking darfink/MuRust against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarfink%2FMuRust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darfink/MuRust on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darfink/MuRust [INFO] finished tweaking git repo https://github.com/darfink/MuRust [INFO] tweaked toml for git repo https://github.com/darfink/MuRust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/darfink/MuRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5/source/murust-connect-server/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-5/source/murust-connect-server/src/bin/logger.rs [INFO] [stderr] * /workspace/builds/worker-5/source/murust-connect-server/src/bin/options.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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] 1b4237b405f3d6773f4a4ce1ac5065788a8dfe9eb7b5902d3e633f82e0618e46 [INFO] running `Command { std: "docker" "start" "-a" "1b4237b405f3d6773f4a4ce1ac5065788a8dfe9eb7b5902d3e633f82e0618e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b4237b405f3d6773f4a4ce1ac5065788a8dfe9eb7b5902d3e633f82e0618e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4237b405f3d6773f4a4ce1ac5065788a8dfe9eb7b5902d3e633f82e0618e46", kill_on_drop: false }` [INFO] [stdout] 1b4237b405f3d6773f4a4ce1ac5065788a8dfe9eb7b5902d3e633f82e0618e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2219d8867c51042c68c7e9a5f8f5be304a0597a41be6859de99c708918a7a9c3 [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" "2219d8867c51042c68c7e9a5f8f5be304a0597a41be6859de99c708918a7a9c3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/murust-connect-server/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/murust-connect-server/src/bin/logger.rs [INFO] [stderr] * /opt/rustwide/workdir/murust-connect-server/src/bin/options.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking opaque-debug v0.1.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitfield v0.12.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Checking futures-await-await-macro v0.1.0 (https://github.com/darfink/futures-await#c41891b3) [INFO] [stderr] Checking tap v0.2.1 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking bincode v1.0.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.5 [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.6/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.6/src/unstable.rs:273:23 [INFO] [stdout] | [INFO] [stdout] 273 | 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.6/src/unstable.rs:279:31 [INFO] [stdout] | [INFO] [stdout] 279 | 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[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct SourceFile(proc_macro::SourceFile, FileName); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:180:16 [INFO] [stdout] | [INFO] [stdout] 180 | fn new(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-timer v0.2.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking backtrace-sys v0.1.16 [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.6/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] [stderr] Checking memchr v2.0.1 [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.6/src/unstable.rs:132:36 [INFO] [stdout] | [INFO] [stdout] 132 | 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.6/src/unstable.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | proc_macro::TokenTree::Term(s) => { [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.6/src/unstable.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.39 [INFO] [stdout] error[E0599]: the method `to_string` exists for struct `PathBuf`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.3.6/src/unstable.rs:181:43 [INFO] [stdout] | [INFO] [stdout] 181 | let filename = FileName(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ [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.6/src/unstable.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | self.0.is_real() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | Span(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [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.6/src/unstable.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | SourceFile::new(self.0.source_file()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:247:62 [INFO] [stdout] | [INFO] [stdout] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:247:38 [INFO] [stdout] | [INFO] [stdout] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:247:44 [INFO] [stdout] | [INFO] [stdout] 247 | let proc_macro::LineColumn { line, column } = self.0.start(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:252:62 [INFO] [stdout] | [INFO] [stdout] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:252:38 [INFO] [stdout] | [INFO] [stdout] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:252:44 [INFO] [stdout] | [INFO] [stdout] 252 | let proc_macro::LineColumn { line, column } = self.0.end(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | self.0.join(other.0).map(Span) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [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.6/src/unstable.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | self.0.eq(&other.0) [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, 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" "2219d8867c51042c68c7e9a5f8f5be304a0597a41be6859de99c708918a7a9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2219d8867c51042c68c7e9a5f8f5be304a0597a41be6859de99c708918a7a9c3", kill_on_drop: false }` [INFO] [stdout] 2219d8867c51042c68c7e9a5f8f5be304a0597a41be6859de99c708918a7a9c3