[INFO] fetching crate git-biance 0.1.2... [INFO] testing git-biance-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate git-biance 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate git-biance 0.1.2 [INFO] finished tweaking crates.io crate git-biance 0.1.2 [INFO] tweaked toml for crates.io crate git-biance 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-biance 0.1.2 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 git-biance 0.1.2 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 clap v4.5.28 [INFO] [stderr] Downloaded time-macros v0.2.19 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded time v0.3.37 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded charming v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2f788170c473bed844471f518603f30e801af2429930c7f4264cf694537464fc [INFO] running `Command { std: "docker" "start" "-a" "2f788170c473bed844471f518603f30e801af2429930c7f4264cf694537464fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f788170c473bed844471f518603f30e801af2429930c7f4264cf694537464fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f788170c473bed844471f518603f30e801af2429930c7f4264cf694537464fc", kill_on_drop: false }` [INFO] [stdout] 2f788170c473bed844471f518603f30e801af2429930c7f4264cf694537464fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 73aaba98377ce46749e116c76303a4335e67e40aa29eb4a10c745d1c3613d19d [INFO] running `Command { std: "docker" "start" "-a" "73aaba98377ce46749e116c76303a4335e67e40aa29eb4a10c745d1c3613d19d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling charming v0.4.0 [INFO] [stderr] Compiling git-biance v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.92s [INFO] running `Command { std: "docker" "inspect" "73aaba98377ce46749e116c76303a4335e67e40aa29eb4a10c745d1c3613d19d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73aaba98377ce46749e116c76303a4335e67e40aa29eb4a10c745d1c3613d19d", kill_on_drop: false }` [INFO] [stdout] 73aaba98377ce46749e116c76303a4335e67e40aa29eb4a10c745d1c3613d19d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3e372d8f0028a33eefc935befaef579f0a1b85d7756f05d291e3e822809963ed [INFO] running `Command { std: "docker" "start" "-a" "3e372d8f0028a33eefc935befaef579f0a1b85d7756f05d291e3e822809963ed", kill_on_drop: false }` [INFO] [stderr] Compiling git-biance v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "3e372d8f0028a33eefc935befaef579f0a1b85d7756f05d291e3e822809963ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e372d8f0028a33eefc935befaef579f0a1b85d7756f05d291e3e822809963ed", kill_on_drop: false }` [INFO] [stdout] 3e372d8f0028a33eefc935befaef579f0a1b85d7756f05d291e3e822809963ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ae719dbcf95cb6ef706a0c5d48ce86c52905ad8febca7a17f490c2e6dd1d2da7 [INFO] running `Command { std: "docker" "start" "-a" "ae719dbcf95cb6ef706a0c5d48ce86c52905ad8febca7a17f490c2e6dd1d2da7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_biance-6cad433db330b313) [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" "ae719dbcf95cb6ef706a0c5d48ce86c52905ad8febca7a17f490c2e6dd1d2da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae719dbcf95cb6ef706a0c5d48ce86c52905ad8febca7a17f490c2e6dd1d2da7", kill_on_drop: false }` [INFO] [stdout] ae719dbcf95cb6ef706a0c5d48ce86c52905ad8febca7a17f490c2e6dd1d2da7