[INFO] fetching crate librush 0.2.1...
[INFO] building librush-0.2.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate librush 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate librush 0.2.1
[INFO] finished tweaking crates.io crate librush 0.2.1
[INFO] tweaked toml for crates.io crate librush 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate librush 0.2.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate librush 0.2.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen v9.0.4
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded vergen-gitcl v1.0.5
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded pm-bin v0.1.0
[INFO] [stderr]   Downloaded bitbybit v1.3.3
[INFO] [stderr]   Downloaded arbitrary-int v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2df2e18a0afb9475d0c2094e2ffb2760c2ed636a8b6acf61abe9c31f8071f959
[INFO] running `Command { std: "docker" "start" "-a" "2df2e18a0afb9475d0c2094e2ffb2760c2ed636a8b6acf61abe9c31f8071f959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2df2e18a0afb9475d0c2094e2ffb2760c2ed636a8b6acf61abe9c31f8071f959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df2e18a0afb9475d0c2094e2ffb2760c2ed636a8b6acf61abe9c31f8071f959", kill_on_drop: false }`
[INFO] [stdout] 2df2e18a0afb9475d0c2094e2ffb2760c2ed636a8b6acf61abe9c31f8071f959
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d72c272a65a1fe6c2eae2e868d694d9f4d160e0a6ce3e847b71ea4b813cc3622
[INFO] running `Command { std: "docker" "start" "-a" "d72c272a65a1fe6c2eae2e868d694d9f4d160e0a6ce3e847b71ea4b813cc3622", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling vergen-gitcl v1.0.5
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling pm-bin v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bitbybit v1.3.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling librush v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: librush@0.2.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: librush@0.2.1: can not find ./.git/index
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ibus/factory.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.55s
[INFO] running `Command { std: "docker" "inspect" "d72c272a65a1fe6c2eae2e868d694d9f4d160e0a6ce3e847b71ea4b813cc3622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72c272a65a1fe6c2eae2e868d694d9f4d160e0a6ce3e847b71ea4b813cc3622", kill_on_drop: false }`
[INFO] [stdout] d72c272a65a1fe6c2eae2e868d694d9f4d160e0a6ce3e847b71ea4b813cc3622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9c0a0933abf75ef79a1e2234d532c150e31aa583a1800f528679e6751ba726
[INFO] running `Command { std: "docker" "start" "-a" "0e9c0a0933abf75ef79a1e2234d532c150e31aa583a1800f528679e6751ba726", kill_on_drop: false }`
[INFO] [stderr] warning: librush@0.2.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: librush@0.2.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: librush@0.2.1: can not find ./.git/index
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ibus/factory.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling librush v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ibus/factory.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn create_engine(&mut self, name: String) -> fdo::Result<ObjectPath<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.07s
[INFO] running `Command { std: "docker" "inspect" "0e9c0a0933abf75ef79a1e2234d532c150e31aa583a1800f528679e6751ba726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9c0a0933abf75ef79a1e2234d532c150e31aa583a1800f528679e6751ba726", kill_on_drop: false }`
[INFO] [stdout] 0e9c0a0933abf75ef79a1e2234d532c150e31aa583a1800f528679e6751ba726
