[INFO] fetching crate gitops-agent 0.1.1... [INFO] testing gitops-agent-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate gitops-agent 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gitops-agent 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gitops-agent 0.1.1 [INFO] tweaked toml for crates.io crate gitops-agent 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gitops-agent 0.1.1 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] crate crates.io crate gitops-agent 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find-msvc-tools v0.1.7 [INFO] [stderr] Downloaded fsio v0.4.1 [INFO] [stderr] Downloaded clokwerk v0.4.0 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded clap v4.5.54 [INFO] [stderr] Downloaded jiff-static v0.2.18 [INFO] [stderr] Downloaded cc v1.2.52 [INFO] [stderr] Downloaded clap_builder v4.5.54 [INFO] [stderr] Downloaded portable-atomic v1.13.0 [INFO] [stderr] Downloaded jiff v0.2.18 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] [stderr] Downloaded run_script v0.11.2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adddf0ccf69f9b989cd23c43be6a527b0677ac557e59c3cf89a202500a62a45b [INFO] running `Command { std: "docker" "start" "-a" "adddf0ccf69f9b989cd23c43be6a527b0677ac557e59c3cf89a202500a62a45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adddf0ccf69f9b989cd23c43be6a527b0677ac557e59c3cf89a202500a62a45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adddf0ccf69f9b989cd23c43be6a527b0677ac557e59c3cf89a202500a62a45b", kill_on_drop: false }` [INFO] [stdout] adddf0ccf69f9b989cd23c43be6a527b0677ac557e59c3cf89a202500a62a45b [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=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] 3f9d119e34d97ade07ed17ce30ccfb98ce17222f84263992dfd3ed6e329f2c45 [INFO] running `Command { std: "docker" "start" "-a" "3f9d119e34d97ade07ed17ce30ccfb98ce17222f84263992dfd3ed6e329f2c45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clokwerk v0.4.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fsio v0.4.1 [INFO] [stderr] Compiling run_script v0.11.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling gitops-agent v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "3f9d119e34d97ade07ed17ce30ccfb98ce17222f84263992dfd3ed6e329f2c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9d119e34d97ade07ed17ce30ccfb98ce17222f84263992dfd3ed6e329f2c45", kill_on_drop: false }` [INFO] [stdout] 3f9d119e34d97ade07ed17ce30ccfb98ce17222f84263992dfd3ed6e329f2c45 [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=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] 8097e05a7a298bda382c6891da06e9c10520ebbe9c0ec865cebb9cf2044ad1d1 [INFO] running `Command { std: "docker" "start" "-a" "8097e05a7a298bda382c6891da06e9c10520ebbe9c0ec865cebb9cf2044ad1d1", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gitops-agent v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:228:28 [INFO] [stdout] | [INFO] [stdout] 228 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:242:28 [INFO] [stdout] | [INFO] [stdout] 242 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:252:28 [INFO] [stdout] | [INFO] [stdout] 252 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> tests/cli.rs:286:28 [INFO] [stdout] | [INFO] [stdout] 286 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/cli.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | fn find_last_commit(repo: &Repository) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 187 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.01s [INFO] running `Command { std: "docker" "inspect" "8097e05a7a298bda382c6891da06e9c10520ebbe9c0ec865cebb9cf2044ad1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8097e05a7a298bda382c6891da06e9c10520ebbe9c0ec865cebb9cf2044ad1d1", kill_on_drop: false }` [INFO] [stdout] 8097e05a7a298bda382c6891da06e9c10520ebbe9c0ec865cebb9cf2044ad1d1 [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=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] 97412ec4c6388baf651b577c9ddb959b9e95de19db43bbab62e138e566ceb617 [INFO] running `Command { std: "docker" "start" "-a" "97412ec4c6388baf651b577c9ddb959b9e95de19db43bbab62e138e566ceb617", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:23:28 [INFO] [stderr] | [INFO] [stderr] 23 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:36:28 [INFO] [stderr] | [INFO] [stderr] 36 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:51:28 [INFO] [stderr] | [INFO] [stderr] 51 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:65:28 [INFO] [stderr] | [INFO] [stderr] 65 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:79:28 [INFO] [stderr] | [INFO] [stderr] 79 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:116:28 [INFO] [stderr] | [INFO] [stderr] 116 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:147:28 [INFO] [stderr] | [INFO] [stderr] 147 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:163:28 [INFO] [stderr] | [INFO] [stderr] 163 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:228:28 [INFO] [stderr] | [INFO] [stderr] 228 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:242:28 [INFO] [stderr] | [INFO] [stderr] 242 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:252:28 [INFO] [stderr] | [INFO] [stderr] 252 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:264:28 [INFO] [stderr] | [INFO] [stderr] 264 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:276:28 [INFO] [stderr] | [INFO] [stderr] 276 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> tests/cli.rs:286:28 [INFO] [stderr] | [INFO] [stderr] 286 | let mut cmd = Command::cargo_bin("goa")?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/cli.rs:187:27 [INFO] [stderr] | [INFO] [stderr] 187 | fn find_last_commit(repo: &Repository) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 187 | fn find_last_commit(repo: &Repository) -> Result, git2::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `gitops-agent` (test "cli") generated 16 warnings (run `cargo fix --test "cli" -p gitops-agent` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/goa-5b8272f04b4b7610) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test git::tests::test_commit_metadata_empty_values ... ok [INFO] [stdout] test git::tests::test_commit_metadata_special_chars ... ok [INFO] [stdout] test git::tests::test_commit_metadata_clone ... ok [INFO] [stdout] test git::tests::test_commit_metadata_default ... ok [INFO] [stdout] test git::tests::test_commit_metadata_to_env_vars ... ok [INFO] [stdout] test radicle::tests::test_radicle_config_defaults ... ok [INFO] [stdout] test radicle::tests::test_radicle_metadata_env_vars ... ok [INFO] [stdout] test radicle::tests::test_radicle_config_builder ... ok [INFO] [stdout] test repos::repos_tests::test_builder_defaults ... ok [INFO] [stdout] test repos::repos_tests::test_creation_of_repo ... ok [INFO] [stdout] test repos::repos_tests::test_no_goa_file ... ok [INFO] [stdout] test repos::repos_tests::test_do_task_with_timeout ... ok [INFO] [stdout] test repos::repos_tests::test_do_task ... ok [INFO] [stdout] test repos::repos_tests::test_do_process_no_clone ... FAILED [INFO] [stdout] test repos::repos_tests::test_do_process ... FAILED [INFO] [stdout] test repos::repos_tests::test_do_process_no_command ... FAILED [INFO] [stdout] test repos::repos_tests::test_do_task_timeout_exceeded ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- repos::repos_tests::test_do_process_no_clone stdout ---- [INFO] [stdout] Error: Custom { kind: Other, error: "goa error: failed to clone -> failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)" } [INFO] [stdout] [INFO] [stdout] ---- repos::repos_tests::test_do_process stdout ---- [INFO] [stdout] Error: Custom { kind: Other, error: "goa error: failed to clone -> failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)" } [INFO] [stdout] [INFO] [stdout] ---- repos::repos_tests::test_do_process_no_command stdout ---- [INFO] [stdout] local_path: "/tmp/61b1db9a-308e-47f2-a510-d582d2c4060c/" [INFO] [stdout] Error: Custom { kind: Other, error: "goa error: failed to clone -> failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] repos::repos_tests::test_do_process [INFO] [stdout] repos::repos_tests::test_do_process_no_clone [INFO] [stdout] repos::repos_tests::test_do_process_no_command [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin goa` [INFO] running `Command { std: "docker" "inspect" "97412ec4c6388baf651b577c9ddb959b9e95de19db43bbab62e138e566ceb617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97412ec4c6388baf651b577c9ddb959b9e95de19db43bbab62e138e566ceb617", kill_on_drop: false }` [INFO] [stdout] 97412ec4c6388baf651b577c9ddb959b9e95de19db43bbab62e138e566ceb617