[INFO] fetching crate giton-core 0.1.0... [INFO] testing giton-core-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate giton-core 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate giton-core 0.1.0 [INFO] finished tweaking crates.io crate giton-core 0.1.0 [INFO] tweaked toml for crates.io crate giton-core 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate giton-core 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 322 packages to latest compatible versions [INFO] [stderr] Adding async-openai v0.18.3 (available: v0.29.3) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded secrecy v0.8.0 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded color-backtrace v0.6.1 [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] [stderr] Downloaded async-openai v0.18.3 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded giton-utils v0.1.0 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c79179507ba907538f7890861f6d1d586ae8e850bc294ae44e44b5ab870ce4a [INFO] running `Command { std: "docker" "start" "-a" "0c79179507ba907538f7890861f6d1d586ae8e850bc294ae44e44b5ab870ce4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c79179507ba907538f7890861f6d1d586ae8e850bc294ae44e44b5ab870ce4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c79179507ba907538f7890861f6d1d586ae8e850bc294ae44e44b5ab870ce4a", kill_on_drop: false }` [INFO] [stdout] 0c79179507ba907538f7890861f6d1d586ae8e850bc294ae44e44b5ab870ce4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a08373ece6d2900593ef8615e28667c91e1d584df6250b70c3bbf0844b5aa0 [INFO] running `Command { std: "docker" "start" "-a" "02a08373ece6d2900593ef8615e28667c91e1d584df6250b70c3bbf0844b5aa0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling comfy-table v7.2.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.18.3 [INFO] [stderr] Compiling giton-utils v0.1.0 [INFO] [stderr] Compiling giton-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.11s [INFO] running `Command { std: "docker" "inspect" "02a08373ece6d2900593ef8615e28667c91e1d584df6250b70c3bbf0844b5aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a08373ece6d2900593ef8615e28667c91e1d584df6250b70c3bbf0844b5aa0", kill_on_drop: false }` [INFO] [stdout] 02a08373ece6d2900593ef8615e28667c91e1d584df6250b70c3bbf0844b5aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716d91a373be7773d86c7066c4348d8b67b84342ca79d1240c5636d1c5a36606 [INFO] running `Command { std: "docker" "start" "-a" "716d91a373be7773d86c7066c4348d8b67b84342ca79d1240c5636d1c5a36606", kill_on_drop: false }` [INFO] [stderr] Compiling giton-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "716d91a373be7773d86c7066c4348d8b67b84342ca79d1240c5636d1c5a36606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716d91a373be7773d86c7066c4348d8b67b84342ca79d1240c5636d1c5a36606", kill_on_drop: false }` [INFO] [stdout] 716d91a373be7773d86c7066c4348d8b67b84342ca79d1240c5636d1c5a36606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd5ed07c3107c08dafd42c0911b9af05880dbea6c220cabcd0ce2c437694202b [INFO] running `Command { std: "docker" "start" "-a" "bd5ed07c3107c08dafd42c0911b9af05880dbea6c220cabcd0ce2c437694202b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/giton_core-98429b5fed43e646) [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 giton_core [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" "bd5ed07c3107c08dafd42c0911b9af05880dbea6c220cabcd0ce2c437694202b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5ed07c3107c08dafd42c0911b9af05880dbea6c220cabcd0ce2c437694202b", kill_on_drop: false }` [INFO] [stdout] bd5ed07c3107c08dafd42c0911b9af05880dbea6c220cabcd0ce2c437694202b