[INFO] fetching crate giton-utils 0.1.0...
[INFO] building giton-utils-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate giton-utils 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate giton-utils 0.1.0
[INFO] finished tweaking crates.io crate giton-utils 0.1.0
[INFO] tweaked toml for crates.io crate giton-utils 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate giton-utils 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 247 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.18.3 (available: v0.29.3)
[INFO] [stderr]       Adding color-backtrace v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.17)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-multimap v0.4.3
[INFO] [stderr]   Downloaded pest_derive v2.8.2
[INFO] [stderr]   Downloaded pest_generator v2.8.2
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded dlv-list v0.3.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[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 pest v2.8.2
[INFO] [stderr]   Downloaded pest_meta v2.8.2
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded color-backtrace v0.6.1
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded rust-ini v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3484b22e6cf4ae21a0872550fc4e4402b5b0a79051be6d8bb438956444364a8d
[INFO] running `Command { std: "docker" "start" "-a" "3484b22e6cf4ae21a0872550fc4e4402b5b0a79051be6d8bb438956444364a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3484b22e6cf4ae21a0872550fc4e4402b5b0a79051be6d8bb438956444364a8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3484b22e6cf4ae21a0872550fc4e4402b5b0a79051be6d8bb438956444364a8d", kill_on_drop: false }`
[INFO] [stdout] 3484b22e6cf4ae21a0872550fc4e4402b5b0a79051be6d8bb438956444364a8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e06baff866f7055d94de68e4093951ddf0361018210c2fdb10eadb9eb2b8ac6
[INFO] running `Command { std: "docker" "start" "-a" "7e06baff866f7055d94de68e4093951ddf0361018210c2fdb10eadb9eb2b8ac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-backtrace v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[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 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |             settings.merge(config::File::from_str(
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |         settings.merge(Environment::with_prefix("GITON"))?; // TODO: Merge settings with Clap Settings Arguments
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     .merge(config::File::with_name(config_file_path.to_str().unwrap()))?;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::set`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |             CONFIG.write()?.set(key, value)?;
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "7e06baff866f7055d94de68e4093951ddf0361018210c2fdb10eadb9eb2b8ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e06baff866f7055d94de68e4093951ddf0361018210c2fdb10eadb9eb2b8ac6", kill_on_drop: false }`
[INFO] [stdout] 7e06baff866f7055d94de68e4093951ddf0361018210c2fdb10eadb9eb2b8ac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c99b28c9f841a8866472731631c343e229fbcba0e42f266d3d6a74bb382561f
[INFO] running `Command { std: "docker" "start" "-a" "4c99b28c9f841a8866472731631c343e229fbcba0e42f266d3d6a74bb382561f", kill_on_drop: false }`
[INFO] [stderr]    Compiling giton-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |             settings.merge(config::File::from_str(
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |         settings.merge(Environment::with_prefix("GITON"))?; // TODO: Merge settings with Clap Settings Arguments
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     .merge(config::File::with_name(config_file_path.to_str().unwrap()))?;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::set`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |             CONFIG.write()?.set(key, value)?;
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |             settings.merge(config::File::from_str(
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |         settings.merge(Environment::with_prefix("GITON"))?; // TODO: Merge settings with Clap Settings Arguments
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     .merge(config::File::with_name(config_file_path.to_str().unwrap()))?;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `config::Config::set`: please use 'ConfigBuilder' instead
[INFO] [stdout]   --> src/app_config.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |             CONFIG.write()?.set(key, value)?;
[INFO] [stdout]    |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s
[INFO] running `Command { std: "docker" "inspect" "4c99b28c9f841a8866472731631c343e229fbcba0e42f266d3d6a74bb382561f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c99b28c9f841a8866472731631c343e229fbcba0e42f266d3d6a74bb382561f", kill_on_drop: false }`
[INFO] [stdout] 4c99b28c9f841a8866472731631c343e229fbcba0e42f266d3d6a74bb382561f
