[INFO] fetching crate darkroom 0.9.1...
[INFO] checking darkroom-0.9.1 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] extracting crate darkroom 0.9.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate darkroom 0.9.1
[INFO] finished tweaking crates.io crate darkroom 0.9.1
[INFO] tweaked toml for crates.io crate darkroom 0.9.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darkroom 0.9.1 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darkroom 0.9.1 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 646ff1c2b398db1b804118c8368c5f3990cb79a689db935aa9f97006933adf39
[INFO] running `Command { std: "docker" "start" "-a" "646ff1c2b398db1b804118c8368c5f3990cb79a689db935aa9f97006933adf39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "646ff1c2b398db1b804118c8368c5f3990cb79a689db935aa9f97006933adf39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646ff1c2b398db1b804118c8368c5f3990cb79a689db935aa9f97006933adf39", kill_on_drop: false }`
[INFO] [stdout] 646ff1c2b398db1b804118c8368c5f3990cb79a689db935aa9f97006933adf39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea5bae7bbbe112f250ad5125ae9062b6c90cb754e1e205b8c973dd00995c6348
[INFO] running `Command { std: "docker" "start" "-a" "ea5bae7bbbe112f250ad5125ae9062b6c90cb754e1e205b8c973dd00995c6348", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]     Checking fontdb v0.21.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking usvg v0.43.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]     Checking gethostname v0.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking serde-hashkey v0.4.5
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking colored_json v4.1.0
[INFO] [stderr]     Checking filmreel v0.9.2
[INFO] [stderr]     Checking minus v3.4.0
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark-mdcat v2.7.1
[INFO] [stderr]     Checking resvg v0.43.0
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking colored-diff v0.2.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking darkroom v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn init(&self) -> Result<VirtualReel, Error> {
[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] 335 |     pub fn init(&self) -> Result<VirtualReel<'_>, Error> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/params.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn init(&self, request: Request) -> Result<Params, Error> {
[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] 90 |     pub fn init(&self, request: Request) -> Result<Params<'_>, Error> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:335:17
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn init(&self) -> Result<VirtualReel, Error> {
[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] 335 |     pub fn init(&self) -> Result<VirtualReel<'_>, Error> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/params.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn init(&self, request: Request) -> Result<Params, Error> {
[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] 90 |     pub fn init(&self, request: Request) -> Result<Params<'_>, Error> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "ea5bae7bbbe112f250ad5125ae9062b6c90cb754e1e205b8c973dd00995c6348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5bae7bbbe112f250ad5125ae9062b6c90cb754e1e205b8c973dd00995c6348", kill_on_drop: false }`
[INFO] [stdout] ea5bae7bbbe112f250ad5125ae9062b6c90cb754e1e205b8c973dd00995c6348
