[INFO] fetching crate giton-utils 0.1.0... [INFO] testing giton-utils-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate giton-utils 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate giton-utils 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 234 packages to latest compatible versions [INFO] [stderr] Adding async-openai v0.18.3 (available: v0.34.0) [INFO] [stderr] Adding color-backtrace v0.6.1 (available: v0.7.3) [INFO] [stderr] Adding config v0.13.4 (available: v0.15.22) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded color-backtrace v0.6.1 [INFO] [stderr] Downloaded async-openai v0.18.3 [INFO] [stderr] Downloaded arc-swap v1.9.1 [INFO] [stderr] Downloaded slog-scope v4.4.1 [INFO] [stderr] Downloaded slog-stdlog v4.1.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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2bb78bddffeda2c37508b1d974e43040b200336954b971ebcc5b220fd684824 [INFO] running `Command { std: "docker" "start" "-a" "e2bb78bddffeda2c37508b1d974e43040b200336954b971ebcc5b220fd684824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2bb78bddffeda2c37508b1d974e43040b200336954b971ebcc5b220fd684824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bb78bddffeda2c37508b1d974e43040b200336954b971ebcc5b220fd684824", kill_on_drop: false }` [INFO] [stdout] e2bb78bddffeda2c37508b1d974e43040b200336954b971ebcc5b220fd684824 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d13d066d7427a83b74fa90d6cedf1b22a462918217dad29ef574355b6ed82f53 [INFO] running `Command { std: "docker" "start" "-a" "d13d066d7427a83b74fa90d6cedf1b22a462918217dad29ef574355b6ed82f53", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling slog-scope v4.4.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling backoff v0.4.0 [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-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 45.76s [INFO] running `Command { std: "docker" "inspect" "d13d066d7427a83b74fa90d6cedf1b22a462918217dad29ef574355b6ed82f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13d066d7427a83b74fa90d6cedf1b22a462918217dad29ef574355b6ed82f53", kill_on_drop: false }` [INFO] [stdout] d13d066d7427a83b74fa90d6cedf1b22a462918217dad29ef574355b6ed82f53 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4895d65c9958e2867806292b83aea2398b1f47cb2925880a6de5ae7a8fb9cf [INFO] running `Command { std: "docker" "start" "-a" "1f4895d65c9958e2867806292b83aea2398b1f47cb2925880a6de5ae7a8fb9cf", kill_on_drop: false }` [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "1f4895d65c9958e2867806292b83aea2398b1f47cb2925880a6de5ae7a8fb9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4895d65c9958e2867806292b83aea2398b1f47cb2925880a6de5ae7a8fb9cf", kill_on_drop: false }` [INFO] [stdout] 1f4895d65c9958e2867806292b83aea2398b1f47cb2925880a6de5ae7a8fb9cf [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d27506997866e0b0bfb82ebbd4b7863dd1ff1bafb617b0ddb1f7610a53715d8d [INFO] running `Command { std: "docker" "start" "-a" "d27506997866e0b0bfb82ebbd4b7863dd1ff1bafb617b0ddb1f7610a53715d8d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/app_config.rs:33:22 [INFO] [stderr] | [INFO] [stderr] 33 | settings.merge(config::File::from_str( [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/app_config.rs:40:18 [INFO] [stderr] | [INFO] [stderr] 40 | settings.merge(Environment::with_prefix("GITON"))?; // TODO: Merge settings with Clap Settings Arguments [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `config::Config::merge`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/app_config.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | .merge(config::File::with_name(config_file_path.to_str().unwrap()))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `config::Config::set`: please use 'ConfigBuilder' instead [INFO] [stderr] --> src/app_config.rs:81:29 [INFO] [stderr] | [INFO] [stderr] 81 | CONFIG.write()?.set(key, value)?; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `giton-utils` (lib) generated 4 warnings [INFO] [stderr] warning: `giton-utils` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/giton_utils-2c6e1f53f71b1585) [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_utils [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" "d27506997866e0b0bfb82ebbd4b7863dd1ff1bafb617b0ddb1f7610a53715d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27506997866e0b0bfb82ebbd4b7863dd1ff1bafb617b0ddb1f7610a53715d8d", kill_on_drop: false }` [INFO] [stdout] d27506997866e0b0bfb82ebbd4b7863dd1ff1bafb617b0ddb1f7610a53715d8d