[INFO] cloning repository https://github.com/rustyrazorblade/thunderdome
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustyrazorblade/thunderdome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2Fthunderdome", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2Fthunderdome'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 318d6d6179365b4f625abb5f0e804d06eb24c5e7
[INFO] testing rustyrazorblade/thunderdome against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustyrazorblade%2Fthunderdome" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustyrazorblade/thunderdome
[INFO] finished tweaking git repo https://github.com/rustyrazorblade/thunderdome
[INFO] tweaked toml for git repo https://github.com/rustyrazorblade/thunderdome written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustyrazorblade/thunderdome on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustyrazorblade/thunderdome 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-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08cde36321e2470ff0bf98641bbd117f789e7ef55ae3c1b4dcf67ec1b15c050f
[INFO] running `Command { std: "docker" "start" "-a" "08cde36321e2470ff0bf98641bbd117f789e7ef55ae3c1b4dcf67ec1b15c050f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08cde36321e2470ff0bf98641bbd117f789e7ef55ae3c1b4dcf67ec1b15c050f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cde36321e2470ff0bf98641bbd117f789e7ef55ae3c1b4dcf67ec1b15c050f", kill_on_drop: false }`
[INFO] [stdout] 08cde36321e2470ff0bf98641bbd117f789e7ef55ae3c1b4dcf67ec1b15c050f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a612b0d99f65df3c900e83ba682fb3fb7e6dd7538c890eaee3052f49dad608aa
[INFO] running `Command { std: "docker" "start" "-a" "a612b0d99f65df3c900e83ba682fb3fb7e6dd7538c890eaee3052f49dad608aa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.1.10
[INFO] [stderr]    Compiling byteorder v0.3.11
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.2.1
[INFO] [stderr]    Compiling rustc-serialize v0.3.16
[INFO] [stderr]    Compiling peg v0.3.0 (https://github.com/kevinmehall/rust-peg.git#fc491255)
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |             syntax::ext::base::IdentTT(box expand_peg_str, None, false));
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 28 -             syntax::ext::base::IdentTT(box expand_peg_str, None, false));
[INFO] [stdout] 28 +             syntax::ext::base::IdentTT(Box::new(expand_peg_str), None, false));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |             syntax::ext::base::IdentTT(box expand_peg_file, None, false));
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 32 -             syntax::ext::base::IdentTT(box expand_peg_file, None, false));
[INFO] [stdout] 32 +             syntax::ext::base::IdentTT(Box::new(expand_peg_file), None, false));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   &f_name: &str,
[INFO] [stdout]     |                       ^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, 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[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, rustc_private, box_patterns, append)]
[INFO] [stdout]   |                                     ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:273:118
[INFO] [stdout]     |
[INFO] [stdout] 273 | ...                   box() expression,
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]     |
[INFO] [stdout] 273 -                                                                                                                      box() expression,
[INFO] [stdout] 273 +                                                                                                                      Box::new(()) expression,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expression`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:273:124
[INFO] [stdout]     |
[INFO] [stdout] 270 | ...                   Rule{name:
[INFO] [stdout]     |                       ---- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 273 | ...                            box() expression,
[INFO] [stdout]     |                                     -^^^^^^^^^^ expected one of `,`, `.`, `?`, `}`, or an operator
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1706:84
[INFO] [stdout]      |
[INFO] [stdout] 1706 | ...                   box() expression,}
[INFO] [stdout]      |                       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1706 -                                                                                    box() expression,}
[INFO] [stdout] 1706 +                                                                                    Box::new(()) expression,}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1706:90
[INFO] [stdout]      |
[INFO] [stdout] 1703 | ...                   TaggedExpr{name:
[INFO] [stdout]      |                       ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 1706 | ...                                  box() expression,}
[INFO] [stdout]      |                                           -^^^^^^^^^^ expected one of `,`, `.`, `?`, `}`, or an operator
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1735:62
[INFO] [stdout]      |
[INFO] [stdout] 1735 | ...                   expr: box() expr,}
[INFO] [stdout]      |                             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1735 -                                                        expr: box() expr,}
[INFO] [stdout] 1735 +                                                        expr: Box::new(()) expr,}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expr`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1735:68
[INFO] [stdout]      |
[INFO] [stdout] 1734 | ...                   TaggedExpr{name: None,
[INFO] [stdout]      |                       ---------- while parsing this struct
[INFO] [stdout] 1735 | ...                              expr: box() expr,}
[INFO] [stdout]      |                                             -^^^^ expected one of `,`, `.`, `?`, `}`, or an operator
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             help: try adding a comma: `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1795:79
[INFO] [stdout]      |
[INFO] [stdout] 1795 | ...                   PosAssertExpr(box() expression)
[INFO] [stdout]      |                                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1795 -                                                                 PosAssertExpr(box() expression)
[INFO] [stdout] 1795 +                                                                 PosAssertExpr(Box::new(()) expression)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1795:85
[INFO] [stdout]      |
[INFO] [stdout] 1795 | ...                   PosAssertExpr(box() expression)
[INFO] [stdout]      |                                          -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1831:87
[INFO] [stdout]      |
[INFO] [stdout] 1831 | ...                   NegAssertExpr(box() expression)
[INFO] [stdout]      |                                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1831 -                                                                         NegAssertExpr(box() expression)
[INFO] [stdout] 1831 +                                                                         NegAssertExpr(Box::new(()) expression)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1831:93
[INFO] [stdout]      |
[INFO] [stdout] 1831 | ...                   NegAssertExpr(box() expression)
[INFO] [stdout]      |                                          -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1880:70
[INFO] [stdout]      |
[INFO] [stdout] 1880 | ...                   OptionalExpr(box() expression)
[INFO] [stdout]      |                                    ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1880 -                                                         OptionalExpr(box() expression)
[INFO] [stdout] 1880 +                                                         OptionalExpr(Box::new(()) expression)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1880:76
[INFO] [stdout]      |
[INFO] [stdout] 1880 | ...                   OptionalExpr(box() expression)
[INFO] [stdout]      |                                         -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1930:84
[INFO] [stdout]      |
[INFO] [stdout] 1930 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1930 -                                                                             Repeat(box() expression,
[INFO] [stdout] 1930 +                                                                             Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1930:90
[INFO] [stdout]      |
[INFO] [stdout] 1930 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1933:89
[INFO] [stdout]      |
[INFO] [stdout] 1933 | ...                   Some(box() sep))
[INFO] [stdout]      |                            ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1933 -                                                                                    Some(box() sep))
[INFO] [stdout] 1933 +                                                                                    Some(Box::new(()) sep))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `sep`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1933:95
[INFO] [stdout]      |
[INFO] [stdout] 1933 | ...                   Some(box() sep))
[INFO] [stdout]      |                                 -^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1991:92
[INFO] [stdout]      |
[INFO] [stdout] 1991 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1991 -                                                                                     Repeat(box() expression,
[INFO] [stdout] 1991 +                                                                                     Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1991:98
[INFO] [stdout]      |
[INFO] [stdout] 1991 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1994:97
[INFO] [stdout]      |
[INFO] [stdout] 1994 | ...                   Some(box() sep))
[INFO] [stdout]      |                            ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 1994 -                                                                                            Some(box() sep))
[INFO] [stdout] 1994 +                                                                                            Some(Box::new(()) sep))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `sep`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:1994:103
[INFO] [stdout]      |
[INFO] [stdout] 1994 | ...                   Some(box() sep))
[INFO] [stdout]      |                                 -^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2041:88
[INFO] [stdout]      |
[INFO] [stdout] 2041 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 2041 -                                                                                 Repeat(box() expression,
[INFO] [stdout] 2041 +                                                                                 Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2041:94
[INFO] [stdout]      |
[INFO] [stdout] 2041 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2091:96
[INFO] [stdout]      |
[INFO] [stdout] 2091 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 2091 -                                                                                         Repeat(box() expression,
[INFO] [stdout] 2091 +                                                                                         Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2091:102
[INFO] [stdout]      |
[INFO] [stdout] 2091 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2165:128
[INFO] [stdout]      |
[INFO] [stdout] 2165 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 2165 -                                                                                                                         Repeat(box() expression,
[INFO] [stdout] 2165 +                                                                                                                         Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2165:134
[INFO] [stdout]      |
[INFO] [stdout] 2165 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2292:160
[INFO] [stdout]      |
[INFO] [stdout] 2292 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 2292 -                                                                                                                                                         Repeat(box() expression,
[INFO] [stdout] 2292 +                                                                                                                                                         Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2292:166
[INFO] [stdout]      |
[INFO] [stdout] 2292 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2424:156
[INFO] [stdout]      |
[INFO] [stdout] 2424 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]      |
[INFO] [stdout] 2424 -                                                                                                                                                     Repeat(box() expression,
[INFO] [stdout] 2424 +                                                                                                                                                     Repeat(Box::new(()) expression,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/grammar.rs:2424:162
[INFO] [stdout]      |
[INFO] [stdout] 2424 | ...                   Repeat(box() expression,
[INFO] [stdout]      |                                   -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/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-10-28-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-10-28-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-10-28-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-10-28-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-10-28-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-10-28-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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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] [stderr]    Compiling capnp v0.3.2
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:288:3
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 |         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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:315:3
[INFO] [stdout]     |
[INFO] [stdout] 315 |         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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:327:3
[INFO] [stdout]     |
[INFO] [stdout] 327 |     (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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:357:2
[INFO] [stdout]     |
[INFO] [stdout] 357 |     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:397:4
[INFO] [stdout]     |
[INFO] [stdout] 397 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 416 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:419:38
[INFO] [stdout]     |
[INFO] [stdout] 419 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:433:4
[INFO] [stdout]     |
[INFO] [stdout] 433 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 |                         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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |                         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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:467:6
[INFO] [stdout]     |
[INFO] [stdout] 467 |                     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:496:6
[INFO] [stdout]     |
[INFO] [stdout] 496 |                     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:515:4
[INFO] [stdout]     |
[INFO] [stdout] 515 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:527:6
[INFO] [stdout]     |
[INFO] [stdout] 527 |                     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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:548:6
[INFO] [stdout]     |
[INFO] [stdout] 548 |                 (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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:549:6
[INFO] [stdout]     |
[INFO] [stdout] 549 |                  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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:556:18
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:570:5
[INFO] [stdout]     |
[INFO] [stdout] 570 |                 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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:573:4
[INFO] [stdout]     |
[INFO] [stdout] 573 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:612:4
[INFO] [stdout]     |
[INFO] [stdout] 612 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:634:8
[INFO] [stdout]     |
[INFO] [stdout] 634 |                             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:646:8
[INFO] [stdout]     |
[INFO] [stdout] 646 |                             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/translate.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 656 |             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/git/checkouts/rust-peg-5c176e2416535416/fc49125/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/git/checkouts/rust-peg-5c176e2416535416/fc49125/src/peg_syntax_ext.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, rustc_private, box_patterns, append)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling advapi32-sys v0.1.2
[INFO] [stderr] error: could not compile `peg` (lib) due to 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/borrow.rs:182:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/capnp-0.3.2/src/traits.rs:38:57
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_from_pointer(reader : &PointerReader<'a>) -> Result<Self>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::result::Result`
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:557:1
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_from_pointer(reader : &PointerReader<'a>) -> Result<Self> where Self: Sized;
[INFO] [stdout]    |                                                                      +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/capnp-0.3.2/src/traits.rs:47:58
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_from_pointer(builder : PointerBuilder<'a>) -> Result<Self>;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::result::Result`
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:557:1
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_from_pointer(builder : PointerBuilder<'a>) -> Result<Self> where Self: Sized;
[INFO] [stdout]    |                                                                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/capnp-0.3.2/src/traits.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn from_u16(value : u16) -> ::std::result::Result<Self, ::NotInSchema>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::result::Result`
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:557:1
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn from_u16(value : u16) -> ::std::result::Result<Self, ::NotInSchema> where Self: Sized;
[INFO] [stdout]    |                                                                            +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0502]: cannot borrow `*reff` as immutable because it is also borrowed as mutable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/capnp-0.3.2/src/private/layout.rs:630:47
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let ptr = try!(follow_fars(&mut reff, (*reff).target(), &mut segment));
[INFO] [stdout]     |                        ----------- ---------  ^^^^^^^ immutable borrow occurs here
[INFO] [stdout]     |                        |           |
[INFO] [stdout]     |                        |           mutable borrow occurs here
[INFO] [stdout]     |                        mutable borrow later used by call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0502.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `capnp` (lib) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0310, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a612b0d99f65df3c900e83ba682fb3fb7e6dd7538c890eaee3052f49dad608aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a612b0d99f65df3c900e83ba682fb3fb7e6dd7538c890eaee3052f49dad608aa", kill_on_drop: false }`
[INFO] [stdout] a612b0d99f65df3c900e83ba682fb3fb7e6dd7538c890eaee3052f49dad608aa
