[INFO] fetching crate slow-scan-print 2.1.0...
[INFO] building slow-scan-print-2.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate slow-scan-print 2.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate slow-scan-print 2.1.0
[INFO] finished tweaking crates.io crate slow-scan-print 2.1.0
[INFO] tweaked toml for crates.io crate slow-scan-print 2.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slow-scan-print 2.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slow-scan-print 2.1.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chain-reader v0.1.0
[INFO] [stderr]   Downloaded utf8-chars v3.0.5
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded rust-i18n v3.1.4
[INFO] [stderr]   Downloaded line-ending v1.5.1
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.4
[INFO] [stderr]   Downloaded duration-str v0.17.0
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19e7c240d694ee0eede854d471579686ab06b23e2bedec91f03ec437de0cac8b
[INFO] running `Command { std: "docker" "start" "-a" "19e7c240d694ee0eede854d471579686ab06b23e2bedec91f03ec437de0cac8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e7c240d694ee0eede854d471579686ab06b23e2bedec91f03ec437de0cac8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e7c240d694ee0eede854d471579686ab06b23e2bedec91f03ec437de0cac8b", kill_on_drop: false }`
[INFO] [stdout] 19e7c240d694ee0eede854d471579686ab06b23e2bedec91f03ec437de0cac8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82589cf2162d5e9932f3bf5632b64de7eaeaccf3dcc9f2ca7fa4999f2b3bd70f
[INFO] running `Command { std: "docker" "start" "-a" "82589cf2162d5e9932f3bf5632b64de7eaeaccf3dcc9f2ca7fa4999f2b3bd70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling utf8-chars v3.0.5
[INFO] [stderr]    Compiling chain-reader v0.1.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling line-ending v1.5.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling rust-i18n v3.1.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling duration-str v0.17.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling rust-i18n-support v3.1.4
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.4
[INFO] [stderr]    Compiling slow-scan-print v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/input.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub(crate) fn open(uri: &str) -> Result<Self, 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] 50 |     pub(crate) fn open(uri: &str) -> Result<Self, Error<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.82s
[INFO] running `Command { std: "docker" "inspect" "82589cf2162d5e9932f3bf5632b64de7eaeaccf3dcc9f2ca7fa4999f2b3bd70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82589cf2162d5e9932f3bf5632b64de7eaeaccf3dcc9f2ca7fa4999f2b3bd70f", kill_on_drop: false }`
[INFO] [stdout] 82589cf2162d5e9932f3bf5632b64de7eaeaccf3dcc9f2ca7fa4999f2b3bd70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 790d47367c06bc2a04dee2fd69923eca8f3bfe3fa601de034682b88c77f70f74
[INFO] running `Command { std: "docker" "start" "-a" "790d47367c06bc2a04dee2fd69923eca8f3bfe3fa601de034682b88c77f70f74", kill_on_drop: false }`
[INFO] [stderr]    Compiling slow-scan-print v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/input.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub(crate) fn open(uri: &str) -> Result<Self, 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] 50 |     pub(crate) fn open(uri: &str) -> Result<Self, Error<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "790d47367c06bc2a04dee2fd69923eca8f3bfe3fa601de034682b88c77f70f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790d47367c06bc2a04dee2fd69923eca8f3bfe3fa601de034682b88c77f70f74", kill_on_drop: false }`
[INFO] [stdout] 790d47367c06bc2a04dee2fd69923eca8f3bfe3fa601de034682b88c77f70f74
