[INFO] fetching crate stagraph 0.1.0...
[INFO] building stagraph-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate stagraph 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stagraph 0.1.0
[INFO] finished tweaking crates.io crate stagraph 0.1.0
[INFO] tweaked toml for crates.io crate stagraph 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stagraph 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding cc v1.0.106 (available: v1.2.39)
[INFO] [stderr]       Adding compact_str v0.7.1 (available: v0.9.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.11.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e42bb044d193a5dd9c4d836bd51d45693cde9191a794d6b28a190cdd57c15901
[INFO] running `Command { std: "docker" "start" "-a" "e42bb044d193a5dd9c4d836bd51d45693cde9191a794d6b28a190cdd57c15901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e42bb044d193a5dd9c4d836bd51d45693cde9191a794d6b28a190cdd57c15901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42bb044d193a5dd9c4d836bd51d45693cde9191a794d6b28a190cdd57c15901", kill_on_drop: false }`
[INFO] [stdout] e42bb044d193a5dd9c4d836bd51d45693cde9191a794d6b28a190cdd57c15901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f8957447c7d12c8e994c3440a895d0ea5440f5c5c978adbf93402398c5c5b51
[INFO] running `Command { std: "docker" "start" "-a" "7f8957447c7d12c8e994c3440a895d0ea5440f5c5c978adbf93402398c5c5b51", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling clilog v0.2.3
[INFO] [stderr]    Compiling zeroable_derive v0.2.0
[INFO] [stderr]    Compiling zeroable v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ulib-derive v0.1.0
[INFO] [stderr]    Compiling readonly v0.2.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling parsing-utils v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling sverilogparse v0.3.3
[INFO] [stderr]    Compiling spefparse v0.2.0
[INFO] [stderr]    Compiling ucc v0.2.1
[INFO] [stderr]    Compiling ulib v0.3.3
[INFO] [stderr]    Compiling netlistdb v0.3.1
[INFO] [stderr]    Compiling stagraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libertyparse v0.3.0
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             c @ 1.. => c,
[INFO] [stdout]    |                 --- matches some of the same values
[INFO] [stdout] 47 |             0 => continue,
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (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/flatten_parasitics.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     spef_hier: &SPEFHierPortPinRef
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 95 | ) -> RefPinName<spefparse::HierName> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden 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] 95 | ) -> RefPinName<'_, spefparse::HierName> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.17s
[INFO] running `Command { std: "docker" "inspect" "7f8957447c7d12c8e994c3440a895d0ea5440f5c5c978adbf93402398c5c5b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8957447c7d12c8e994c3440a895d0ea5440f5c5c978adbf93402398c5c5b51", kill_on_drop: false }`
[INFO] [stdout] 7f8957447c7d12c8e994c3440a895d0ea5440f5c5c978adbf93402398c5c5b51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a727c860e219e89b92eb43c5cf8dce3c624edd773fdd621cd409a4dd5b356fbd
[INFO] running `Command { std: "docker" "start" "-a" "a727c860e219e89b92eb43c5cf8dce3c624edd773fdd621cd409a4dd5b356fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling stagraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             c @ 1.. => c,
[INFO] [stdout]    |                 --- matches some of the same values
[INFO] [stdout] 47 |             0 => continue,
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (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/flatten_parasitics.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     spef_hier: &SPEFHierPortPinRef
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 95 | ) -> RefPinName<spefparse::HierName> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden 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] 95 | ) -> RefPinName<'_, spefparse::HierName> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/graph.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             c @ 1.. => c,
[INFO] [stdout]    |                 --- matches some of the same values
[INFO] [stdout] 47 |             0 => continue,
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 48 |             _ => unreachable!()
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (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/flatten_parasitics.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     spef_hier: &SPEFHierPortPinRef
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 95 | ) -> RefPinName<spefparse::HierName> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      the same lifetime is hidden here
[INFO] [stdout]    |      the same lifetime is hidden 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] 95 | ) -> RefPinName<'_, spefparse::HierName> {
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "a727c860e219e89b92eb43c5cf8dce3c624edd773fdd621cd409a4dd5b356fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a727c860e219e89b92eb43c5cf8dce3c624edd773fdd621cd409a4dd5b356fbd", kill_on_drop: false }`
[INFO] [stdout] a727c860e219e89b92eb43c5cf8dce3c624edd773fdd621cd409a4dd5b356fbd
