[INFO] cloning repository https://github.com/eda-rs/netlist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eda-rs/netlist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda-rs%2Fnetlist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda-rs%2Fnetlist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fd7363804dbaf8748b449dd318a2296c7a57e5c
[INFO] checking eda-rs/netlist against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feda-rs%2Fnetlist" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eda-rs/netlist
[INFO] finished tweaking git repo https://github.com/eda-rs/netlist
[INFO] tweaked toml for git repo https://github.com/eda-rs/netlist written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eda-rs/netlist on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding serde-xml-rs v0.6.0 (available: v0.8.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0f86177053d1e901db1ef5591f5790ba90ab7d0e23a013b480a4d4d5b920b35
[INFO] running `Command { std: "docker" "start" "-a" "d0f86177053d1e901db1ef5591f5790ba90ab7d0e23a013b480a4d4d5b920b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f86177053d1e901db1ef5591f5790ba90ab7d0e23a013b480a4d4d5b920b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f86177053d1e901db1ef5591f5790ba90ab7d0e23a013b480a4d4d5b920b35", kill_on_drop: false }`
[INFO] [stdout] d0f86177053d1e901db1ef5591f5790ba90ab7d0e23a013b480a4d4d5b920b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdade5349c58937432078ca8aee70889d3087fdd4a57158a813bd3d5cd224b29
[INFO] running `Command { std: "docker" "start" "-a" "bdade5349c58937432078ca8aee70889d3087fdd4a57158a813bd3d5cd224b29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking netlist v0.1.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/subparser.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stdout]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                 |      |     |
[INFO] [stdout]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stdout]    |                            |                 |      the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/subparser.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stdout]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 53 |     pub fn get_gate_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ops/mod.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<W, N, G, B, P, S>> {
[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] 66 |     pub fn get_pin_node(&self, name: &str) -> NResult<NodeGraph<'_, W, N, G, B, P, S>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/subparser.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT>)> {
[INFO] [stdout]    |                            ^^^^              ^^^^   ^^^^  ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                 |      |     |
[INFO] [stdout]    |                            |                 |      |     the same lifetime is elided here
[INFO] [stdout]    |                            |                 |      the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn instantiate_stmt(s: &str) -> ParseRes<&str, (&str, &str, Vec<BindingT<'_>>)> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/subparser.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT> {
[INFO] [stdout]     |                      ^^^^              ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn binding_parser(s: &str) -> ParseRes<&str, BindingT<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s
[INFO] running `Command { std: "docker" "inspect" "bdade5349c58937432078ca8aee70889d3087fdd4a57158a813bd3d5cd224b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdade5349c58937432078ca8aee70889d3087fdd4a57158a813bd3d5cd224b29", kill_on_drop: false }`
[INFO] [stdout] bdade5349c58937432078ca8aee70889d3087fdd4a57158a813bd3d5cd224b29
