[INFO] cloning repository https://github.com/Cerclique/lithium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cerclique/lithium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerclique%2Flithium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerclique%2Flithium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b388271869619da70e9e76a28a19edba318939c [INFO] testing Cerclique/lithium 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%2FCerclique%2Flithium" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Cerclique/lithium [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Cerclique/lithium [INFO] tweaked toml for git repo https://github.com/Cerclique/lithium written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cerclique/lithium 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/Cerclique/lithium 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 thiserror v2.0.19 [INFO] [stderr] Downloaded thiserror-impl v2.0.19 [INFO] [stderr] Downloaded env_logger v0.11.11 [INFO] [stderr] Downloaded jiff-static v0.2.35 [INFO] [stderr] Downloaded defmt-parser v1.0.0 [INFO] [stderr] Downloaded env_filter v2.0.0 [INFO] [stderr] Downloaded defmt-macros v1.1.1 [INFO] [stderr] Downloaded defmt v1.1.1 [INFO] [stderr] Downloaded jiff-core v0.1.0 [INFO] [stderr] Downloaded portable-atomic v1.14.0 [INFO] [stderr] Downloaded syn v3.0.3 [INFO] [stderr] Downloaded jiff v0.2.35 [INFO] [stderr] Downloaded regex-automata v0.4.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a [INFO] running `Command { std: "docker" "start" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", 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" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a" "/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" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", 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" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling jiff-core v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling jiff v0.2.35 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling env_filter v2.0.0 [INFO] [stderr] Compiling env_logger v0.11.11 [INFO] [stderr] Compiling lithium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 30.14s [INFO] running `Command { std: "docker" "inspect" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", 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" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a" "/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 lithium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", 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" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/lithium-4cf3f753511005d9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_multiple_initializations ... ok [INFO] [stdout] test tests::test_two_loggers_init_error ... ok [INFO] [stdout] test tests::test_thread_safety ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] test tests::test_initialization_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_initialization_ok stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_initialization_ok' (694) panicked at src/lib.rs:156:9: [INFO] [stdout] assertion failed: logger.init().is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565562d02fd1 - <::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt [INFO] [stdout] 1: 0x565562d1a09a - core[832e9a552fc17241]::fmt::write [INFO] [stdout] 2: 0x565562d08c1c - as std[97b98282bc616a66]::io::Write>::write_fmt [INFO] [stdout] 3: 0x565562ce16f6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x565562cfb1f9 - std[97b98282bc616a66]::panicking::default_hook [INFO] [stdout] 5: 0x565562bc4590 - test[39766f3d73431624]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x565562cfb3b2 - std[97b98282bc616a66]::panicking::panic_with_hook [INFO] [stdout] 7: 0x565562ce17d4 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x565562cd90f9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x565562ce239d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind [INFO] [stdout] 10: 0x565562d1a87c - core[832e9a552fc17241]::panicking::panic_fmt [INFO] [stdout] 11: 0x565562d1a842 - core[832e9a552fc17241]::panicking::panic [INFO] [stdout] 12: 0x565562bb6024 - >::call_once [INFO] [stdout] 13: 0x565562bb78cb - test[39766f3d73431624]::__rust_begin_short_backtrace::, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>> [INFO] [stdout] 14: 0x565562bc4f15 - test[39766f3d73431624]::run_test::{closure#0} [INFO] [stdout] 15: 0x565562bbf9c4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 16: 0x565562bc8062 - ::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: 0x565562d0285f - ::new::thread_start [INFO] [stdout] 18: 0x7bf431a5a07a - [INFO] [stdout] 19: 0x7bf431aed534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_initialization_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a", kill_on_drop: false }` [INFO] [stdout] 7268ffb5b7403429ebf5ee65ad0056f1dc5255065d9b5d891b0c73e03153db3a