[INFO] cloning repository https://github.com/Ophirr33/needs-coffee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ophirr33/needs-coffee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c06d4c6052e1f02a2a686c36867f73c6bfb9183d [INFO] testing Ophirr33/needs-coffee against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ophirr33/needs-coffee on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ophirr33/needs-coffee [INFO] finished tweaking git repo https://github.com/Ophirr33/needs-coffee [INFO] tweaked toml for git repo https://github.com/Ophirr33/needs-coffee written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Ophirr33/needs-coffee already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d9e20175e88d5b5860f8cc1f98a4d948da4013e1c5a4aca92d002b41076916f [INFO] running `Command { std: "docker" "start" "-a" "7d9e20175e88d5b5860f8cc1f98a4d948da4013e1c5a4aca92d002b41076916f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9e20175e88d5b5860f8cc1f98a4d948da4013e1c5a4aca92d002b41076916f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9e20175e88d5b5860f8cc1f98a4d948da4013e1c5a4aca92d002b41076916f", kill_on_drop: false }` [INFO] [stdout] 7d9e20175e88d5b5860f8cc1f98a4d948da4013e1c5a4aca92d002b41076916f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f692763d8ba179c5bf9f431118964a5cb7a855c5434b0a693d2b28e16dd951b5 [INFO] running `Command { std: "docker" "start" "-a" "f692763d8ba179c5bf9f431118964a5cb7a855c5434b0a693d2b28e16dd951b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling cssparser v0.21.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling phf_macros v0.7.23 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax_pos` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | extern crate syntax_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | extern crate rustc_plugin; [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: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:93:39 [INFO] [stdout] | [INFO] [stdout] 93 | .map(|&(d1, d2)| quote_expr!(&*cx, ($d1, $d2))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | ... quote_expr!(&*cx, ($key, $value)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | MacEager::expr(quote_expr!(cx, ::phf::Map { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | MacEager::expr(quote_expr!(cx, ::phf::Set { map: $map })) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:130:39 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|&(d1, d2)| quote_expr!(&*cx, ($d1, $d2))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:134:44 [INFO] [stdout] | [INFO] [stdout] 134 | let idxs = state.map.iter().map(|&idx| quote_expr!(&*cx, $idx)).collect(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | ... quote_expr!(&*cx, ($key, $value)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | MacEager::expr(quote_expr!(cx, ::phf::OrderedMap { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | MacEager::expr(quote_expr!(cx, ::phf::OrderedSet { map: $map })) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:173:43 [INFO] [stdout] | [INFO] [stdout] 173 | let key = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | let value = panictry!(parser.parse_expr()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let value = quote_expr!(&*cx, ()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:213:43 [INFO] [stdout] | [INFO] [stdout] 213 | let key = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | MacEager::expr(quote_expr!(cx, ::phf::Map { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | MacEager::expr(quote_expr!(cx, ::phf::Set { map: $map })) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | MacEager::expr(quote_expr!(cx, ::phf::OrderedMap { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | MacEager::expr(quote_expr!(cx, ::phf::OrderedSet { map: $map })) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | None => return DummyResult::expr(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | return DummyResult::expr(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | None => return DummyResult::expr(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | return DummyResult::expr(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | None => return DummyResult::expr(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | return DummyResult::expr(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | None => return DummyResult::expr(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | return DummyResult::expr(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.to_vec()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | Key::Str(Symbol::intern("").as_str()) [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.to_vec()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | Key::Str(Symbol::intern("").as_str()) [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | ExprKind::Lit(ref lit) => match lit.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | ast::LitKind::Str(ref s, _) => Some(Key::Str(s.as_str())), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | ast::LitKind::ByteStr(ref b) => Some(Key::Binary(b.clone())), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | ast::LitKind::Byte(b) => Some(Key::U8(b)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | ast::LitKind::Char(c) => Some(Key::Char(c)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I8)) => Some(Key::I8(i as i8)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 246 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I8)) => Some(Key::I8(i as i8)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:246:58 [INFO] [stdout] | [INFO] [stdout] 246 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I8)) => Some(Key::I8(i as i8)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:247:34 [INFO] [stdout] | [INFO] [stdout] 247 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:247:58 [INFO] [stdout] | [INFO] [stdout] 247 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:250:34 [INFO] [stdout] | [INFO] [stdout] 250 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:250:58 [INFO] [stdout] | [INFO] [stdout] 250 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:253:34 [INFO] [stdout] | [INFO] [stdout] 253 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:253:58 [INFO] [stdout] | [INFO] [stdout] 253 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::I64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U8)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U8)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:256:60 [INFO] [stdout] | [INFO] [stdout] 256 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U8)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:259:60 [INFO] [stdout] | [INFO] [stdout] 259 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U16)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:262:60 [INFO] [stdout] | [INFO] [stdout] 262 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U32)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:265:60 [INFO] [stdout] | [INFO] [stdout] 265 | ast::LitKind::Int(i, ast::LitIntType::Unsigned(ast::UintTy::U64)) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | ast::LitKind::Bool(b) => Some(Key::Bool(b)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | ExprKind::Array(ref v) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:277:28 [INFO] [stdout] | [INFO] [stdout] 277 | if let ExprKind::Lit(ref p) = expr.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | ... ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:279:52 [INFO] [stdout] | [INFO] [stdout] 279 | ... ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:279:78 [INFO] [stdout] | [INFO] [stdout] 279 | ... ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | ... ast::LitKind::Int(val, ast::LitIntType::Unsuffixed) if val < 256 => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:284:52 [INFO] [stdout] | [INFO] [stdout] 284 | ... ast::LitKind::Int(val, ast::LitIntType::Unsuffixed) if val < 256 => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | ExprKind::Lit(ref lit) => match lit.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | ast::LitKind::ByteStr(_) => true, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:348:40 [INFO] [stdout] | [INFO] [stdout] 348 | let array_type = cx.ty(e.span, TyKind::Slice(u8_type)); [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:349:63 [INFO] [stdout] | [INFO] [stdout] 349 | let slice_type = cx.ty_rptr(e.span, array_type, None, Mutability::Immutable); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:375:43 [INFO] [stdout] | [INFO] [stdout] 375 | &*format!("duplicate key {}", pprust::expr_to_string(&**key)), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalInternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Str(LocalInternedString), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalInternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Key { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | Str(LocalInternedString), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub key: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Entry { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 75 | pub key_contents: Key, [INFO] [stdout] 76 | pub key: P, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | pub value: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Entry { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 77 | pub value: P, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_map(cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn create_map(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 90 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_set(cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 115 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_set(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 118 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:123:36 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn create_ordered_map(cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 124 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:127:34 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn create_ordered_map(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 127 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn create_ordered_set(cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:154:31 [INFO] [stdout] | [INFO] [stdout] 154 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn create_ordered_set(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 157 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn macro_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | fn generate_hash(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> HashState { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | fn generate_hash(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> HashState { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:54 [INFO] [stdout] | [INFO] [stdout] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:73 [INFO] [stdout] | [INFO] [stdout] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:41 [INFO] [stdout] | [INFO] [stdout] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:54 [INFO] [stdout] | [INFO] [stdout] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:73 [INFO] [stdout] | [INFO] [stdout] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | tts: &[TokenTree], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 129 | fn expand_phf_ordered_map( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 133 | ) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | cx: &mut ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | tts: &[TokenTree], [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 148 | fn expand_phf_ordered_set( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 152 | ) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | fn parse_map(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | fn parse_map(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eof` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | while parser.token != Eof { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FatArrow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | if !parser.eat(&FatArrow) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Comma` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | if !parser.eat(&Comma) && parser.token != Eof { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eof` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:193:51 [INFO] [stdout] | [INFO] [stdout] 193 | if !parser.eat(&Comma) && parser.token != Eof { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_set(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:206:39 [INFO] [stdout] | [INFO] [stdout] 206 | fn parse_set(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eof` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | while parser.token != Eof { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Comma` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | if !parser.eat(&Comma) && parser.token != Eof { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eof` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:226:51 [INFO] [stdout] | [INFO] [stdout] 226 | if !parser.eat(&Comma) && parser.token != Eof { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:239:23 [INFO] [stdout] | [INFO] [stdout] 239 | fn parse_key(cx: &mut ExtCtxt, e: &Expr) -> Option { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:239:36 [INFO] [stdout] | [INFO] [stdout] 239 | fn parse_key(cx: &mut ExtCtxt, e: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:24 [INFO] [stdout] | [INFO] [stdout] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:36 [INFO] [stdout] | [INFO] [stdout] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:38 [INFO] [stdout] | [INFO] [stdout] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:48 [INFO] [stdout] | [INFO] [stdout] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:50 [INFO] [stdout] | [INFO] [stdout] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | fn has_duplicates(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> bool { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:356:41 [INFO] [stdout] | [INFO] [stdout] 356 | fn has_duplicates(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 135 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_macros` due to 136 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f692763d8ba179c5bf9f431118964a5cb7a855c5434b0a693d2b28e16dd951b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f692763d8ba179c5bf9f431118964a5cb7a855c5434b0a693d2b28e16dd951b5", kill_on_drop: false }` [INFO] [stdout] f692763d8ba179c5bf9f431118964a5cb7a855c5434b0a693d2b28e16dd951b5