[INFO] cloning repository https://github.com/Ajhaa/rusty_url_encoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ajhaa/rusty_url_encoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjhaa%2Frusty_url_encoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjhaa%2Frusty_url_encoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5bb494293c98189790d40c629fa127c4b2e3eec [INFO] documenting Ajhaa/rusty_url_encoder against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAjhaa%2Frusty_url_encoder" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ajhaa/rusty_url_encoder on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ajhaa/rusty_url_encoder [INFO] finished tweaking git repo https://github.com/Ajhaa/rusty_url_encoder [INFO] tweaked toml for git repo https://github.com/Ajhaa/rusty_url_encoder written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Ajhaa/rusty_url_encoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2184eb053b1b90f579b37c60857e492749c2fbf83163916dd55d41f896fe93fb [INFO] running `Command { std: "docker" "start" "-a" "2184eb053b1b90f579b37c60857e492749c2fbf83163916dd55d41f896fe93fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2184eb053b1b90f579b37c60857e492749c2fbf83163916dd55d41f896fe93fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2184eb053b1b90f579b37c60857e492749c2fbf83163916dd55d41f896fe93fb", kill_on_drop: false }` [INFO] [stdout] 2184eb053b1b90f579b37c60857e492749c2fbf83163916dd55d41f896fe93fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22a136be78bde222518fe3a02fde10714d99ad8b32d734c5e834957c3399e862 [INFO] running `Command { std: "docker" "start" "-a" "22a136be78bde222518fe3a02fde10714d99ad8b32d734c5e834957c3399e862", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_macros v0.7.21 [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[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.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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_macros` due to 20 previous errors [INFO] [stdout] Some errors have detailed explanations: E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22a136be78bde222518fe3a02fde10714d99ad8b32d734c5e834957c3399e862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a136be78bde222518fe3a02fde10714d99ad8b32d734c5e834957c3399e862", kill_on_drop: false }` [INFO] [stdout] 22a136be78bde222518fe3a02fde10714d99ad8b32d734c5e834957c3399e862