[INFO] fetching crate nu_plugin_hcl 0.110.0...
[INFO] checking nu_plugin_hcl-0.110.0 against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543
[INFO] extracting crate nu_plugin_hcl 0.110.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nu_plugin_hcl 0.110.0
[INFO] finished tweaking crates.io crate nu_plugin_hcl 0.110.0
[INFO] tweaked toml for crates.io crate nu_plugin_hcl 0.110.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_hcl 0.110.0 on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_hcl 0.110.0 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6612f6ba3c207dc4df4f44505c5e84bac369cf4b871cb37c80711c2f0734616
[INFO] running `Command { std: "docker" "start" "-a" "e6612f6ba3c207dc4df4f44505c5e84bac369cf4b871cb37c80711c2f0734616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6612f6ba3c207dc4df4f44505c5e84bac369cf4b871cb37c80711c2f0734616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6612f6ba3c207dc4df4f44505c5e84bac369cf4b871cb37c80711c2f0734616", kill_on_drop: false }`
[INFO] [stdout] e6612f6ba3c207dc4df4f44505c5e84bac369cf4b871cb37c80711c2f0734616
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da6952782cdc0307194a2635fb073a95b2bf1b2deeb124a7e72648f093d82fb6
[INFO] running `Command { std: "docker" "start" "-a" "da6952782cdc0307194a2635fb073a95b2bf1b2deeb124a7e72648f093d82fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking buf-trait v0.4.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking byteyarn v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking os_pipe v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking nu-glob v0.110.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking interprocess v2.2.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling nu-derive-value v0.110.0
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking nu-path v0.110.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking nu-experimental v0.110.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking lean_string v0.5.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking vecmap-rs v0.2.1
[INFO] [stderr]     Checking hcl-primitives v0.1.5
[INFO] [stderr]     Checking typetag v0.2.16
[INFO] [stderr]     Checking hcl-edit v0.8.1
[INFO] [stderr]     Checking nu-utils v0.110.0
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking hcl-rs v0.18.0
[INFO] [stderr]     Checking nu-system v0.110.0
[INFO] [stderr]     Checking nu-protocol v0.110.0
[INFO] [stderr]     Checking nu-plugin-protocol v0.110.0
[INFO] [stderr]     Checking nu-engine v0.110.0
[INFO] [stderr]     Checking nu-plugin-core v0.110.0
[INFO] [stderr]     Checking nu-plugin v0.110.0
[INFO] [stderr]     Checking nu_plugin_hcl v0.110.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn examples(&self) -> Vec<Example> {
[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] 36 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn examples(&self) -> Vec<Example> {
[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] 68 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn examples(description: &str) -> Vec<Example> {
[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] 89 | fn examples(description: &str) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn examples(&self) -> Vec<Example> {
[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] 36 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn examples(&self) -> Vec<Example> {
[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] 68 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/nu_hcl.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn examples(description: &str) -> Vec<Example> {
[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] 89 | fn examples(description: &str) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.26s
[INFO] running `Command { std: "docker" "inspect" "da6952782cdc0307194a2635fb073a95b2bf1b2deeb124a7e72648f093d82fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da6952782cdc0307194a2635fb073a95b2bf1b2deeb124a7e72648f093d82fb6", kill_on_drop: false }`
[INFO] [stdout] da6952782cdc0307194a2635fb073a95b2bf1b2deeb124a7e72648f093d82fb6
