[INFO] fetching crate strandify 0.4.3...
[INFO] testing strandify-0.4.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate strandify 0.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate strandify 0.4.3
[INFO] finished tweaking crates.io crate strandify 0.4.3
[INFO] tweaked toml for crates.io crate strandify 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate strandify 0.4.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 228 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding ctor v0.2.9 (available: v1.0.5)
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.4)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding resvg v0.43.0 (available: v0.47.0)
[INFO] [stderr]       Adding svg v0.17.0 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06fb844f2205c0533c36ba1717e147d7a444ba0131f04ea9d0752ef4943f8e3b
[INFO] running `Command { std: "docker" "start" "-a" "06fb844f2205c0533c36ba1717e147d7a444ba0131f04ea9d0752ef4943f8e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fb844f2205c0533c36ba1717e147d7a444ba0131f04ea9d0752ef4943f8e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fb844f2205c0533c36ba1717e147d7a444ba0131f04ea9d0752ef4943f8e3b", kill_on_drop: false }`
[INFO] [stdout] 06fb844f2205c0533c36ba1717e147d7a444ba0131f04ea9d0752ef4943f8e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3be7545518af069a66d9db43e1bf5e364f956a589933a10363902772a2e5304b
[INFO] running `Command { std: "docker" "start" "-a" "3be7545518af069a66d9db43e1bf5e364f956a589933a10363902772a2e5304b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rustybuzz v0.18.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fontdb v0.21.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling usvg v0.43.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling resvg v0.43.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling svg v0.17.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling strandify v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blueprint.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |     ) -> std::iter::Zip<std::slice::Iter<Peg>, std::iter::Skip<std::slice::Iter<Peg>>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 111 |     ) -> std::iter::Zip<std::slice::Iter<'_, Peg>, std::iter::Skip<std::slice::Iter<'_, Peg>>> {
[INFO] [stdout]     |                                          +++                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<u32>, std::slice::Iter<u32>> {
[INFO] [stdout]    |                ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                        |
[INFO] [stdout]    |                |                        the same lifetime is hidden 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] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<'_, u32>, std::slice::Iter<'_, u32>> {
[INFO] [stdout]    |                                                          +++                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "3be7545518af069a66d9db43e1bf5e364f956a589933a10363902772a2e5304b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be7545518af069a66d9db43e1bf5e364f956a589933a10363902772a2e5304b", kill_on_drop: false }`
[INFO] [stdout] 3be7545518af069a66d9db43e1bf5e364f956a589933a10363902772a2e5304b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c862a45d3c9087c487fdce46a126a465d5fc9ff377b5490805cb8906d5a4bc89
[INFO] running `Command { std: "docker" "start" "-a" "c862a45d3c9087c487fdce46a126a465d5fc9ff377b5490805cb8906d5a4bc89", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling strandify v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blueprint.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |     ) -> std::iter::Zip<std::slice::Iter<Peg>, std::iter::Skip<std::slice::Iter<Peg>>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 111 |     ) -> std::iter::Zip<std::slice::Iter<'_, Peg>, std::iter::Skip<std::slice::Iter<'_, Peg>>> {
[INFO] [stdout]     |                                          +++                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<u32>, std::slice::Iter<u32>> {
[INFO] [stdout]    |                ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                        |
[INFO] [stdout]    |                |                        the same lifetime is hidden 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] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<'_, u32>, std::slice::Iter<'_, u32>> {
[INFO] [stdout]    |                                                          +++                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blueprint.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |     ) -> std::iter::Zip<std::slice::Iter<Peg>, std::iter::Skip<std::slice::Iter<Peg>>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] 111 |     ) -> std::iter::Zip<std::slice::Iter<'_, Peg>, std::iter::Skip<std::slice::Iter<'_, Peg>>> {
[INFO] [stdout]     |                                          +++                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<u32>, std::slice::Iter<u32>> {
[INFO] [stdout]    |                ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |                        |
[INFO] [stdout]    |                |                        the same lifetime is hidden 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] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<'_, u32>, std::slice::Iter<'_, u32>> {
[INFO] [stdout]    |                                                          +++                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.94s
[INFO] running `Command { std: "docker" "inspect" "c862a45d3c9087c487fdce46a126a465d5fc9ff377b5490805cb8906d5a4bc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c862a45d3c9087c487fdce46a126a465d5fc9ff377b5490805cb8906d5a4bc89", kill_on_drop: false }`
[INFO] [stdout] c862a45d3c9087c487fdce46a126a465d5fc9ff377b5490805cb8906d5a4bc89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58d9f0ea4133510cfcf0745bcb1d9f34db079e9383198aa42f075eff92a1cec9
[INFO] running `Command { std: "docker" "start" "-a" "58d9f0ea4133510cfcf0745bcb1d9f34db079e9383198aa42f075eff92a1cec9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blueprint.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 111 |     ) -> std::iter::Zip<std::slice::Iter<Peg>, std::iter::Skip<std::slice::Iter<Peg>>> {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         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] 111 |     ) -> std::iter::Zip<std::slice::Iter<'_, Peg>, std::iter::Skip<std::slice::Iter<'_, Peg>>> {
[INFO] [stderr]     |                                          +++                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/line.rs:46:16
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<u32>, std::slice::Iter<u32>> {
[INFO] [stderr]    |                ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |                        |
[INFO] [stderr]    |                |                        the same lifetime is hidden here
[INFO] [stderr]    |                the lifetime is elided 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] 46 |     pub fn zip(&self) -> std::iter::Zip<std::slice::Iter<'_, u32>, std::slice::Iter<'_, u32>> {
[INFO] [stderr]    |                                                          +++                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `strandify` (lib) generated 2 warnings (run `cargo fix --lib -p strandify` to apply 2 suggestions)
[INFO] [stderr] warning: `strandify` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strandify-ebd2944286c8d6e3)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (17) panicked at src/blueprint.rs:270:38:
[INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x651f3cc004ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x651f3cc004ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x651f3cc004ca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x651f3cc004ca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x651f3cc14f8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x651f3cc14f8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]    6:     0x651f3cc059a2 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x651f3cc059a2 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x651f3cbde15f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x651f3cbde15f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x651f3cbf8351 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x651f3cbf850b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x651f3cbde218 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x651f3cbd5ad9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x651f3cbdef2d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x651f3cc1571c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x651f3cc15492 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x651f3cb12796 - <core[35159d6ffb30e017]::result::Result<(), std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stderr]   18:     0x651f3cb12796 - strandify[e1e7f2c945917437]::blueprint::test::setup
[INFO] [stderr]                                at /opt/rustwide/workdir/src/blueprint.rs:270:38
[INFO] [stderr]   19:     0x651f3cb13916 - strandify[e1e7f2c945917437]::blueprint::test::setup___rust_ctor___ctor::setup___rust_ctor___ctor
[INFO] [stderr]                                at /opt/rustwide/workdir/src/blueprint.rs:266:5
[INFO] [stderr]   20:     0x7b7799b1f304 - __libc_start_main
[INFO] [stderr]   21:     0x651f3cb0ab25 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/strandify-ebd2944286c8d6e3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "58d9f0ea4133510cfcf0745bcb1d9f34db079e9383198aa42f075eff92a1cec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d9f0ea4133510cfcf0745bcb1d9f34db079e9383198aa42f075eff92a1cec9", kill_on_drop: false }`
[INFO] [stdout] 58d9f0ea4133510cfcf0745bcb1d9f34db079e9383198aa42f075eff92a1cec9
