[INFO] fetching crate plx 0.2.0...
[INFO] checking plx-0.2.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate plx 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate plx 0.2.0
[INFO] finished tweaking crates.io crate plx 0.2.0
[INFO] tweaked toml for crates.io crate plx 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plx 0.2.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plx 0.2.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntest v0.9.3
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.3
[INFO] [stderr]   Downloaded ntest_timeout v0.9.3
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded ansi-to-tui v6.0.0
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded serde_json v1.0.128
[INFO] [stderr]   Downloaded ratatui v0.28.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de95bb11a1ff6d84742f43cccad9266918345db32855acd2a2a2f15cb30367e7
[INFO] running `Command { std: "docker" "start" "-a" "de95bb11a1ff6d84742f43cccad9266918345db32855acd2a2a2f15cb30367e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de95bb11a1ff6d84742f43cccad9266918345db32855acd2a2a2f15cb30367e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de95bb11a1ff6d84742f43cccad9266918345db32855acd2a2a2f15cb30367e7", kill_on_drop: false }`
[INFO] [stdout] de95bb11a1ff6d84742f43cccad9266918345db32855acd2a2a2f15cb30367e7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2127fb1dca60e7263626f21b018eb8255ce55a1c343a3d0ff65e9808cc4923b5
[INFO] running `Command { std: "docker" "start" "-a" "2127fb1dca60e7263626f21b018eb8255ce55a1c343a3d0ff65e9808cc4923b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking ansi-to-tui v6.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking plx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/utils.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     line: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 71 | ) -> Line {
[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] 71 | ) -> Line<'_> {
[INFO] [stdout]    |          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/utils.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     line: &str,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 71 | ) -> Line {
[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] 71 | ) -> Line<'_> {
[INFO] [stdout]    |          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.59s
[INFO] running `Command { std: "docker" "inspect" "2127fb1dca60e7263626f21b018eb8255ce55a1c343a3d0ff65e9808cc4923b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2127fb1dca60e7263626f21b018eb8255ce55a1c343a3d0ff65e9808cc4923b5", kill_on_drop: false }`
[INFO] [stdout] 2127fb1dca60e7263626f21b018eb8255ce55a1c343a3d0ff65e9808cc4923b5
