[INFO] cloning repository https://github.com/heronsounds/heron-rebuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heronsounds/heron-rebuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheronsounds%2Fheron-rebuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheronsounds%2Fheron-rebuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d02e9364dbefa556d9c7d7cc3520e9869d49da26
[INFO] testing heronsounds/heron-rebuild against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheronsounds%2Fheron-rebuild" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heronsounds/heron-rebuild
[INFO] finished tweaking git repo https://github.com/heronsounds/heron-rebuild
[INFO] tweaked toml for git repo https://github.com/heronsounds/heron-rebuild written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heronsounds/heron-rebuild on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heronsounds/heron-rebuild 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5b08867ec9f5257ea0dd324d9df1d2997fff8ad77ae4e049b0f675c4e27654f
[INFO] running `Command { std: "docker" "start" "-a" "b5b08867ec9f5257ea0dd324d9df1d2997fff8ad77ae4e049b0f675c4e27654f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5b08867ec9f5257ea0dd324d9df1d2997fff8ad77ae4e049b0f675c4e27654f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b08867ec9f5257ea0dd324d9df1d2997fff8ad77ae4e049b0f675c4e27654f", kill_on_drop: false }`
[INFO] [stdout] b5b08867ec9f5257ea0dd324d9df1d2997fff8ad77ae4e049b0f675c4e27654f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c3a2f58905be990535329a87753270f5a0371d3c48dc90e16f8f1265fd1ae4
[INFO] running `Command { std: "docker" "start" "-a" "71c3a2f58905be990535329a87753270f5a0371d3c48dc90e16f8f1265fd1ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling combine v4.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling heron-rebuild-util v0.2.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling heron-rebuild-intern v0.2.0 (/opt/rustwide/workdir/intern)
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling heron-rebuild-syntax v0.2.0 (/opt/rustwide/workdir/syntax)
[INFO] [stderr]    Compiling heron-rebuild-workflow v0.2.0 (/opt/rustwide/workdir/workflow)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/strings.rs:78:32
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<str>> {
[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] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/strings.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<str>> {
[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] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/string_cache.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<str>> {
[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] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/string_cache.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<str> {
[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] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heron-rebuild-traverse v0.2.0 (/opt/rustwide/workdir/traverse)
[INFO] [stderr]    Compiling heron-rebuild v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.75s
[INFO] running `Command { std: "docker" "inspect" "71c3a2f58905be990535329a87753270f5a0371d3c48dc90e16f8f1265fd1ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c3a2f58905be990535329a87753270f5a0371d3c48dc90e16f8f1265fd1ae4", kill_on_drop: false }`
[INFO] [stdout] 71c3a2f58905be990535329a87753270f5a0371d3c48dc90e16f8f1265fd1ae4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 857a719022523aa040b435ce9099b725b4e14bd6d8461da02af73c0c621c53be
[INFO] running `Command { std: "docker" "start" "-a" "857a719022523aa040b435ce9099b725b4e14bd6d8461da02af73c0c621c53be", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/strings.rs:78:32
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<str>> {
[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] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/strings.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<str>> {
[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] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/string_cache.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<str>> {
[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] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> workflow/src/string_cache.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<str> {
[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] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<'_, str> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling heron-rebuild v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "857a719022523aa040b435ce9099b725b4e14bd6d8461da02af73c0c621c53be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "857a719022523aa040b435ce9099b725b4e14bd6d8461da02af73c0c621c53be", kill_on_drop: false }`
[INFO] [stdout] 857a719022523aa040b435ce9099b725b4e14bd6d8461da02af73c0c621c53be
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e17185df960f3e6ca49e06a515e9b1b41a94d7c7ba604a3d921487e3b02791ee
[INFO] running `Command { std: "docker" "start" "-a" "e17185df960f3e6ca49e06a515e9b1b41a94d7c7ba604a3d921487e3b02791ee", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> workflow/src/strings.rs:78:32
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<str>> {
[INFO] [stderr]    |                                ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn get_full_branch_str(&self, branch: &BranchSpec) -> Result<Ref<'_, str>> {
[INFO] [stderr]    |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> workflow/src/strings.rs:84:30
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<str>> {
[INFO] [stderr]    |                              ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn get_real_task_str(&self, task: &RealTaskKey) -> Result<Ref<'_, str>> {
[INFO] [stderr]    |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> workflow/src/string_cache.rs:37:26
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<str>> {
[INFO] [stderr]    |                          ^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn get_or_insert(&self, val: &T, wf: &WorkflowStrings) -> Result<Ref<'_, str>> {
[INFO] [stderr]    |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> workflow/src/string_cache.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<str> {
[INFO] [stderr]    |                   ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn get_substr(&self, start: usize, end: usize) -> Ref<'_, str> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `heron-rebuild-workflow` (lib) generated 4 warnings (run `cargo fix --lib -p heron-rebuild-workflow` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heron_rebuild-bb8af8da10bf10a8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fs::ops::tests::test_copy_file ... ok
[INFO] [stdout] test fs::ops::tests::test_copy_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hr-c2c1ae37c38e282f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integ.rs (/opt/rustwide/target/debug/deps/integ-3c9069448310f847)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_basic ... FAILED
[INFO] [stdout] test test_invalidate_earlier_task ... FAILED
[INFO] [stdout] test test_invalidate_earlier_task_baseline ... FAILED
[INFO] [stdout] test test_invalidate_goal_empty_branch ... FAILED
[INFO] [stdout] test test_nonexistent_task_output ... ok
[INFO] [stdout] test test_plan_with_two_goals ... FAILED
[INFO] [stdout] test test_nonexistent_config ... ok
[INFO] [stdout] test test_plan_with_two_subplans ... FAILED
[INFO] [stdout] test test_self_referential_task ... ok
[INFO] [stdout] test test_invalidate_goal_non_matching_branch ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_basic stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalidate_earlier_task stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalidate_earlier_task_baseline stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalidate_goal_empty_branch stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_plan_with_two_goals stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_plan_with_two_subplans stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalidate_goal_non_matching_branch stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_basic
[INFO] [stdout]     test_invalidate_earlier_task
[INFO] [stdout]     test_invalidate_earlier_task_baseline
[INFO] [stdout]     test_invalidate_goal_empty_branch
[INFO] [stdout]     test_invalidate_goal_non_matching_branch
[INFO] [stdout]     test_plan_with_two_goals
[INFO] [stdout]     test_plan_with_two_subplans
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integ`
[INFO] running `Command { std: "docker" "inspect" "e17185df960f3e6ca49e06a515e9b1b41a94d7c7ba604a3d921487e3b02791ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17185df960f3e6ca49e06a515e9b1b41a94d7c7ba604a3d921487e3b02791ee", kill_on_drop: false }`
[INFO] [stdout] e17185df960f3e6ca49e06a515e9b1b41a94d7c7ba604a3d921487e3b02791ee
