[INFO] cloning repository https://github.com/nskinkel/onionctlrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nskinkel/onionctlrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnskinkel%2Fonionctlrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnskinkel%2Fonionctlrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59c1deefd58532364081d8647fb30d466a74539e
[INFO] documenting nskinkel/onionctlrs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnskinkel%2Fonionctlrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nskinkel/onionctlrs
[INFO] finished tweaking git repo https://github.com/nskinkel/onionctlrs
[INFO] tweaked toml for git repo https://github.com/nskinkel/onionctlrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nskinkel/onionctlrs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nskinkel/onionctlrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.1.32
[INFO] [stderr]   Downloaded libc v0.1.10
[INFO] [stderr]   Downloaded kernel32-sys v0.1.4
[INFO] [stderr]   Downloaded peg v0.3.3
[INFO] [stderr]   Downloaded winapi v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aa0ea088fb078df9c3ef2ac87a35396b385313e4612f9e6d3e8fe4efb6cd1cd
[INFO] running `Command { std: "docker" "start" "-a" "5aa0ea088fb078df9c3ef2ac87a35396b385313e4612f9e6d3e8fe4efb6cd1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa0ea088fb078df9c3ef2ac87a35396b385313e4612f9e6d3e8fe4efb6cd1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa0ea088fb078df9c3ef2ac87a35396b385313e4612f9e6d3e8fe4efb6cd1cd", kill_on_drop: false }`
[INFO] [stdout] 5aa0ea088fb078df9c3ef2ac87a35396b385313e4612f9e6d3e8fe4efb6cd1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67245b6b6799fb7e96b3ccfca3b2e56b8eee1b4507f08291fd33743c09518451
[INFO] running `Command { std: "docker" "start" "-a" "67245b6b6799fb7e96b3ccfca3b2e56b8eee1b4507f08291fd33743c09518451", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.3
[INFO] [stderr]     Checking libc v0.1.10
[INFO] [stderr]     Checking peg v0.3.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns, append)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.75.0; see <https://github.com/rust-lang/rust/pull/116412> for more information
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns, append)]
[INFO] [stdout]   |                              ^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.33.0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the following crate versions were found:
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.dfsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.safestack.a
[INFO] [stdout]           crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a
[INFO] [stdout]   = help: please recompile that crate using --crate-type lib
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/rustast.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate syntax;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rustast::AstBuilder`, `rustast::DUMMY_SP`, `rustast::DUMMY_SP`, `rustast::AstBuilder`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rustast::{AstBuilder, DUMMY_SP};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use rustast::DUMMY_SP;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  4 | use rustast::AstBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             cache_fields.append(&mut quote_tokens!(ctxt, $name: $map_type,));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |             cache_init.append(&mut quote_tokens!(ctxt, $name: ::std::collections::HashMap::new(),));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     items.push(quote_item!(ctxt,
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 |         quote_expr!(ctxt, {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:308:3
[INFO] [stdout]     |
[INFO] [stdout] 308 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:317:3
[INFO] [stdout]     |
[INFO] [stdout] 317 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 |     (quote_item!(ctxt,
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:359:2
[INFO] [stdout]     |
[INFO] [stdout] 359 |     quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 |             quote_expr!(ctxt, any_char(input, state, pos))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 quote_expr!(ctxt, slice_eq_case_insensitive(input, state, pos, $sl))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |                 quote_expr!(ctxt, slice_eq(input, state, pos, $sl))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |                 quote_expr!(ctxt, Matched(next, ())),
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 quote_expr!(ctxt, state.mark_failure(pos, $expected_str)),
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:421:38
[INFO] [stdout]     |
[INFO] [stdout] 421 |             let m = ctxt.expr_match(DUMMY_SP, quote_expr!(ctxt, ch), vec!(
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 |             quote_expr!(ctxt, if input.len() > pos {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |                         quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:469:6
[INFO] [stdout]     |
[INFO] [stdout] 469 |                     quote_expr!(ctxt, $func(input, state, pos))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 quote_expr!(ctxt, Matched(pos, ()))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 quote_expr!(ctxt, Matched(pos, ()))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 |             quote_expr!(ctxt, match $optional_res {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:529:6
[INFO] [stdout]     |
[INFO] [stdout] 529 |                     quote_tokens!(ctxt,
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 quote_expr!(ctxt, repeat_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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 quote_expr!(ctxt, ())
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:550:6
[INFO] [stdout]     |
[INFO] [stdout] 550 |                 (quote_tokens!(ctxt, let mut repeat_value = vec!();),
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:551:6
[INFO] [stdout]     |
[INFO] [stdout] 551 |                  quote_tokens!(ctxt, repeat_value.push(value);))
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |                 Some(max) => quote_tokens!(ctxt,
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 quote_expr!(ctxt,
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:572:5
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 quote_expr!(ctxt, Matched(repeat_pos, $result))
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 |             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:603:4
[INFO] [stdout]     |
[INFO] [stdout] 603 |             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 |                             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 |                             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/translate.rs:658:4
[INFO] [stdout]     |
[INFO] [stdout] 658 |             quote_expr!(ctxt, {
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[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/index.crates.io-1949cf8c6b5b557f/peg-0.3.3/src/peg_syntax_ext.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns, append)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kernel32-sys v0.1.4
[INFO] [stdout] Some errors have detailed explanations: E0432, E0462, E0463, E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `peg` (lib) due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67245b6b6799fb7e96b3ccfca3b2e56b8eee1b4507f08291fd33743c09518451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67245b6b6799fb7e96b3ccfca3b2e56b8eee1b4507f08291fd33743c09518451", kill_on_drop: false }`
[INFO] [stdout] 67245b6b6799fb7e96b3ccfca3b2e56b8eee1b4507f08291fd33743c09518451
