[INFO] cloning repository https://github.com/prioritize/way_too_deep_futures
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prioritize/way_too_deep_futures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprioritize%2Fway_too_deep_futures", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprioritize%2Fway_too_deep_futures'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64176a5374e81b77fb35106e91e9061c347f04ef
[INFO] testing prioritize/way_too_deep_futures against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprioritize%2Fway_too_deep_futures" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prioritize/way_too_deep_futures
[INFO] finished tweaking git repo https://github.com/prioritize/way_too_deep_futures
[INFO] tweaked toml for git repo https://github.com/prioritize/way_too_deep_futures written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prioritize/way_too_deep_futures on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prioritize/way_too_deep_futures 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded concolor-control v0.0.7
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded clap-cargo v0.12.0
[INFO] [stderr]   Downloaded env_proxy v0.4.1
[INFO] [stderr]   Downloaded concolor-query v0.0.4
[INFO] [stderr]   Downloaded crates-index v0.19.13
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded cargo-edit v0.12.3
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6
[INFO] running `Command { std: "docker" "start" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.13
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling env_proxy v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.13
[INFO] [stderr]    Compiling clap-cargo v0.12.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling crates-index v0.19.13
[INFO] [stderr]    Compiling cargo-edit v0.12.3
[INFO] [stderr]    Compiling way_too_deep_futures v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `util::SubscriberInitExt`
[INFO] [stdout]  --> src/main.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{filter::EnvFilter, util::SubscriberInitExt};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `client` does not live long enough
[INFO] [stdout]    --> src/main.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let client = Client::new();
[INFO] [stdout]     |         ------ binding `client` declared here
[INFO] [stdout]  18 |     let fut1 = fetch_thing(&client, URL_1);
[INFO] [stdout]     |                            ^^^^^^^ borrowed value does not live long enough
[INFO] [stdout]  19 |     tokio::spawn(fut1);
[INFO] [stdout]     |     ------------------ argument requires that `client` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout]  25 | }
[INFO] [stdout]     | - `client` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/task/spawn.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |         F: Future + Send + 'static,
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `way_too_deep_futures` (bin "way_too_deep_futures") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6", kill_on_drop: false }`
[INFO] [stdout] 773fbcd18691e774f1de27473743f5b9429ba254ff566bafcdc1b00a995254a6
