[INFO] fetching crate cmake-parser 0.1.0-alpha...
[INFO] checking cmake-parser-0.1.0-alpha against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate cmake-parser 0.1.0-alpha into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cmake-parser 0.1.0-alpha on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cmake-parser 0.1.0-alpha
[INFO] finished tweaking crates.io crate cmake-parser 0.1.0-alpha
[INFO] tweaked toml for crates.io crate cmake-parser 0.1.0-alpha written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98f7840960ef428ed8f5c921f0f63f1fdb3290fd52c37f9ca66859e979e28565
[INFO] running `Command { std: "docker" "start" "-a" "98f7840960ef428ed8f5c921f0f63f1fdb3290fd52c37f9ca66859e979e28565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98f7840960ef428ed8f5c921f0f63f1fdb3290fd52c37f9ca66859e979e28565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f7840960ef428ed8f5c921f0f63f1fdb3290fd52c37f9ca66859e979e28565", kill_on_drop: false }`
[INFO] [stdout] 98f7840960ef428ed8f5c921f0f63f1fdb3290fd52c37f9ca66859e979e28565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47eefef91b61fa950a6884b4ff266a8dd85a5d1c0b5033caf71e3541c1efa721
[INFO] running `Command { std: "docker" "start" "-a" "47eefef91b61fa950a6884b4ff266a8dd85a5d1c0b5033caf71e3541c1efa721", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking cmake-parser v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/parser.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct FileElement<'fe> {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 40 |     source: Source<'fe>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileElement` has a derived impl for the trait `Debug`, 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: fields `spaces_before` and `spaces_after` are never read
[INFO] [stdout]   --> src/parser.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub(crate) struct CommandInvocation<'ci> {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] 70 |     spaces_before: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub(crate) identifier: &'ci [u8],
[INFO] [stdout] 72 |     spaces_after: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]    --> src/parser.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct BracketArgument<'ba> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 148 |     len: usize,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BracketArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_comment` is never read
[INFO] [stdout]    --> src/parser.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct LineEnding<'le> {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 178 |     line_comment: Option<LineComment<'le>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LineEnding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/parser.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct FileElement<'fe> {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 40 |     source: Source<'fe>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileElement` has a derived impl for the trait `Debug`, 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: fields `spaces_before` and `spaces_after` are never read
[INFO] [stdout]   --> src/parser.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub(crate) struct CommandInvocation<'ci> {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] 70 |     spaces_before: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub(crate) identifier: &'ci [u8],
[INFO] [stdout] 72 |     spaces_after: Vec<Spaces>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]    --> src/parser.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | struct BracketArgument<'ba> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 148 |     len: usize,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BracketArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_comment` is never read
[INFO] [stdout]    --> src/parser.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct LineEnding<'le> {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 178 |     line_comment: Option<LineComment<'le>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LineEnding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "47eefef91b61fa950a6884b4ff266a8dd85a5d1c0b5033caf71e3541c1efa721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47eefef91b61fa950a6884b4ff266a8dd85a5d1c0b5033caf71e3541c1efa721", kill_on_drop: false }`
[INFO] [stdout] 47eefef91b61fa950a6884b4ff266a8dd85a5d1c0b5033caf71e3541c1efa721
