[INFO] cloning repository https://github.com/0b10011/oxiplate-derive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0b10011/oxiplate-derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0b10011%2Foxiplate-derive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0b10011%2Foxiplate-derive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d7fd91e942dba88b47ed459644cf87d6cfba3f8
[INFO] checking 0b10011/oxiplate-derive against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0b10011%2Foxiplate-derive" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0b10011/oxiplate-derive
[INFO] finished tweaking git repo https://github.com/0b10011/oxiplate-derive
[INFO] tweaked toml for git repo https://github.com/0b10011/oxiplate-derive written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0b10011/oxiplate-derive on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0b10011/oxiplate-derive 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded trybuild v1.0.101
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fdd759ca8bdc0e831bf0dac934e87c108e25ad7bf6ab57eb71f2a6165f24df9
[INFO] running `Command { std: "docker" "start" "-a" "1fdd759ca8bdc0e831bf0dac934e87c108e25ad7bf6ab57eb71f2a6165f24df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fdd759ca8bdc0e831bf0dac934e87c108e25ad7bf6ab57eb71f2a6165f24df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fdd759ca8bdc0e831bf0dac934e87c108e25ad7bf6ab57eb71f2a6165f24df9", kill_on_drop: false }`
[INFO] [stdout] 1fdd759ca8bdc0e831bf0dac934e87c108e25ad7bf6ab57eb71f2a6165f24df9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2caa60e00207cc044e5f5fa592c7f01d9b33b55bf33e23afbba9af7a7f1b7e69
[INFO] running `Command { std: "docker" "start" "-a" "2caa60e00207cc044e5f5fa592c7f01d9b33b55bf33e23afbba9af7a7f1b7e69", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.94
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stderr]     Checking oxiplate-derive v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IdentField` is never constructed
[INFO] [stdout]    --> src/syntax/expression.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct IdentField<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/statement/if.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get_ident(&self) -> Option<&Identifier> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 35 |     pub fn get_ident(&self) -> Option<&Identifier<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdentField` is never constructed
[INFO] [stdout]    --> src/syntax/expression.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct IdentField<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/statement/if.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get_ident(&self) -> Option<&Identifier> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 35 |     pub fn get_ident(&self) -> Option<&Identifier<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdentField` is never constructed
[INFO] [stdout]    --> src/syntax/expression.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct IdentField<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/statement/if.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn get_ident(&self) -> Option<&Identifier> {
[INFO] [stdout]    |                      ^^^^^            ^^^^^^^^^^^
[INFO] [stdout]    |                      |                ||
[INFO] [stdout]    |                      |                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                the same lifetime is elided here
[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] 35 |     pub fn get_ident(&self) -> Option<&Identifier<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "2caa60e00207cc044e5f5fa592c7f01d9b33b55bf33e23afbba9af7a7f1b7e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2caa60e00207cc044e5f5fa592c7f01d9b33b55bf33e23afbba9af7a7f1b7e69", kill_on_drop: false }`
[INFO] [stdout] 2caa60e00207cc044e5f5fa592c7f01d9b33b55bf33e23afbba9af7a7f1b7e69
