[INFO] cloning repository https://github.com/justinmichaud/rust-nes-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinmichaud/rust-nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae8f5b4793ea579208874cdf46bb7b684a6f6a34 [INFO] testing justinmichaud/rust-nes-emulator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmichaud%2Frust-nes-emulator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinmichaud/rust-nes-emulator 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] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/justinmichaud/rust-nes-emulator [INFO] finished tweaking git repo https://github.com/justinmichaud/rust-nes-emulator [INFO] tweaked toml for git repo https://github.com/justinmichaud/rust-nes-emulator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/justinmichaud/rust-nes-emulator already has a lockfile, it will not be regenerated [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 libloading v0.4.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Downloaded cexpr v0.2.0 [INFO] [stderr] Downloaded phf_macros v0.7.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "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] f4e1fd37a92beeffdfdf8f7302096e71e00ce930fe8ba4cd463ad14f748842c4 [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" "f4e1fd37a92beeffdfdf8f7302096e71e00ce930fe8ba4cd463ad14f748842c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4e1fd37a92beeffdfdf8f7302096e71e00ce930fe8ba4cd463ad14f748842c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e1fd37a92beeffdfdf8f7302096e71e00ce930fe8ba4cd463ad14f748842c4", kill_on_drop: false }` [INFO] [stdout] f4e1fd37a92beeffdfdf8f7302096e71e00ce930fe8ba4cd463ad14f748842c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 9511d2ddcf3d40e1646f0068b8cc58f8f438eed63ce31af41427b2f4c3935cc3 [INFO] running `Command { std: "docker" "start" "-a" "9511d2ddcf3d40e1646f0068b8cc58f8f438eed63ce31af41427b2f4c3935cc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.0.10 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling num-rational v0.1.38 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling stb_truetype v0.2.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling rusttype v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling phf_macros v0.7.21 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.21/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.21/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.21/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 `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.21/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | 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.21/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.21/src/util.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | ... 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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/src/lib.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[plugin_registrar] [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.21/src/lib.rs:170:43 [INFO] [stdout] | [INFO] [stdout] 170 | 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.21/src/lib.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | 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.21/src/lib.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | 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.21/src/lib.rs:210:43 [INFO] [stdout] | [INFO] [stdout] 210 | let key = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stdout] | ^^^^^^^^ [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.21/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.21/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.21/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.21/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.21/src/lib.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | 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.21/src/lib.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | 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.21/src/lib.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | 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.21/src/lib.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | 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.21/src/lib.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | 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.21/src/lib.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | 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.21/src/lib.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | 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.21/src/lib.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | 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.21/src/lib.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | 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.21/src/lib.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | 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.21/src/lib.rs:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | 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.21/src/lib.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | 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.21/src/lib.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | ExprKind::Lit(ref lit) => { [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.21/src/lib.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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.21/src/lib.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | 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.21/src/lib.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | 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.21/src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | 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.21/src/lib.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::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.21/src/lib.rs:244:38 [INFO] [stdout] | [INFO] [stdout] 244 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::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.21/src/lib.rs:244:62 [INFO] [stdout] | [INFO] [stdout] 244 | ast::LitKind::Int(i, ast::LitIntType::Signed(ast::IntTy::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.21/src/lib.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | 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.21/src/lib.rs:246:38 [INFO] [stdout] | [INFO] [stdout] 246 | 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.21/src/lib.rs:246:62 [INFO] [stdout] | [INFO] [stdout] 246 | 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.21/src/lib.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | 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.21/src/lib.rs:248:38 [INFO] [stdout] | [INFO] [stdout] 248 | 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.21/src/lib.rs:248:62 [INFO] [stdout] | [INFO] [stdout] 248 | 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.21/src/lib.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | 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.21/src/lib.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | 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.21/src/lib.rs:250:62 [INFO] [stdout] | [INFO] [stdout] 250 | 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.21/src/lib.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | 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.21/src/lib.rs:252:38 [INFO] [stdout] | [INFO] [stdout] 252 | 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.21/src/lib.rs:252:64 [INFO] [stdout] | [INFO] [stdout] 252 | 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.21/src/lib.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | 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.21/src/lib.rs:254:38 [INFO] [stdout] | [INFO] [stdout] 254 | 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.21/src/lib.rs:254:64 [INFO] [stdout] | [INFO] [stdout] 254 | 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.21/src/lib.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | 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.21/src/lib.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | 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.21/src/lib.rs:256:64 [INFO] [stdout] | [INFO] [stdout] 256 | 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.21/src/lib.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | 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.21/src/lib.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | 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.21/src/lib.rs:258:64 [INFO] [stdout] | [INFO] [stdout] 258 | 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.21/src/lib.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | 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.21/src/lib.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | 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.21/src/lib.rs:269:24 [INFO] [stdout] | [INFO] [stdout] 269 | 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.21/src/lib.rs:271:25 [INFO] [stdout] | [INFO] [stdout] 271 | ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) 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.21/src/lib.rs:271:48 [INFO] [stdout] | [INFO] [stdout] 271 | ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) 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.21/src/lib.rs:271:74 [INFO] [stdout] | [INFO] [stdout] 271 | ast::LitKind::Int(val, ast::LitIntType::Unsigned(ast::UintTy::U8)) 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.21/src/lib.rs:273:25 [INFO] [stdout] | [INFO] [stdout] 273 | 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.21/src/lib.rs:273:48 [INFO] [stdout] | [INFO] [stdout] 273 | 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.21/src/lib.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | ExprKind::Lit(ref lit) => { [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.21/src/lib.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | 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.21/src/lib.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | 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.21/src/lib.rs:330:63 [INFO] [stdout] | [INFO] [stdout] 330 | 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] [stderr] Compiling pistoncore-event_loop v0.32.0 [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.21/src/lib.rs:355:56 [INFO] [stdout] | [INFO] [stdout] 355 | ... 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 `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.21/src/util.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Str(InternedString), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.21/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(InternedString), [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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/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.21/src/lib.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | 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.21/src/lib.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | 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.21/src/lib.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | 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.21/src/lib.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | 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.21/src/lib.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | 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.21/src/lib.rs:98:54 [INFO] [stdout] | [INFO] [stdout] 98 | 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.21/src/lib.rs:98:73 [INFO] [stdout] | [INFO] [stdout] 98 | 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.21/src/lib.rs:113:28 [INFO] [stdout] | [INFO] [stdout] 113 | 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.21/src/lib.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | 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.21/src/lib.rs:113:54 [INFO] [stdout] | [INFO] [stdout] 113 | 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.21/src/lib.rs:113:73 [INFO] [stdout] | [INFO] [stdout] 113 | 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.21/src/lib.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | fn expand_phf_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.21/src/lib.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | 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.21/src/lib.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | 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.21/src/lib.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 128 | fn expand_phf_ordered_map(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 131 | -> 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.21/src/lib.rs:146:36 [INFO] [stdout] | [INFO] [stdout] 146 | fn expand_phf_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.21/src/lib.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | 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.21/src/lib.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | 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.21/src/lib.rs:149:34 [INFO] [stdout] | [INFO] [stdout] 146 | fn expand_phf_ordered_set(cx: &mut ExtCtxt, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 149 | -> 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.21/src/lib.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | 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.21/src/lib.rs:164:39 [INFO] [stdout] | [INFO] [stdout] 164 | 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.21/src/lib.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | 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.21/src/lib.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | 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.21/src/lib.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | 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.21/src/lib.rs:190:51 [INFO] [stdout] | [INFO] [stdout] 190 | 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.21/src/lib.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | 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.21/src/lib.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | 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.21/src/lib.rs:209:27 [INFO] [stdout] | [INFO] [stdout] 209 | 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.21/src/lib.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | 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.21/src/lib.rs:223:51 [INFO] [stdout] | [INFO] [stdout] 223 | 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.21/src/lib.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | 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.21/src/lib.rs:236:36 [INFO] [stdout] | [INFO] [stdout] 236 | 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.21/src/lib.rs:317:24 [INFO] [stdout] | [INFO] [stdout] 317 | 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.21/src/lib.rs:317:36 [INFO] [stdout] | [INFO] [stdout] 317 | 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.21/src/lib.rs:317:38 [INFO] [stdout] | [INFO] [stdout] 317 | 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.21/src/lib.rs:317:48 [INFO] [stdout] | [INFO] [stdout] 317 | 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.21/src/lib.rs:317:50 [INFO] [stdout] | [INFO] [stdout] 317 | 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.21/src/lib.rs:337:28 [INFO] [stdout] | [INFO] [stdout] 337 | 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.21/src/lib.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | 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 stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.21/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 134 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 135 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `V` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9511d2ddcf3d40e1646f0068b8cc58f8f438eed63ce31af41427b2f4c3935cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9511d2ddcf3d40e1646f0068b8cc58f8f438eed63ce31af41427b2f4c3935cc3", kill_on_drop: false }` [INFO] [stdout] 9511d2ddcf3d40e1646f0068b8cc58f8f438eed63ce31af41427b2f4c3935cc3