[INFO] cloning repository https://github.com/ETolboom/blg-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ETolboom/blg-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETolboom%2Fblg-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETolboom%2Fblg-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff0a34f42b2b7c447afb8af06a5b8bd85e1781e2
[INFO] checking ETolboom/blg-py against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETolboom%2Fblg-py" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ETolboom/blg-py
[INFO] finished tweaking git repo https://github.com/ETolboom/blg-py
[INFO] tweaked toml for git repo https://github.com/ETolboom/blg-py written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ETolboom/blg-py on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ETolboom/blg-py 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.2
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.24.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded autocfg v1.4.0
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.2
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded quick-xml v0.37.1
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded memoffset v0.9.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.2
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded pyo3 v0.24.2
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aea7c16d4d6209f0706e42c1ed2659967b6b76720cc784d92b11d70b74d422f
[INFO] running `Command { std: "docker" "start" "-a" "1aea7c16d4d6209f0706e42c1ed2659967b6b76720cc784d92b11d70b74d422f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aea7c16d4d6209f0706e42c1ed2659967b6b76720cc784d92b11d70b74d422f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aea7c16d4d6209f0706e42c1ed2659967b6b76720cc784d92b11d70b74d422f", kill_on_drop: false }`
[INFO] [stdout] 1aea7c16d4d6209f0706e42c1ed2659967b6b76720cc784d92b11d70b74d422f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 566be9b7c3b84fb31471cfce1066d3729551c3805fe7b9ee3be46b89da1d59cc
[INFO] running `Command { std: "docker" "start" "-a" "566be9b7c3b84fb31471cfce1066d3729551c3805fe7b9ee3be46b89da1d59cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking quick-xml v0.37.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]     Checking blg v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::Colorize`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use colored::Colorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (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/lib.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn run(collaboration: &Collaboration, properties: Vec<Property>) -> ModelCheckingResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ 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] 12 | pub fn run(collaboration: &Collaboration, properties: Vec<Property>) -> ModelCheckingResult<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bpmn/collaboration.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn explore_state_space(&self, properties: Vec<Property>) -> ModelCheckingResult {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn explore_state_space(&self, properties: Vec<Property>) -> ModelCheckingResult<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bpmn/collaboration.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn create_start_state(&self) -> State {
[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] 138 |     pub fn create_start_state(&self) -> State<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model_checking/properties.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_state(&self, state_hash: &u64) -> Option<&State> {
[INFO] [stdout]    |                      ^^^^^                              ^^^^^^
[INFO] [stdout]    |                      |                                  ||
[INFO] [stdout]    |                      |                                  |the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here        the same 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] 38 |     pub fn get_state(&self, state_hash: &u64) -> Option<&State<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/state_space.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn get_state(&self, state_hash: &u64) -> &State {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn get_state(&self, state_hash: &u64) -> &State<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn run(collaboration: &Collaboration, properties: Vec<Property>) -> ModelCheckingResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ 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] 12 | pub fn run(collaboration: &Collaboration, properties: Vec<Property>) -> ModelCheckingResult<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bpmn/collaboration.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn explore_state_space(&self, properties: Vec<Property>) -> ModelCheckingResult {
[INFO] [stdout]    |                                ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn explore_state_space(&self, properties: Vec<Property>) -> ModelCheckingResult<'_> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bpmn/collaboration.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn create_start_state(&self) -> State {
[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] 138 |     pub fn create_start_state(&self) -> State<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model_checking/properties.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_state(&self, state_hash: &u64) -> Option<&State> {
[INFO] [stdout]    |                      ^^^^^                              ^^^^^^
[INFO] [stdout]    |                      |                                  ||
[INFO] [stdout]    |                      |                                  |the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here        the same 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] 38 |     pub fn get_state(&self, state_hash: &u64) -> Option<&State<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/states/state_space.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn get_state(&self, state_hash: &u64) -> &State {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn get_state(&self, state_hash: &u64) -> &State<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.68s
[INFO] running `Command { std: "docker" "inspect" "566be9b7c3b84fb31471cfce1066d3729551c3805fe7b9ee3be46b89da1d59cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566be9b7c3b84fb31471cfce1066d3729551c3805fe7b9ee3be46b89da1d59cc", kill_on_drop: false }`
[INFO] [stdout] 566be9b7c3b84fb31471cfce1066d3729551c3805fe7b9ee3be46b89da1d59cc
