[INFO] fetching crate loates 0.1.0-alpha...
[INFO] testing loates-0.1.0-alpha against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate loates 0.1.0-alpha into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate loates 0.1.0-alpha
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate loates 0.1.0-alpha
[INFO] tweaked toml for crates.io crate loates 0.1.0-alpha written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loates 0.1.0-alpha on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loates 0.1.0-alpha 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd87ee17668cd5074a6c619a003e38b0964619835291b18685a98cf1ee29dcd0
[INFO] running `Command { std: "docker" "start" "-a" "fd87ee17668cd5074a6c619a003e38b0964619835291b18685a98cf1ee29dcd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd87ee17668cd5074a6c619a003e38b0964619835291b18685a98cf1ee29dcd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd87ee17668cd5074a6c619a003e38b0964619835291b18685a98cf1ee29dcd0", kill_on_drop: false }`
[INFO] [stdout] fd87ee17668cd5074a6c619a003e38b0964619835291b18685a98cf1ee29dcd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a6617f7ce6b5be7499c17cfe02ca41587449dc12671c8b8c7b5caa4c95187e
[INFO] running `Command { std: "docker" "start" "-a" "15a6617f7ce6b5be7499c17cfe02ca41587449dc12671c8b8c7b5caa4c95187e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling loates v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling async_fn_traits v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tdigest v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/runner.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 87 |         runtime_ctx: &'a mut [Vec<ExecutionRuntimeCtx>],
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 88 |     ) -> Vec<(
[INFO] [stdout] 89 |         Cow<str>,
[INFO] [stdout]    |         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 90 |         Vec<(&'a logical::Executor, Box<dyn Executor + '_>)>,
[INFO] [stdout]    |               -- the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Cow<'a, str>,
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/tracing.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             handle_user_event(event, &ctx);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let _ = handle_user_event(event, &ctx);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] running `Command { std: "docker" "inspect" "15a6617f7ce6b5be7499c17cfe02ca41587449dc12671c8b8c7b5caa4c95187e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a6617f7ce6b5be7499c17cfe02ca41587449dc12671c8b8c7b5caa4c95187e", kill_on_drop: false }`
[INFO] [stdout] 15a6617f7ce6b5be7499c17cfe02ca41587449dc12671c8b8c7b5caa4c95187e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19c68cca394fe3b45bac95df4d8c010055a588d5e5ec25502fc271aa19437ece
[INFO] running `Command { std: "docker" "start" "-a" "19c68cca394fe3b45bac95df4d8c010055a588d5e5ec25502fc271aa19437ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling loates v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/runner.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 87 |         runtime_ctx: &'a mut [Vec<ExecutionRuntimeCtx>],
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 88 |     ) -> Vec<(
[INFO] [stdout] 89 |         Cow<str>,
[INFO] [stdout]    |         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 90 |         Vec<(&'a logical::Executor, Box<dyn Executor + '_>)>,
[INFO] [stdout]    |               -- the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Cow<'a, str>,
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/tracing.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             handle_user_event(event, &ctx);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let _ = handle_user_event(event, &ctx);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `loates`
[INFO] [stdout]    --> examples/log_output.rs:17:27
[INFO] [stdout]     |
[INFO] [stdout]  17 |         let res = loates::client::reqwest::Client::new()
[INFO] [stdout]     |                           ^^^^^^ could not find `client` in `loates`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "reqwest")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `reqwest` feature
[INFO] [stdout] 158 | pub mod client;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use reqwest::Client;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  17 -         let res = loates::client::reqwest::Client::new()
[INFO] [stdout]  17 +         let res = Client::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/log_output.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let res = loates::client::reqwest::Client::new()
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         if !res.status().is_success() {
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let res: /* Type */ = loates::client::reqwest::Client::new()
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/log_output.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |               let body = res
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 25 | |                 .bytes()
[INFO] [stdout] 26 | |                 .await
[INFO] [stdout]    | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/log_output.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .map_err(|err| Error::TerminationError(err.into()))?;
[INFO] [stdout]    |                           ^^^                          --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .map_err(|err: /* Type */| Error::TerminationError(err.into()))?;
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `loates` (example "log_output") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/runner.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 87 |         runtime_ctx: &'a mut [Vec<ExecutionRuntimeCtx>],
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 88 |     ) -> Vec<(
[INFO] [stdout] 89 |         Cow<str>,
[INFO] [stdout]    |         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 90 |         Vec<(&'a logical::Executor, Box<dyn Executor + '_>)>,
[INFO] [stdout]    |               -- the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Cow<'a, str>,
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/tracing.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             handle_user_event(event, &ctx);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 199 |             let _ = handle_user_event(event, &ctx);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "19c68cca394fe3b45bac95df4d8c010055a588d5e5ec25502fc271aa19437ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c68cca394fe3b45bac95df4d8c010055a588d5e5ec25502fc271aa19437ece", kill_on_drop: false }`
[INFO] [stdout] 19c68cca394fe3b45bac95df4d8c010055a588d5e5ec25502fc271aa19437ece
