[INFO] fetching crate rtimelogger 0.8.6...
[INFO] testing rtimelogger-0.8.6 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rtimelogger 0.8.6 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rtimelogger 0.8.6
[INFO] finished tweaking crates.io crate rtimelogger 0.8.6
[INFO] tweaked toml for crates.io crate rtimelogger 0.8.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtimelogger 0.8.6 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rtimelogger 0.8.6 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.3
[INFO] [stderr]   Downloaded zip v7.0.0
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded winresource v0.1.28
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.6
[INFO] [stderr]   Downloaded zlib-rs v0.5.3
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.92.3
[INFO] [stderr]   Downloaded pdf-writer v0.14.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2458ce942c5f36de406d366a88edef5fd282b171213ba499f51db847977a99b4
[INFO] running `Command { std: "docker" "start" "-a" "2458ce942c5f36de406d366a88edef5fd282b171213ba499f51db847977a99b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2458ce942c5f36de406d366a88edef5fd282b171213ba499f51db847977a99b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2458ce942c5f36de406d366a88edef5fd282b171213ba499f51db847977a99b4", kill_on_drop: false }`
[INFO] [stdout] 2458ce942c5f36de406d366a88edef5fd282b171213ba499f51db847977a99b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39482476e4dceec8022d2c3d6d0719342db2634bd66bb325294601ad31d93f6b
[INFO] running `Command { std: "docker" "start" "-a" "39482476e4dceec8022d2c3d6d0719342db2634bd66bb325294601ad31d93f6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zlib-rs v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling lzma-rust2 v0.15.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ppmd-rust v1.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pdf-writer v0.14.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v7.0.0
[INFO] [stderr]    Compiling rust_xlsxwriter v0.92.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling rtimelogger v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.02s
[INFO] running `Command { std: "docker" "inspect" "39482476e4dceec8022d2c3d6d0719342db2634bd66bb325294601ad31d93f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39482476e4dceec8022d2c3d6d0719342db2634bd66bb325294601ad31d93f6b", kill_on_drop: false }`
[INFO] [stdout] 39482476e4dceec8022d2c3d6d0719342db2634bd66bb325294601ad31d93f6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ab9b5c65ec298569b5a5b57e6b0a2bb19bd8790b6588c2e893e23dfcfadd13
[INFO] running `Command { std: "docker" "start" "-a" "53ab9b5c65ec298569b5a5b57e6b0a2bb19bd8790b6588c2e893e23dfcfadd13", kill_on_drop: false }`
[INFO] [stderr]    Compiling rtimelogger v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "53ab9b5c65ec298569b5a5b57e6b0a2bb19bd8790b6588c2e893e23dfcfadd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ab9b5c65ec298569b5a5b57e6b0a2bb19bd8790b6588c2e893e23dfcfadd13", kill_on_drop: false }`
[INFO] [stdout] 53ab9b5c65ec298569b5a5b57e6b0a2bb19bd8790b6588c2e893e23dfcfadd13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36537213f2c08b785f8c355c16b8298028425e5aebcc1ab35f30c3c5f65d7c03
[INFO] running `Command { std: "docker" "start" "-a" "36537213f2c08b785f8c355c16b8298028425e5aebcc1ab35f30c3c5f65d7c03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtimelogger-d7b40d823ed62163)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli::commands::list::tests::meta_string_joins_multiple_meta_with_comma_space ... ok
[INFO] [stdout] test cli::commands::list::tests::meta_string_returns_empty_when_max_is_zero ... ok
[INFO] [stdout] test cli::commands::list::tests::meta_string_truncates_unicode_safely_by_chars ... ok
[INFO] [stdout] test cli::commands::list::tests::meta_string_does_not_truncate_when_within_limit ... ok
[INFO] [stdout] test cli::commands::list::tests::meta_string_filters_empty_and_whitespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtimelogger-5e85aca7d5249477)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rtimelogger
[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] [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] running `Command { std: "docker" "inspect" "36537213f2c08b785f8c355c16b8298028425e5aebcc1ab35f30c3c5f65d7c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36537213f2c08b785f8c355c16b8298028425e5aebcc1ab35f30c3c5f65d7c03", kill_on_drop: false }`
[INFO] [stdout] 36537213f2c08b785f8c355c16b8298028425e5aebcc1ab35f30c3c5f65d7c03
