[INFO] cloning repository https://github.com/mozilla/rust-cpp-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-cpp-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-cpp-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-cpp-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24b06d1c481efa2265c99f78a741fd617541b98e
[INFO] checking mozilla/rust-cpp-parser against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-cpp-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mozilla/rust-cpp-parser
[INFO] finished tweaking git repo https://github.com/mozilla/rust-cpp-parser
[INFO] tweaked toml for git repo https://github.com/mozilla/rust-cpp-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mozilla/rust-cpp-parser on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mozilla/rust-cpp-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69aace30da060e4559eba24db009c16e1167eaf8ce27fea3eb746f02d4e4a142
[INFO] running `Command { std: "docker" "start" "-a" "69aace30da060e4559eba24db009c16e1167eaf8ce27fea3eb746f02d4e4a142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69aace30da060e4559eba24db009c16e1167eaf8ce27fea3eb746f02d4e4a142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69aace30da060e4559eba24db009c16e1167eaf8ce27fea3eb746f02d4e4a142", kill_on_drop: false }`
[INFO] [stdout] 69aace30da060e4559eba24db009c16e1167eaf8ce27fea3eb746f02d4e4a142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b7eeb9987a3747ffa0982c5a71d42660a8cb6a2da20664b1ab3e7bf92329840
[INFO] running `Command { std: "docker" "start" "-a" "5b7eeb9987a3747ffa0982c5a71d42660a8cb6a2da20664b1ab3e7bf92329840", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking ahash v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking globset v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking cpp-parser v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dump_str`
[INFO] [stdout]   --> src/parser/dump.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::dump_str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParametersParser`
[INFO] [stdout]   --> src/parser/names/name.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::parser::expressions::{Parameters, ParametersParser};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `operator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use self::expressions::*;
[INFO] [stdout]    |         -------------------- but the name `operator` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Identifier` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         --------------------- but the name `Identifier` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Name` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         --------------------- but the name `Name` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Operator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use self::expressions::*;
[INFO] [stdout]    |         -------------------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/declarations/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::r#enum::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `Kind` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 49 | pub use self::class::*;
[INFO] [stdout]    |         -------------- but the name `Kind` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Kind` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use self::context::*;
[INFO] [stdout]    |         ---------------- but the name `Kind` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::left_paren::*`
[INFO] [stdout]   --> src/parser/expressions/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::left_paren::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/statements/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::stmt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `Label` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use self::goto::*;
[INFO] [stdout]    |         ------------- but the name `Label` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:900:13
[INFO] [stdout]     |
[INFO] [stdout] 900 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:902:13
[INFO] [stdout]     |
[INFO] [stdout] 902 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:944:13
[INFO] [stdout]     |
[INFO] [stdout] 944 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:965:13
[INFO] [stdout]     |
[INFO] [stdout] 965 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]     --> src/lexer/lexer.rs:1013:13
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             #[cold]
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]     --> src/lexer/lexer.rs:1015:13
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             #[cold]
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:666:21
[INFO] [stdout]     |
[INFO] [stdout] 666 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:681:21
[INFO] [stdout]     |
[INFO] [stdout] 681 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]   --> src/lexer/string.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             #[cold]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]   --> src/lexer/string.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             #[cold]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dump_str`
[INFO] [stdout]   --> src/parser/dump.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::dump_str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParametersParser`
[INFO] [stdout]   --> src/parser/names/name.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::parser::expressions::{Parameters, ParametersParser};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `operator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use self::expressions::*;
[INFO] [stdout]    |         -------------------- but the name `operator` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Identifier` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         --------------------- but the name `Identifier` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Name` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         --------------------- but the name `Name` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::names::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the name `Operator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 | pub use self::expressions::*;
[INFO] [stdout]    |         -------------------- but the name `Operator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/declarations/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::r#enum::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `Kind` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 49 | pub use self::class::*;
[INFO] [stdout]    |         -------------- but the name `Kind` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::declarations::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `Kind` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use self::context::*;
[INFO] [stdout]    |         ---------------- but the name `Kind` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::left_paren::*`
[INFO] [stdout]   --> src/parser/expressions/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use self::left_paren::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/parser/statements/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use self::stmt::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `Label` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 29 | pub use self::goto::*;
[INFO] [stdout]    |         ------------- but the name `Label` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:900:13
[INFO] [stdout]     |
[INFO] [stdout] 900 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:902:13
[INFO] [stdout]     |
[INFO] [stdout] 902 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:944:13
[INFO] [stdout]     |
[INFO] [stdout] 944 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:963:13
[INFO] [stdout]     |
[INFO] [stdout] 963 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/lexer.rs:965:13
[INFO] [stdout]     |
[INFO] [stdout] 965 |             #[cold]
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]     --> src/lexer/lexer.rs:1013:13
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             #[cold]
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]     --> src/lexer/lexer.rs:1015:13
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             #[cold]
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:661:21
[INFO] [stdout]     |
[INFO] [stdout] 661 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:666:21
[INFO] [stdout]     |
[INFO] [stdout] 666 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]    --> src/lexer/preprocessor/preprocessor.rs:681:21
[INFO] [stdout]     |
[INFO] [stdout] 681 |                     #[cold]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]   --> src/lexer/string.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             #[cold]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[cold]` attribute cannot be used on match arms
[INFO] [stdout]   --> src/lexer/string.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             #[cold]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[cold]` can only be applied to functions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Template` is never constructed
[INFO] [stdout]   --> src/parser/names/name.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Template {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `Template` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/args.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Deserialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_JsonCommand`
[INFO] [stdout] 351 | struct JsonCommand {
[INFO] [stdout]     |        ----------- `JsonCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/preprocessor/context.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_type(&self, name: &str) -> MacroType;
[INFO] [stdout]    |                 ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_type(&self, name: &str) -> MacroType<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/preprocessor/context.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn get_type(&self, _name: &str) -> MacroType {
[INFO] [stdout]     |                 ^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn get_type(&self, _name: &str) -> MacroType<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/preprocessor/context.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn get_type(&self, name: &str) -> MacroType {
[INFO] [stdout]     |                 ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn get_type(&self, name: &str) -> MacroType<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/declarations/types.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get_names(&self) -> TypeDeclNames {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get_names(&self) -> TypeDeclNames<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-parser` (lib) due to 1 previous error; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `Template` is never constructed
[INFO] [stdout]   --> src/parser/names/name.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Template {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `Template` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/args.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `Deserialize` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_JsonCommand`
[INFO] [stdout] 351 | struct JsonCommand {
[INFO] [stdout]     |        ----------- `JsonCommand` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/preprocessor/context.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_type(&self, name: &str) -> MacroType;
[INFO] [stdout]    |                 ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_type(&self, name: &str) -> MacroType<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/preprocessor/context.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn get_type(&self, _name: &str) -> MacroType {
[INFO] [stdout]     |                 ^^^^^                  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn get_type(&self, _name: &str) -> MacroType<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/preprocessor/context.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn get_type(&self, name: &str) -> MacroType {
[INFO] [stdout]     |                 ^^^^^                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn get_type(&self, name: &str) -> MacroType<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/declarations/types.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get_names(&self) -> TypeDeclNames {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get_names(&self) -> TypeDeclNames<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-parser` (lib test) due to 1 previous error; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b7eeb9987a3747ffa0982c5a71d42660a8cb6a2da20664b1ab3e7bf92329840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7eeb9987a3747ffa0982c5a71d42660a8cb6a2da20664b1ab3e7bf92329840", kill_on_drop: false }`
[INFO] [stdout] 5b7eeb9987a3747ffa0982c5a71d42660a8cb6a2da20664b1ab3e7bf92329840
