[INFO] cloning repository https://github.com/lucodear/lool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucodear/lool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucodear%2Flool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucodear%2Flool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdac6ff65e534fe3f2647373f1d65996a51ff08a
[INFO] testing lucodear/lool 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%2Flucodear%2Flool" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lucodear/lool
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/lucodear/lool
[INFO] tweaked toml for git repo https://github.com/lucodear/lool written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucodear/lool 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/lucodear/lool 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 strum v0.27.1
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded downcast-rs v2.0.1
[INFO] [stderr]   Downloaded phf_macros v0.11.2
[INFO] [stderr]   Downloaded phf_shared v0.11.2
[INFO] [stderr]   Downloaded phf_generator v0.11.2
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded croner v2.1.0
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded phf v0.11.2
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57
[INFO] running `Command { std: "docker" "start" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", 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" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57" "/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" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", 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" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling lool v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", 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" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling lool v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `cli` in `lool`
[INFO] [stdout]  --> examples/stylizer.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     lool::cli::stylize::{stylize, Stylize},
[INFO] [stdout]   |           ^^^ could not find `cli` in `lool`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> lib/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       --------------- the item is gated behind the `cli` feature
[INFO] [stdout] 6 | pub mod cli;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lool::logger`
[INFO] [stdout]   --> examples/logger.rs:3:11
[INFO] [stdout]    |
[INFO] [stdout]  3 |     lool::logger::{debug, error, info, trace, warn, ConsoleLogger, Level},
[INFO] [stdout]    |           ^^^^^^ could not find `logger` in `lool`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "logger")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `logger` feature
[INFO] [stdout] 15 | pub mod logger;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `stl` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:37:39
[INFO] [stdout]    |
[INFO] [stdout] 37 |     println!("pre {} post", "[green]".stl("green").stl("+bold"));
[INFO] [stdout]    |                                       ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `stl` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |     println!("pre {} post", "[green+bold]".stl("green+bold"));
[INFO] [stdout]    |                                            ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |     println!("pre {} post", "[.blue()]".blue());
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/cmp.rs:1428:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:41:48
[INFO] [stdout]    |
[INFO] [stdout] 41 |     println!("pre {} post", "[.blue().bold()]".blue().bold());
[INFO] [stdout]    |                                                ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/cmp.rs:1428:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |         "[.blue().on_red().bold()]".blue().on_red().bold()
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/cmp.rs:1428:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dim` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |     println!("pre {} post", "[.dim()]".dim());
[INFO] [stdout]    |                                        ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `blue` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:48:47
[INFO] [stdout]    |
[INFO] [stdout] 48 |     println!("pre {} post", "[.blue().dim()]".blue().dim());
[INFO] [stdout]    |                                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/cmp.rs:1428:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lool` (example "logger") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:50:51
[INFO] [stdout]    |
[INFO] [stdout] 50 |     println!("pre {} post", "[.rgb(\"#af7cbf\")]".rgb("#af7cbf"));
[INFO] [stdout]    |                                                   ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 |         "[.rgb(\"#af7cbf\").bold()]".rgb("#af7cbf").bold()
[INFO] [stdout]    |                                      ^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sched` in `lool`
[INFO] [stdout]   --> examples/sched_tokio_future.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 |         sched::{recur, ruleset, scheduler::tokio::Scheduler},
[INFO] [stdout]    |         ^^^^^ could not find `sched` in `lool`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "sched")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `sched` feature
[INFO] [stdout] 12 | pub mod sched;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]  --> examples/sched_tokio_future.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     tokio::time::sleep,
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `lool::logger`, `lool::sched`
[INFO] [stdout]   --> examples/sched_tokio_future.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  4 |         logger::ConsoleLogger,
[INFO] [stdout]    |         ^^^^^^ could not find `logger` in `lool`
[INFO] [stdout]  5 |         sched::{recur, ruleset, scheduler::tokio::Scheduler},
[INFO] [stdout]    |         ^^^^^ could not find `sched` in `lool`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "logger")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `logger` feature
[INFO] [stdout] 15 | pub mod logger;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "sched")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `sched` feature
[INFO] [stdout] 12 | pub mod sched;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> examples/sched_tokio_future.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> examples/sched_tokio_future.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     log::debug!("scheduler created");
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     println!("pre {} post", "[.on_rgb(\"#af7cbf\")".on_rgb("#af7cbf"));
[INFO] [stdout]    |                                                     ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_rgb` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> examples/stylizer.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |         "[.on_rgb(\"#af7cbf\").bold()]".on_rgb("#af7cbf").bold()
[INFO] [stdout]    |                                         ^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lool` (example "stylizer") due to 12 previous errors
[INFO] [stdout] error[E0433]: cannot find `utils` in `lool`
[INFO] [stdout]   --> examples/threadpool.rs:3:11
[INFO] [stdout]    |
[INFO] [stdout]  3 |     lool::utils::threads::threadpool::ThreadPool,
[INFO] [stdout]    |           ^^^^^ could not find `utils` in `lool`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> lib/lib.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "utils")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `utils` feature
[INFO] [stdout] 21 | pub mod utils;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> examples/sched_tokio_future.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ConsoleLogger::default_setup(log::Level::Trace, "lool::sched::recur")?;
[INFO] [stdout]    |                                  ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> examples/sched_tokio_future.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let now = chrono::Local::now();
[INFO] [stdout]    |               ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lool::f`
[INFO] [stdout]  --> examples/fail_macro.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     lool::f,
[INFO] [stdout]   |     ^^^^^^-
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `f` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/sched_tokio_future.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn main() -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lool` (example "sched_tokio_future") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lool` (example "threadpool") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lool` (example "fail_macro") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57", kill_on_drop: false }`
[INFO] [stdout] 422bbfe51f6d92b5734cc53d69cf58569b0de493e1a5849f94d51fe965acda57
