[INFO] updating cached repository https://github.com/Ophirr33/needs-coffee [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c06d4c6052e1f02a2a686c36867f73c6bfb9183d [INFO] checking Ophirr33/needs-coffee against nightly-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOphirr33%2Fneeds-coffee" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ophirr33/needs-coffee on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ophirr33/needs-coffee already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23c34a99fdea9ff429e0e69d22005d8a7f16491dc1abc08bbee069057c2105bf [INFO] running `"docker" "start" "-a" "23c34a99fdea9ff429e0e69d22005d8a7f16491dc1abc08bbee069057c2105bf"` [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Checking lazycell v1.0.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking parking_lot_core v0.3.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling cssparser v0.21.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling phf_macros v0.7.23 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:34:30 [INFO] [stderr] | [INFO] [stderr] 34 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:53:13 [INFO] [stderr] | [INFO] [stderr] 53 | use syntax::ext::base::{DummyResult, ExtCtxt, MacResult}; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | use syntax::ext::build::AstBuilder; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::base::{ExtCtxt, MacEager, MacResult}; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ext` in `syntax` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::build::AstBuilder; [INFO] [stderr] | ^^^ could not find `ext` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::fold` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | use syntax::fold::Folder; [INFO] [stderr] | ^^^^ could not find `fold` in `syntax` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:93:39 [INFO] [stderr] | [INFO] [stderr] 93 | .map(|&(d1, d2)| quote_expr!(&*cx, ($d1, $d2))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:101:28 [INFO] [stderr] | [INFO] [stderr] 101 | ... quote_expr!(&*cx, ($key, $value)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:107:20 [INFO] [stderr] | [INFO] [stderr] 107 | MacEager::expr(quote_expr!(cx, ::phf::Map { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:120:20 [INFO] [stderr] | [INFO] [stderr] 120 | MacEager::expr(quote_expr!(cx, ::phf::Set { map: $map })) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:130:39 [INFO] [stderr] | [INFO] [stderr] 130 | .map(|&(d1, d2)| quote_expr!(&*cx, ($d1, $d2))) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:134:44 [INFO] [stderr] | [INFO] [stderr] 134 | let idxs = state.map.iter().map(|&idx| quote_expr!(&*cx, $idx)).collect(); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:139:30 [INFO] [stderr] | [INFO] [stderr] 139 | ... quote_expr!(&*cx, ($key, $value)) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | MacEager::expr(quote_expr!(cx, ::phf::OrderedMap { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:159:20 [INFO] [stderr] | [INFO] [stderr] 159 | MacEager::expr(quote_expr!(cx, ::phf::OrderedSet { map: $map })) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panictry` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:173:43 [INFO] [stderr] | [INFO] [stderr] 173 | let key = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panictry` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:185:21 [INFO] [stderr] | [INFO] [stderr] 185 | let value = panictry!(parser.parse_expr()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_expr` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:209:17 [INFO] [stderr] | [INFO] [stderr] 209 | let value = quote_expr!(&*cx, ()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `panictry` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:213:43 [INFO] [stderr] | [INFO] [stderr] 213 | let key = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MacEager` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | MacEager::expr(quote_expr!(cx, ::phf::Map { [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MacEager` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MacEager` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | MacEager::expr(quote_expr!(cx, ::phf::Set { map: $map })) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MacEager` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MacEager` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | MacEager::expr(quote_expr!(cx, ::phf::OrderedMap { [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MacEager` [INFO] [stderr] [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MacEager` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:159:5 [INFO] [stderr] | [INFO] [stderr] 159 | MacEager::expr(quote_expr!(cx, ::phf::OrderedSet { map: $map })) [INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `MacEager` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:102:24 [INFO] [stderr] | [INFO] [stderr] 102 | None => return DummyResult::expr(sp), [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:106:16 [INFO] [stderr] | [INFO] [stderr] 106 | return DummyResult::expr(sp); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:117:24 [INFO] [stderr] | [INFO] [stderr] 117 | None => return DummyResult::expr(sp), [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:121:16 [INFO] [stderr] | [INFO] [stderr] 121 | return DummyResult::expr(sp); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:136:24 [INFO] [stderr] | [INFO] [stderr] 136 | None => return DummyResult::expr(sp), [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:140:16 [INFO] [stderr] | [INFO] [stderr] 140 | return DummyResult::expr(sp); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:155:24 [INFO] [stderr] | [INFO] [stderr] 155 | None => return DummyResult::expr(sp), [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `DummyResult` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:159:16 [INFO] [stderr] | [INFO] [stderr] 159 | return DummyResult::expr(sp); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `DummyResult` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:86:28 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn create_map(cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:90:26 [INFO] [stderr] | [INFO] [stderr] 90 | -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:114:28 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn create_set(cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:118:26 [INFO] [stderr] | [INFO] [stderr] 118 | -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:123:36 [INFO] [stderr] | [INFO] [stderr] 123 | pub fn create_ordered_map(cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:127:34 [INFO] [stderr] | [INFO] [stderr] 127 | -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:153:36 [INFO] [stderr] | [INFO] [stderr] 153 | pub fn create_ordered_set(cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/util.rs:157:34 [INFO] [stderr] | [INFO] [stderr] 157 | -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:84:27 [INFO] [stderr] | [INFO] [stderr] 84 | fn generate_hash(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> HashState { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:28 [INFO] [stderr] | [INFO] [stderr] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:99:73 [INFO] [stderr] | [INFO] [stderr] 99 | fn expand_phf_map(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:28 [INFO] [stderr] | [INFO] [stderr] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:114:73 [INFO] [stderr] | [INFO] [stderr] 114 | fn expand_phf_set(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:130:14 [INFO] [stderr] | [INFO] [stderr] 130 | cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:133:10 [INFO] [stderr] | [INFO] [stderr] 133 | ) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:149:14 [INFO] [stderr] | [INFO] [stderr] 149 | cx: &mut ExtCtxt, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:152:10 [INFO] [stderr] | [INFO] [stderr] 152 | ) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:167:23 [INFO] [stderr] | [INFO] [stderr] 167 | fn parse_map(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:206:23 [INFO] [stderr] | [INFO] [stderr] 206 | fn parse_set(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option> { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:239:23 [INFO] [stderr] | [INFO] [stderr] 239 | fn parse_key(cx: &mut ExtCtxt, e: &Expr) -> Option { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:338:24 [INFO] [stderr] | [INFO] [stderr] 338 | fn adjust_key(cx: &mut ExtCtxt, e: P) -> P { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/phf_macros-0.7.23/src/lib.rs:356:28 [INFO] [stderr] | [INFO] [stderr] 356 | fn has_duplicates(cx: &mut ExtCtxt, sp: Span, entries: &[Entry]) -> bool { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 53 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0557. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `phf_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "23c34a99fdea9ff429e0e69d22005d8a7f16491dc1abc08bbee069057c2105bf"` [INFO] running `"docker" "rm" "-f" "23c34a99fdea9ff429e0e69d22005d8a7f16491dc1abc08bbee069057c2105bf"` [INFO] [stdout] 23c34a99fdea9ff429e0e69d22005d8a7f16491dc1abc08bbee069057c2105bf