[INFO] cloning repository https://github.com/zsakowitz/advanced_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zsakowitz/advanced_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsakowitz%2Fadvanced_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsakowitz%2Fadvanced_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca975d44336be3ff55cd1bbe0261bf8ca57d1cc3 [INFO] testing zsakowitz/advanced_parser against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsakowitz%2Fadvanced_parser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zsakowitz/advanced_parser on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zsakowitz/advanced_parser [INFO] finished tweaking git repo https://github.com/zsakowitz/advanced_parser [INFO] tweaked toml for git repo https://github.com/zsakowitz/advanced_parser written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zsakowitz/advanced_parser 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24bc8fd90528ef111a3bb54e543ef4e7e24a301d30b4a1142a0e80a5575ec1f6 [INFO] running `Command { std: "docker" "start" "-a" "24bc8fd90528ef111a3bb54e543ef4e7e24a301d30b4a1142a0e80a5575ec1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24bc8fd90528ef111a3bb54e543ef4e7e24a301d30b4a1142a0e80a5575ec1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bc8fd90528ef111a3bb54e543ef4e7e24a301d30b4a1142a0e80a5575ec1f6", kill_on_drop: false }` [INFO] [stdout] 24bc8fd90528ef111a3bb54e543ef4e7e24a301d30b4a1142a0e80a5575ec1f6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d33338c7ea54885f2fc45db2006ad0deca1ee3b44a0fbd4681775fc7a8aabe8 [INFO] running `Command { std: "docker" "start" "-a" "7d33338c7ea54885f2fc45db2006ad0deca1ee3b44a0fbd4681775fc7a8aabe8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling vec1 v1.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parser_macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/item.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub eq_token: Token![=], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s [INFO] running `Command { std: "docker" "inspect" "7d33338c7ea54885f2fc45db2006ad0deca1ee3b44a0fbd4681775fc7a8aabe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d33338c7ea54885f2fc45db2006ad0deca1ee3b44a0fbd4681775fc7a8aabe8", kill_on_drop: false }` [INFO] [stdout] 7d33338c7ea54885f2fc45db2006ad0deca1ee3b44a0fbd4681775fc7a8aabe8 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d10d957132c294c56b1e73a285d637ff73c93ac17b4389e6430f508a2c9172 [INFO] running `Command { std: "docker" "start" "-a" "e7d10d957132c294c56b1e73a285d637ff73c93ac17b4389e6430f508a2c9172", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling vec1 v1.10.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling parser_macro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/item.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub eq_token: Token![=], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `eq_token` is never read [INFO] [stdout] --> src/item.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub eq_token: Token![=], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/hello_world.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 25 | AddSub = (MultDiv (Spaces ('+' / '-') Spaces MultDiv)* [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 26 | as |(MultDiv(first), rest)| -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AddSub` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "e7d10d957132c294c56b1e73a285d637ff73c93ac17b4389e6430f508a2c9172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d10d957132c294c56b1e73a285d637ff73c93ac17b4389e6430f508a2c9172", kill_on_drop: false }` [INFO] [stdout] e7d10d957132c294c56b1e73a285d637ff73c93ac17b4389e6430f508a2c9172 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 751f69778ef613892f0f15fcd2ecb54c4648a817510d5b58441889da59c545ca [INFO] running `Command { std: "docker" "start" "-a" "751f69778ef613892f0f15fcd2ecb54c4648a817510d5b58441889da59c545ca", kill_on_drop: false }` [INFO] [stderr] warning: field `eq_token` is never read [INFO] [stderr] --> src/item.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Item { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub eq_token: Token![=], [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Item` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `parser_macro` (lib) generated 1 warning [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> examples/hello_world.rs:26:40 [INFO] [stderr] | [INFO] [stderr] 25 | AddSub = (MultDiv (Spaces ('+' / '-') Spaces MultDiv)* [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 26 | as |(MultDiv(first), rest)| -> u32 { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `AddSub` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `parser_macro` (example "hello_world") generated 1 warning [INFO] [stderr] warning: `parser_macro` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parser_macro-b51c4e7d0e3407a2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests parser_macro [INFO] [stderr] error: DefId(0:110 ~ parser_macro[4999]::parser) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name parser_macro --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parser_macro=/opt/rustwide/target/debug/deps/libparser_macro-cf2573cab79efa4f.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b4a9e98d0e62a53.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fdae869a15dfef12.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d2658ddab1c0163d.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-11a401d05ce65b27.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vec1"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "751f69778ef613892f0f15fcd2ecb54c4648a817510d5b58441889da59c545ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751f69778ef613892f0f15fcd2ecb54c4648a817510d5b58441889da59c545ca", kill_on_drop: false }` [INFO] [stdout] 751f69778ef613892f0f15fcd2ecb54c4648a817510d5b58441889da59c545ca