[INFO] fetching crate rfmt 0.1.0... [INFO] testing rfmt-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rfmt 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rfmt 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rfmt 0.1.0 [INFO] finished tweaking crates.io crate rfmt 0.1.0 [INFO] tweaked toml for crates.io crate rfmt 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsyntax v1.10.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2716689e232f7fd360020219bd6b4bc0918c0872ca0f82a50af182bd0883653 [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" "c2716689e232f7fd360020219bd6b4bc0918c0872ca0f82a50af182bd0883653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2716689e232f7fd360020219bd6b4bc0918c0872ca0f82a50af182bd0883653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2716689e232f7fd360020219bd6b4bc0918c0872ca0f82a50af182bd0883653", kill_on_drop: false }` [INFO] [stdout] c2716689e232f7fd360020219bd6b4bc0918c0872ca0f82a50af182bd0883653 [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=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" "+1.60.0" "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] c7651cd9d5d952ac22c6e118b8d9d1dbba15112007de3622128d07f4383cd627 [INFO] running `Command { std: "docker" "start" "-a" "c7651cd9d5d952ac22c6e118b8d9d1dbba15112007de3622128d07f4383cd627", kill_on_drop: false }` [INFO] [stderr] Compiling rsyntax v1.10.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | extern crate serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `term` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | extern crate term; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `log` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_bitflags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | #[macro_use] #[no_link] extern crate rustc_bitflags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_unicode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate rustc_unicode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | extern crate serialize as rustc_serialize; // used by deriving [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parse::parser::Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/tt/macro_rules.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | use parse::parser::{Parser, Restrictions}; [INFO] [stdout] | ^^^^^^^^^^^^ no `Restrictions` in `parse::parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/errors/json.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | debug!("unprintable span"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | let lines = get_lines_for_span!(span, je); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_lines_for_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/errors/json.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | debug!("unprintable span"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 287 | let lines = get_lines_for_span!(span, je); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_lines_for_span` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/attr.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | debug!("attr::contains (name={})", needle.name()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/attr.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | debug!(" testing: {}", item.name()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/attr.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | debug!("attr::contains_name (name={})", name); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/attr.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | debug!(" testing: {}", item.name()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | debug!("byte pos {:?} is on the line at byte pos {:?}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | debug!("char pos {:?} is on the line at char pos {:?}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:874:17 [INFO] [stdout] | [INFO] [stdout] 874 | debug!("byte is on line: {}", line); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1267:13 [INFO] [stdout] | [INFO] [stdout] 1267 | debug!("{}-byte char at {:?}", mbc.bytes, mbc.pos); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1355:9 [INFO] [stdout] | [INFO] [stdout] 1355 | debug!("span_allows_unstable(span = {:?})", span); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1360:17 [INFO] [stdout] | [INFO] [stdout] 1360 | debug!("span_allows_unstable: expninfo = {:?}", expninfo); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1368:21 [INFO] [stdout] | [INFO] [stdout] 1368 | debug!("span_allows_unstable: span: {:?} call_site: {:?} callee: {:?}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1372:21 [INFO] [stdout] | [INFO] [stdout] 1372 | debug!("span_allows_unstable: from this expansion? {}, allows unstable? {}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:1390:9 [INFO] [stdout] | [INFO] [stdout] 1390 | debug!("span_allows_unstable? {}", allows_unstable); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/feature_gate.rs:698:9 [INFO] [stdout] | [INFO] [stdout] 698 | debug!("enabling feature: {}", feature); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/feature_gate.rs:704:9 [INFO] [stdout] | [INFO] [stdout] 704 | debug!("gate_feature(feature = {:?}, span = {:?}); has? {}", feature, span, has_feature); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/feature_gate.rs:714:9 [INFO] [stdout] | [INFO] [stdout] 714 | debug!("check_attribute(attr = {:?})", attr); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/feature_gate.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | debug!("check_attribute: {:?} is known, {:?}, {:?}", name, ty, gateage); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/feature_gate.rs:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | debug!("check_attribute: {:?} is registered by a plugin, {:?}", name, ty); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bitflags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | bitflags! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | debug!("commit_expr {:?}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:1334:21 [INFO] [stdout] | [INFO] [stdout] 1334 | debug!("parse_trait_methods(): parsing required method"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:1338:21 [INFO] [stdout] | [INFO] [stdout] 1338 | debug!("parse_trait_methods(): parsing provided method"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:1543:9 [INFO] [stdout] | [INFO] [stdout] 1543 | debug!("parser is_named_argument offset:{}", offset); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:1560:13 [INFO] [stdout] | [INFO] [stdout] 1560 | debug!("parse_arg_general parse_pat (require_name:{})", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:1567:13 [INFO] [stdout] | [INFO] [stdout] 1567 | debug!("parse_arg_general ident_to_pat"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3887:9 [INFO] [stdout] | [INFO] [stdout] 3887 | debug!("recover_stmt_ enter loop"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3889:13 [INFO] [stdout] | [INFO] [stdout] 3889 | debug!("recover_stmt_ loop {:?}", self.token); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3901:25 [INFO] [stdout] | [INFO] [stdout] 3901 | debug!("recover_stmt_ return - close delim {:?}", self.token); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3915:21 [INFO] [stdout] | [INFO] [stdout] 3915 | debug!("recover_stmt_ return - Eof"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3923:25 [INFO] [stdout] | [INFO] [stdout] 3923 | debug!("recover_stmt_ return - Semi"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | debug!(">>> blank-line comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | debug!(">>> shebang comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | debug!("<<< shebang comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | debug!(">>> line comments"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | debug!("{}", line); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | debug!("<<< line comments"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | debug!("pushing line: {}", s1); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | debug!(">>> block comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | debug!("=== block comment level {}", level); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:310:5 [INFO] [stdout] | [INFO] [stdout] 310 | debug!("<<< block comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | debug!(">>> consume comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | debug!("<<< consume comment"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | debug!("tok lit: {}", s); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/comments.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | debug!("tok: {}", pprust::token_to_string(&tok)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | debug!("TtReader: r={:?}", r); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | debug!("taking an ident from {:?} to {:?}", start, self.last_pos); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | debug!("taking an ident from {:?} to {:?}", start, end); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | debug!("Skipping a shebang"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | debug!("scanning a comment {:?}", c); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:560:17 [INFO] [stdout] | [INFO] [stdout] 560 | debug!("scanning whitespace: {:?}", c); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:637:17 [INFO] [stdout] | [INFO] [stdout] 637 | debug!("skipping a _"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:643:21 [INFO] [stdout] | [INFO] [stdout] 643 | debug!("{:?} in scan_digits", c); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | debug!("scanning {} digits until {:?}", n_digits, delim); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:1054:13 [INFO] [stdout] | [INFO] [stdout] 1054 | debug!("next_token_inner: scanned number {:?}, {:?}", num, suffix); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:1620:5 [INFO] [stdout] | [INFO] [stdout] 1620 | debug!("is {:?} a doc comment? {}", s, res); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:1628:5 [INFO] [stdout] | [INFO] [stdout] 1628 | debug!("is {:?} a doc comment? {}", s, res); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/attr.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | debug!("parse_outer_attributes: self.token={:?}", self.token); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/attr.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | debug!("parse_attributes: permit_inner={:?} self.token={:?}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | debug!("parse_str_lit: given {}", lit.escape_default()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | debug!("parse_str_lit: returning {}", res); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 410 | debug!("raw_str_lit: given {}", lit.escape_default()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | debug!("filtered_float_lit: {}, {:?}", data, suffix); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | debug!("float_lit: {:?}, {:?}", s, suffix); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:577:5 [INFO] [stdout] | [INFO] [stdout] 577 | debug!("integer_lit: {}, {:?}", s, suffix); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/mod.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | debug!("integer_lit: the type is {:?}, base {:?}, the new string is {:?}, the original \ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | debug!("current path: {}", path_name_i(&self.cx.path)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | debug!("this is a test function"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | debug!("pushing nothing, sym: {:?}", sym); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:556:5 [INFO] [stdout] | [INFO] [stdout] 556 | debug!("Synthetic test module:\n{}\n", pprust::item_to_string(&item)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | debug!("building test vector from {} tests", cx.testfns.len()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/test.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | debug!("encoding {}", path_name_i(&path[..])); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | debug!("mk_printer {}", linewidth); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | debug!("pp Vec<{},{}>", self.left, self.right); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | debug!("pp Begin({})/buffer Vec<{},{}>", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:343:17 [INFO] [stdout] | [INFO] [stdout] 343 | debug!("pp End/print Vec<{},{}>", self.left, self.right); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | debug!("pp End/buffer Vec<{},{}>", self.left, self.right); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:362:13 [INFO] [stdout] | [INFO] [stdout] 362 | debug!("pp Break({})/buffer Vec<{},{}>", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:374:17 [INFO] [stdout] | [INFO] [stdout] 374 | debug!("pp String('{}')/print Vec<{},{}>", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | debug!("pp String('{}')/buffer Vec<{},{}>", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | debug!("check_stream Vec<{}, {}> with left_total={}, right_total={}", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:393:13 [INFO] [stdout] | [INFO] [stdout] 393 | debug!("scan window is {}, longer than space on line ({})", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | debug!("setting {} to infinity and popping", self.left); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:410:9 [INFO] [stdout] | [INFO] [stdout] 410 | debug!("scan_push {}", x); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:450:9 [INFO] [stdout] | [INFO] [stdout] 450 | debug!("advance_left Vec<{},{}>, sizeof({})={}", self.left, self.right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:511:9 [INFO] [stdout] | [INFO] [stdout] 511 | debug!("NEWLINE {}", amount); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | debug!("INDENT {}", amount); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | debug!("print {} {} (remaining line space={})", tok_str(&token), l, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:543:9 [INFO] [stdout] | [INFO] [stdout] 543 | debug!("{}", buf_str(&self.token, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:552:17 [INFO] [stdout] | [INFO] [stdout] 552 | debug!("print Begin -> push broken block at col {}", col); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:558:17 [INFO] [stdout] | [INFO] [stdout] 558 | debug!("print Begin -> push fitting block"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:567:13 [INFO] [stdout] | [INFO] [stdout] 567 | debug!("print End -> pop End"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | debug!("print Break({}) in fitting block", b.blank_space); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:583:17 [INFO] [stdout] | [INFO] [stdout] 583 | debug!("print Break({}+{}) in consistent block", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:591:21 [INFO] [stdout] | [INFO] [stdout] 591 | debug!("print Break({}+{}) w/ newline in inconsistent", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:597:21 [INFO] [stdout] | [INFO] [stdout] 597 | debug!("print Break({}) w/o newline in inconsistent", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/print/pp.rs:607:13 [INFO] [stdout] | [INFO] [stdout] 607 | debug!("print String({})", s); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/expand.rs:1279:5 [INFO] [stdout] | [INFO] [stdout] 1279 | debug!("new_span(sp={:?})", sp); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/expand.rs:1292:9 [INFO] [stdout] | [INFO] [stdout] 1292 | debug!("new_span: keeping trace from {:?} because it is more specific", [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/expand.rs:1309:9 [INFO] [stdout] | [INFO] [stdout] 1309 | debug!("new_span({:?}) = {:?}", sp, sp1); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/mtwt.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | error!("SC table:"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/mtwt.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | error!("{:4} : {:?}",idx,val); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ext/tt/macro_rules.rs:1038:5 [INFO] [stdout] | [INFO] [stdout] 1038 | debug!("has_legal_fragment_specifier({:?})", tok); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:589:67 [INFO] [stdout] | [INFO] [stdout] 589 | let name: String = d.read_struct_field("name", 0, |d| Decodable::decode(d))?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:590:78 [INFO] [stdout] | [INFO] [stdout] 590 | let start_pos: BytePos = d.read_struct_field("start_pos", 1, |d| Decodable::decode(d))?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:591:74 [INFO] [stdout] | [INFO] [stdout] 591 | let end_pos: BytePos = d.read_struct_field("end_pos", 2, |d| Decodable::decode(d))?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:593:38 [INFO] [stdout] | [INFO] [stdout] 593 | let num_lines: u32 = Decodable::decode(d)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:598:46 [INFO] [stdout] | [INFO] [stdout] 598 | let bytes_per_diff: u8 = Decodable::decode(d)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:601:51 [INFO] [stdout] | [INFO] [stdout] 601 | let mut line_start: BytePos = Decodable::decode(d)?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:621:63 [INFO] [stdout] | [INFO] [stdout] 621 | d.read_struct_field("multibyte_chars", 4, |d| Decodable::decode(d))?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:381:27 [INFO] [stdout] | [INFO] [stdout] 381 | restrictions: Restrictions::empty(), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:567:40 [INFO] [stdout] | [INFO] [stdout] 567 | if !self.restrictions.contains(Restrictions::ALLOW_MODULE_PATHS) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:2383:29 [INFO] [stdout] | [INFO] [stdout] 2383 | ... Restrictions::RESTRICTION_NO_STRUCT_LITERAL [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:2939:21 [INFO] [stdout] | [INFO] [stdout] 2939 | Restrictions::RESTRICTION_NO_STRUCT_LITERAL, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3005:37 [INFO] [stdout] | [INFO] [stdout] 3005 | self.restrictions & Restrictions::RESTRICTION_NO_STRUCT_LITERAL [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3064:36 [INFO] [stdout] | [INFO] [stdout] 3064 | restrictions - Restrictions::RESTRICTION_STMT_EXPR, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3070:36 [INFO] [stdout] | [INFO] [stdout] 3070 | restrictions - Restrictions::RESTRICTION_STMT_EXPR, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3078:36 [INFO] [stdout] | [INFO] [stdout] 3078 | restrictions - Restrictions::RESTRICTION_STMT_EXPR, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3186:52 [INFO] [stdout] | [INFO] [stdout] 3186 | return !self.restrictions.contains(Restrictions::RESTRICTION_NO_STRUCT_LITERAL); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3200:40 [INFO] [stdout] | [INFO] [stdout] 3200 | let cond = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3219:40 [INFO] [stdout] | [INFO] [stdout] 3219 | let expr = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3281:40 [INFO] [stdout] | [INFO] [stdout] 3281 | let expr = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3299:40 [INFO] [stdout] | [INFO] [stdout] 3299 | let cond = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3314:40 [INFO] [stdout] | [INFO] [stdout] 3314 | let expr = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3335:48 [INFO] [stdout] | [INFO] [stdout] 3335 | let discriminant = self.parse_expr_res(Restrictions::RESTRICTION_NO_STRUCT_LITERAL, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3377:40 [INFO] [stdout] | [INFO] [stdout] 3377 | let expr = self.parse_expr_res(Restrictions::RESTRICTION_STMT_EXPR, None)?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3399:29 [INFO] [stdout] | [INFO] [stdout] 3399 | self.parse_expr_res(Restrictions::empty(), None) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:4031:52 [INFO] [stdout] | [INFO] [stdout] 4031 | let restrictions = self.restrictions | Restrictions::NO_NONINLINE_MOD; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:4061:25 [INFO] [stdout] | [INFO] [stdout] 4061 | Restrictions::RESTRICTION_STMT_EXPR, Some(attrs.into_thin_attrs()))?; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:4072:36 [INFO] [stdout] | [INFO] [stdout] 4072 | self.restrictions.contains(Restrictions::RESTRICTION_STMT_EXPR) && [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Restrictions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:5302:38 [INFO] [stdout] | [INFO] [stdout] 5302 | let path = self.with_res(Restrictions::ALLOW_MODULE_PATHS, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `Restrictions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | Decodable::decode(d).map(P) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | Encodable::encode(&**self, s) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Encodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decodable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | Ok(P::from_vec(match Decodable::decode(d) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Decodable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/diagnostics/metadata.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | let result = write!(&mut metadata_file, "{}", as_json(&json_map)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/errors/json.rs:57:55 [INFO] [stdout] | [INFO] [stdout] 57 | if let Err(e) = writeln!(&mut self.dst, "{}", as_json(&data)) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/errors/json.rs:64:55 [INFO] [stdout] | [INFO] [stdout] 64 | if let Err(e) = writeln!(&mut self.dst, "{}", as_json(&data)) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/errors/json.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | if let Err(e) = writeln!(&mut self.dst, "{}", as_json(&data)) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | impl Encodable for Name { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | impl Decodable for Name { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl Encodable for Ident { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:154:6 [INFO] [stdout] | [INFO] [stdout] 154 | impl Decodable for Ident { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ast.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | impl Encodable for BytePos { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | impl Decodable for BytePos { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:203:6 [INFO] [stdout] | [INFO] [stdout] 203 | impl Encodable for Span { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:217:6 [INFO] [stdout] | [INFO] [stdout] 217 | impl Decodable for Span { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:526:6 [INFO] [stdout] | [INFO] [stdout] 526 | impl Encodable for FileMap { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:527:18 [INFO] [stdout] | [INFO] [stdout] 527 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:585:6 [INFO] [stdout] | [INFO] [stdout] 585 | impl Decodable for FileMap { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/codemap.rs:586:18 [INFO] [stdout] | [INFO] [stdout] 586 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Restrictions` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | pub restrictions: Restrictions, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Restrictions` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3405:41 [INFO] [stdout] | [INFO] [stdout] 3405 | pub fn with_res(&mut self, r: Restrictions, f: F) -> T [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Restrictions` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/parser.rs:3417:41 [INFO] [stdout] | [INFO] [stdout] 3417 | pub fn parse_expr_res(&mut self, r: Restrictions, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Pattern_White_Space` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/lexer/mod.rs:1603:21 [INFO] [stdout] | [INFO] [stdout] 1603 | c.map_or(false, Pattern_White_Space) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/token.rs:707:6 [INFO] [stdout] | [INFO] [stdout] 707 | impl Decodable for InternedString { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/token.rs:708:18 [INFO] [stdout] | [INFO] [stdout] 708 | fn decode(d: &mut D) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/token.rs:713:6 [INFO] [stdout] | [INFO] [stdout] 713 | impl Encodable for InternedString { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/parse/token.rs:714:18 [INFO] [stdout] | [INFO] [stdout] 714 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_and_drop` in module `ptr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | ptr::write(p, f(ptr::read_and_drop(p))); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | impl Decodable for P { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | impl Decodable for P { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | impl Encodable for P { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | impl Encodable for P { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:223:20 [INFO] [stdout] | [INFO] [stdout] 223 | impl Encodable for P<[T]> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | impl Encodable for P<[T]> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Encoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | fn encode(&self, s: &mut S) -> Result<(), S::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:229:20 [INFO] [stdout] | [INFO] [stdout] 229 | impl Decodable for P<[T]> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decodable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | impl Decodable for P<[T]> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Decoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/ptr.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #![feature(associated_consts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(filling_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature(libc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(staged_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(str_escape)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(unicode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #![feature(question_mark)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0545]: `issue` must be a non-zero numeric string or "none" [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/owned_slice.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[unstable(feature = "rustc_private", issue = "0")] [INFO] [stdout] | ^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | `issue` must not be "0", use "none" instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0549]: rustc_deprecated attribute must be paired with either stable or unstable attribute [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rsyntax-1.10.0/src/owned_slice.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[rustc_deprecated(since = "1.7.0", reason = "use `ptr::P<[T]>` instead")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 197 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0463, E0545, E0549, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsyntax` due to 198 previous errors [INFO] running `Command { std: "docker" "inspect" "c7651cd9d5d952ac22c6e118b8d9d1dbba15112007de3622128d07f4383cd627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7651cd9d5d952ac22c6e118b8d9d1dbba15112007de3622128d07f4383cd627", kill_on_drop: false }` [INFO] [stdout] c7651cd9d5d952ac22c6e118b8d9d1dbba15112007de3622128d07f4383cd627