[INFO] fetching crate timelogr 0.1.0... [INFO] testing timelogr-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate timelogr 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate timelogr 0.1.0 [INFO] finished tweaking crates.io crate timelogr 0.1.0 [INFO] tweaked toml for crates.io crate timelogr 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate timelogr 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate timelogr 0.1.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imagesize v0.14.0 [INFO] [stderr] Downloaded peg-runtime v0.8.5 [INFO] [stderr] Downloaded klogr v0.1.0 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded peg-macros v0.8.5 [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded cfb v0.10.0 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded toml v0.9.4 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded umya-spreadsheet v2.3.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e7b4ab4e729230fa4817417b7893ff4ad0f66095ca6ca34ea74b94e95ed59b5 [INFO] running `Command { std: "docker" "start" "-a" "3e7b4ab4e729230fa4817417b7893ff4ad0f66095ca6ca34ea74b94e95ed59b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7b4ab4e729230fa4817417b7893ff4ad0f66095ca6ca34ea74b94e95ed59b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7b4ab4e729230fa4817417b7893ff4ad0f66095ca6ca34ea74b94e95ed59b5", kill_on_drop: false }` [INFO] [stdout] 3e7b4ab4e729230fa4817417b7893ff4ad0f66095ca6ca34ea74b94e95ed59b5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ed254810e4faeb9e711bce8035a4384040188ee80eaa4ac615da5e2d6899b44 [INFO] running `Command { std: "docker" "start" "-a" "7ed254810e4faeb9e711bce8035a4384040188ee80eaa4ac615da5e2d6899b44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling klogr v0.1.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling html_parser v0.7.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling umya-spreadsheet v2.3.1 [INFO] [stderr] Compiling timelogr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.24s [INFO] running `Command { std: "docker" "inspect" "7ed254810e4faeb9e711bce8035a4384040188ee80eaa4ac615da5e2d6899b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed254810e4faeb9e711bce8035a4384040188ee80eaa4ac615da5e2d6899b44", kill_on_drop: false }` [INFO] [stdout] 7ed254810e4faeb9e711bce8035a4384040188ee80eaa4ac615da5e2d6899b44 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 943bf31881a9c38035a617d15b6ae32c0c54544b92ed45d3a3bf61a74adc7658 [INFO] running `Command { std: "docker" "start" "-a" "943bf31881a9c38035a617d15b6ae32c0c54544b92ed45d3a3bf61a74adc7658", kill_on_drop: false }` [INFO] [stderr] Compiling timelogr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "943bf31881a9c38035a617d15b6ae32c0c54544b92ed45d3a3bf61a74adc7658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943bf31881a9c38035a617d15b6ae32c0c54544b92ed45d3a3bf61a74adc7658", kill_on_drop: false }` [INFO] [stdout] 943bf31881a9c38035a617d15b6ae32c0c54544b92ed45d3a3bf61a74adc7658 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 723fbe01e7758533553a650b05e5678c4fb86e10852988d83ecdfc7c18c2d587 [INFO] running `Command { std: "docker" "start" "-a" "723fbe01e7758533553a650b05e5678c4fb86e10852988d83ecdfc7c18c2d587", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timelogr-1ae805f79cbcd56e) [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" "723fbe01e7758533553a650b05e5678c4fb86e10852988d83ecdfc7c18c2d587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723fbe01e7758533553a650b05e5678c4fb86e10852988d83ecdfc7c18c2d587", kill_on_drop: false }` [INFO] [stdout] 723fbe01e7758533553a650b05e5678c4fb86e10852988d83ecdfc7c18c2d587