[INFO] cloning repository https://github.com/LinearDev/lumelog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinearDev/lumelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Flumelog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Flumelog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb8baa0a9589054b6b26ad6fc2272fe64afd8bdb
[INFO] testing LinearDev/lumelog against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Flumelog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LinearDev/lumelog
[INFO] finished tweaking git repo https://github.com/LinearDev/lumelog
[INFO] tweaked toml for git repo https://github.com/LinearDev/lumelog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinearDev/lumelog on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinearDev/lumelog 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-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce5598251df312a16dcf821ab1c5987f0298613dfba0818e4f6ec5f18ddc9a7f
[INFO] running `Command { std: "docker" "start" "-a" "ce5598251df312a16dcf821ab1c5987f0298613dfba0818e4f6ec5f18ddc9a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce5598251df312a16dcf821ab1c5987f0298613dfba0818e4f6ec5f18ddc9a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5598251df312a16dcf821ab1c5987f0298613dfba0818e4f6ec5f18ddc9a7f", kill_on_drop: false }`
[INFO] [stdout] ce5598251df312a16dcf821ab1c5987f0298613dfba0818e4f6ec5f18ddc9a7f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a88668c60d64b0228daa28a58b7ca1d4f3852ec1f49266f969f58daccc5a026
[INFO] running `Command { std: "docker" "start" "-a" "9a88668c60d64b0228daa28a58b7ca1d4f3852ec1f49266f969f58daccc5a026", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling lumelog v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "9a88668c60d64b0228daa28a58b7ca1d4f3852ec1f49266f969f58daccc5a026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a88668c60d64b0228daa28a58b7ca1d4f3852ec1f49266f969f58daccc5a026", kill_on_drop: false }`
[INFO] [stdout] 9a88668c60d64b0228daa28a58b7ca1d4f3852ec1f49266f969f58daccc5a026
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49bae177a16acaca4cd01c1de6a91bfdd0920198adf3c54e2c64bc11a5e22498
[INFO] running `Command { std: "docker" "start" "-a" "49bae177a16acaca4cd01c1de6a91bfdd0920198adf3c54e2c64bc11a5e22498", kill_on_drop: false }`
[INFO] [stderr]    Compiling lumelog v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "49bae177a16acaca4cd01c1de6a91bfdd0920198adf3c54e2c64bc11a5e22498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49bae177a16acaca4cd01c1de6a91bfdd0920198adf3c54e2c64bc11a5e22498", kill_on_drop: false }`
[INFO] [stdout] 49bae177a16acaca4cd01c1de6a91bfdd0920198adf3c54e2c64bc11a5e22498
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eff41609c472432604c2514b912e4539d16a8a879e0ae076468c8b49c57ef301
[INFO] running `Command { std: "docker" "start" "-a" "eff41609c472432604c2514b912e4539d16a8a879e0ae076468c8b49c57ef301", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumelog-83bb9aea5893be75)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lumelog
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/macros.rs - macros (line 11) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::warn (line 73) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::trace (line 121) ... FAILED
[INFO] [stdout] test src/__private_log.rs - __private_log (line 18) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::debug (line 96) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::error (line 50) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::info (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros.rs - macros (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lumalog`
[INFO] [stdout]  --> src/macros.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lumalog::{info, error, warn, debug, trace};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `lumalog`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use lumalog::{info, error, warn, debug, trace};
[INFO] [stdout] 3 + use lumelog::{info, error, warn, debug, trace};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::warn (line 73) stdout ----
[INFO] [stdout] error: cannot find macro `warn` in this scope
[INFO] [stdout]  --> src/macros.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | warn!("Disk space is low: {}% remaining.", free_space_percentage);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `warn` is in scope, but it is an attribute: `#[warn]`
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::warn;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `warn` in this scope
[INFO] [stdout]  --> src/macros.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | warn!("This is a warning.");
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `warn` is in scope, but it is an attribute: `#[warn]`
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::warn;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::trace (line 121) stdout ----
[INFO] [stdout] error: cannot find macro `trace` in this scope
[INFO] [stdout]  --> src/macros.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | trace!("Current state: {:?}", state);
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::trace;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `trace` in this scope
[INFO] [stdout]  --> src/macros.rs:122:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | trace!("Entering function.");
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::trace;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/__private_log.rs - __private_log (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `lumalog`
[INFO] [stdout]  --> src/__private_log.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lumalog::{info, error, warn, debug, trace};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `lumalog`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use lumalog::{info, error, warn, debug, trace};
[INFO] [stdout] 3 + use lumelog::{info, error, warn, debug, trace};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::debug (line 96) stdout ----
[INFO] [stdout] error: cannot find macro `debug` in this scope
[INFO] [stdout]  --> src/macros.rs:98:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | debug!("Entered function: {}", function_name);
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::debug;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `debug` in this scope
[INFO] [stdout]  --> src/macros.rs:97:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | debug!("Debugging variable: {:?}", some_variable);
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::debug;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::error (line 50) stdout ----
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]  --> src/macros.rs:52:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | error!("Failed to open file: {}", file_path);
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `error` in this scope
[INFO] [stdout]  --> src/macros.rs:51:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | error!("An error occurred.");
[INFO] [stdout]   | ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::error;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::info (line 27) stdout ----
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]  --> src/macros.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | info!("User {} has logged in.", username);
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::info;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]  --> src/macros.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | info!("This is an informational message.");
[INFO] [stdout]   | ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use lumelog::info;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/__private_log.rs - __private_log (line 18)
[INFO] [stdout]     src/macros.rs - macros (line 11)
[INFO] [stdout]     src/macros.rs - macros::debug (line 96)
[INFO] [stdout]     src/macros.rs - macros::error (line 50)
[INFO] [stdout]     src/macros.rs - macros::info (line 27)
[INFO] [stdout]     src/macros.rs - macros::trace (line 121)
[INFO] [stdout]     src/macros.rs - macros::warn (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eff41609c472432604c2514b912e4539d16a8a879e0ae076468c8b49c57ef301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff41609c472432604c2514b912e4539d16a8a879e0ae076468c8b49c57ef301", kill_on_drop: false }`
[INFO] [stdout] eff41609c472432604c2514b912e4539d16a8a879e0ae076468c8b49c57ef301
