[INFO] fetching crate svc-agent 0.21.0...
[INFO] building svc-agent-0.21.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate svc-agent 0.21.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate svc-agent 0.21.0
[INFO] finished tweaking crates.io crate svc-agent 0.21.0
[INFO] tweaked toml for crates.io crate svc-agent 0.21.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate svc-agent 0.21.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 223 packages to latest compatible versions
[INFO] [stderr] Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr] Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr] Adding rumqttc v0.7.0 (available: v0.25.0)
[INFO] [stderr] Adding sqlx v0.6.3 (available: v0.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00093553ffa76538e455db0e5add7bc556aba554ff5ed3e833cb02abaf7fbd14
[INFO] running `Command { std: "docker" "start" "-a" "00093553ffa76538e455db0e5add7bc556aba554ff5ed3e833cb02abaf7fbd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00093553ffa76538e455db0e5add7bc556aba554ff5ed3e833cb02abaf7fbd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00093553ffa76538e455db0e5add7bc556aba554ff5ed3e833cb02abaf7fbd14", kill_on_drop: false }`
[INFO] [stdout] 00093553ffa76538e455db0e5add7bc556aba554ff5ed3e833cb02abaf7fbd14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e06cd6105ca4568e1f1fc04e13d01245b7d1c5c5d583608724ca3b88c0008d8
[INFO] running `Command { std: "docker" "start" "-a" "2e06cd6105ca4568e1f1fc04e13d01245b7d1c5c5d583608724ca3b88c0008d8", kill_on_drop: false }`
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling untrusted v0.7.1
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling cc v1.2.39
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling lock_api v0.4.13
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling base64 v0.13.1
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling event-listener v2.5.3
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling pollster v0.2.5
[INFO] [stderr] Compiling iana-time-zone v0.1.64
[INFO] [stderr] Compiling base64 v0.21.7
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling mqttbytes v0.3.0
[INFO] [stderr] Compiling async-channel v1.9.0
[INFO] [stderr] Compiling http v0.2.12
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling tokio v1.47.1
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling webpki v0.21.4
[INFO] [stderr] Compiling sct v0.6.1
[INFO] [stderr] Compiling chrono v0.4.42
[INFO] [stderr] Compiling uuid v1.18.1
[INFO] [stderr] Compiling svc-authn v0.8.0
[INFO] [stderr] Compiling rustls v0.19.1
[INFO] [stderr] Compiling tokio-rustls v0.22.0
[INFO] [stderr] Compiling rumqttc v0.7.0
[INFO] [stderr] Compiling svc-agent v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:479:47
[INFO] [stdout] |
[INFO] [stdout] 479 | pub fn multicast_requests(version: Option<&str>) -> RequestSubscription {
[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] 479 | pub fn multicast_requests(version: Option<&str>) -> RequestSubscription<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:542:43
[INFO] [stdout] |
[INFO] [stdout] 542 | pub fn unicast_requests_from(from: &A) -> RequestSubscription
[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] 542 | pub fn unicast_requests_from(from: &A) -> RequestSubscription<'_>
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:575:44
[INFO] [stdout] |
[INFO] [stdout] 575 | pub fn unicast_responses_from(from: &A) -> ResponseSubscription
[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] 575 | pub fn unicast_responses_from(from: &A) -> ResponseSubscription<'_>
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.30s
[INFO] running `Command { std: "docker" "inspect" "2e06cd6105ca4568e1f1fc04e13d01245b7d1c5c5d583608724ca3b88c0008d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e06cd6105ca4568e1f1fc04e13d01245b7d1c5c5d583608724ca3b88c0008d8", kill_on_drop: false }`
[INFO] [stdout] 2e06cd6105ca4568e1f1fc04e13d01245b7d1c5c5d583608724ca3b88c0008d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f3aa30decc7bde2c2fd06efc299f4f3477418985ed8da7f8b689155188469ad
[INFO] running `Command { std: "docker" "start" "-a" "2f3aa30decc7bde2c2fd06efc299f4f3477418985ed8da7f8b689155188469ad", kill_on_drop: false }`
[INFO] [stderr] Compiling svc-agent v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:479:47
[INFO] [stdout] |
[INFO] [stdout] 479 | pub fn multicast_requests(version: Option<&str>) -> RequestSubscription {
[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] 479 | pub fn multicast_requests(version: Option<&str>) -> RequestSubscription<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:542:43
[INFO] [stdout] |
[INFO] [stdout] 542 | pub fn unicast_requests_from(from: &A) -> RequestSubscription
[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] 542 | pub fn unicast_requests_from(from: &A) -> RequestSubscription<'_>
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/lib.rs:575:44
[INFO] [stdout] |
[INFO] [stdout] 575 | pub fn unicast_responses_from(from: &A) -> ResponseSubscription
[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] 575 | pub fn unicast_responses_from(from: &A) -> ResponseSubscription<'_>
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "2f3aa30decc7bde2c2fd06efc299f4f3477418985ed8da7f8b689155188469ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f3aa30decc7bde2c2fd06efc299f4f3477418985ed8da7f8b689155188469ad", kill_on_drop: false }`
[INFO] [stdout] 2f3aa30decc7bde2c2fd06efc299f4f3477418985ed8da7f8b689155188469ad