[INFO] fetching crate empress 3.0.3...
[INFO] testing empress-3.0.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate empress 3.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate empress 3.0.3
[INFO] finished tweaking crates.io crate empress 3.0.3
[INFO] tweaked toml for crates.io crate empress 3.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate empress 3.0.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate empress 3.0.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v1.1.0
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded dispose v0.5.2
[INFO] [stderr]   Downloaded dispose-derive v0.4.2
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56ce3009e4e03bcf5c47fcc32e83481d421eea0373596fa989a329c0c78c2eda
[INFO] running `Command { std: "docker" "start" "-a" "56ce3009e4e03bcf5c47fcc32e83481d421eea0373596fa989a329c0c78c2eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56ce3009e4e03bcf5c47fcc32e83481d421eea0373596fa989a329c0c78c2eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ce3009e4e03bcf5c47fcc32e83481d421eea0373596fa989a329c0c78c2eda", kill_on_drop: false }`
[INFO] [stdout] 56ce3009e4e03bcf5c47fcc32e83481d421eea0373596fa989a329c0c78c2eda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6759d2a29cf71ddcee7072c38ea5ffdd1d4b5de7478938b4031b226b757d2f3
[INFO] running `Command { std: "docker" "start" "-a" "f6759d2a29cf71ddcee7072c38ea5ffdd1d4b5de7478938b4031b226b757d2f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling dispose-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dispose v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]    Compiling empress v3.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zbus v5.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/lexer.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stdout]    |                ^^^^                ----------         ---- the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stdout]     |                         ^^^^                ----------         ---- the same lifetime is elided 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] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:150:41
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok>> {
[INFO] [stdout]     |                                         ^^^^                     ----      ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                         |                        |
[INFO] [stdout]     |                                         |                        the same lifetime is elided 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] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok<'_>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn common_token(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn common_token(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn space(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn space(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:306:13
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ident(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ident(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn int(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn int(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/player.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn bus(&self) -> &WellKnownName {
[INFO] [stdout]     |                ^^^^^     --------------
[INFO] [stdout]     |                |         ||
[INFO] [stdout]     |                |         |the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided 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] 168 |     pub fn bus(&self) -> &WellKnownName<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/player_map.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut<'_>>
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "f6759d2a29cf71ddcee7072c38ea5ffdd1d4b5de7478938b4031b226b757d2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6759d2a29cf71ddcee7072c38ea5ffdd1d4b5de7478938b4031b226b757d2f3", kill_on_drop: false }`
[INFO] [stdout] f6759d2a29cf71ddcee7072c38ea5ffdd1d4b5de7478938b4031b226b757d2f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad0b125494377ef98039125bd26c844285175877612f510e49cfdcda0f7797f
[INFO] running `Command { std: "docker" "start" "-a" "3ad0b125494377ef98039125bd26c844285175877612f510e49cfdcda0f7797f", kill_on_drop: false }`
[INFO] [stderr]    Compiling empress v3.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/lexer.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stdout]    |                ^^^^                ----------         ---- the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stdout]     |                         ^^^^                ----------         ---- the same lifetime is elided 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] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:150:41
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok>> {
[INFO] [stdout]     |                                         ^^^^                     ----      ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                         |                        |
[INFO] [stdout]     |                                         |                        the same lifetime is elided 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] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok<'_>>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn common_token(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn common_token(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn space(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 | fn space(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:306:13
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ident(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 | fn ident(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn int(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn int(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/lexer.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float(s: &str) -> BResult {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn float(s: &str) -> BResult<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/player.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn bus(&self) -> &WellKnownName {
[INFO] [stdout]     |                ^^^^^     --------------
[INFO] [stdout]     |                |         ||
[INFO] [stdout]     |                |         |the same lifetime is hidden here
[INFO] [stdout]     |                |         the same lifetime is elided 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] 168 |     pub fn bus(&self) -> &WellKnownName<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/player_map.rs:196:43
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut<'_>>
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `Command { std: "docker" "inspect" "3ad0b125494377ef98039125bd26c844285175877612f510e49cfdcda0f7797f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad0b125494377ef98039125bd26c844285175877612f510e49cfdcda0f7797f", kill_on_drop: false }`
[INFO] [stdout] 3ad0b125494377ef98039125bd26c844285175877612f510e49cfdcda0f7797f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a478612295106e2389f5063e78f543e1fbb0966440cc615c4560be30508a38ac
[INFO] running `Command { std: "docker" "start" "-a" "a478612295106e2389f5063e78f543e1fbb0966440cc615c4560be30508a38ac", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/format/lexer.rs:96:16
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stderr]    |                ^^^^                ----------         ---- the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn scan(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:100:25
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok>, Error<&str>> {
[INFO] [stderr]     |                         ^^^^                ----------         ---- the same lifetime is elided 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] 100 | pub fn scan_extended(s: &str) -> Result<Vec<SpannedTok<'_>>, Error<&str>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:150:41
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok>> {
[INFO] [stderr]     |                                         ^^^^                     ----      ---------- the same lifetime is hidden here
[INFO] [stderr]     |                                         |                        |
[INFO] [stderr]     |                                         |                        the same lifetime is elided 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] 150 | fn tokens<T: FnMut(&str) -> BResult>(s: &str, tok: T) -> IResult<&str, Vec<SpannedTok<'_>>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:208:20
[INFO] [stderr]     |
[INFO] [stderr] 208 | fn common_token(s: &str) -> BResult {
[INFO] [stderr]     |                    ^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |                    |
[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] 208 | fn common_token(s: &str) -> BResult<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:300:13
[INFO] [stderr]     |
[INFO] [stderr] 300 | fn space(s: &str) -> BResult {
[INFO] [stderr]     |             ^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |             |
[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] 300 | fn space(s: &str) -> BResult<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:306:13
[INFO] [stderr]     |
[INFO] [stderr] 306 | fn ident(s: &str) -> BResult {
[INFO] [stderr]     |             ^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |             |
[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] 306 | fn ident(s: &str) -> BResult<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:335:11
[INFO] [stderr]     |
[INFO] [stderr] 335 | fn int(s: &str) -> BResult {
[INFO] [stderr]     |           ^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |           |
[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] 335 | fn int(s: &str) -> BResult<'_> {
[INFO] [stderr]     |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/lexer.rs:341:13
[INFO] [stderr]     |
[INFO] [stderr] 341 | fn float(s: &str) -> BResult {
[INFO] [stderr]     |             ^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |             |
[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] 341 | fn float(s: &str) -> BResult<'_> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/server/player.rs:168:16
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn bus(&self) -> &WellKnownName {
[INFO] [stderr]     |                ^^^^^     --------------
[INFO] [stderr]     |                |         ||
[INFO] [stderr]     |                |         |the same lifetime is hidden here
[INFO] [stderr]     |                |         the same lifetime is elided 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] 168 |     pub fn bus(&self) -> &WellKnownName<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/server/player_map.rs:196:43
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut>
[INFO] [stderr]     |                                           ^^^^^^^^^                     --------- the same lifetime is hidden here
[INFO] [stderr]     |                                           |
[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] 196 |     pub fn get_mut<Q: ?Sized + Hash + Eq>(&mut self, bus: &Q) -> Option<PlayerMut<'_>>
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `empress` (bin "empress" test) generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/empress-7a36dfd751094d71)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test client::proxy::tests::test_destination ... ok
[INFO] [stdout] test client::proxy::tests::test_path ... ok
[INFO] [stdout] test server::interface::tests::test_interface ... ok
[INFO] [stdout] test client::proxy::tests::test_interface ... ok
[INFO] [stdout] test assert_path ... ok
[INFO] [stdout] test client::now_playing::test::eval_pretty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a478612295106e2389f5063e78f543e1fbb0966440cc615c4560be30508a38ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a478612295106e2389f5063e78f543e1fbb0966440cc615c4560be30508a38ac", kill_on_drop: false }`
[INFO] [stdout] a478612295106e2389f5063e78f543e1fbb0966440cc615c4560be30508a38ac
