[INFO] fetching crate gitlab-runner 0.3.0-rc1... [INFO] testing gitlab-runner-0.3.0-rc1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate gitlab-runner 0.3.0-rc1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate gitlab-runner 0.3.0-rc1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gitlab-runner 0.3.0-rc1 [INFO] tweaked toml for crates.io crate gitlab-runner 0.3.0-rc1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gitlab-runner 0.3.0-rc1 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 gitlab-runner 0.3.0-rc1 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 libz-rs-sys v0.5.1 [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded tokio-retry2 v0.5.7 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded liblzma v0.4.1 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded zip v4.1.0 [INFO] [stderr] Downloaded gitlab-runner-mock v0.2.1 [INFO] [stderr] Downloaded vergen-gitcl v1.0.8 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded zlib-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c42b398a433aff307baca83e75ff3a13f678beb8e59928ed386021d484906b24 [INFO] running `Command { std: "docker" "start" "-a" "c42b398a433aff307baca83e75ff3a13f678beb8e59928ed386021d484906b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c42b398a433aff307baca83e75ff3a13f678beb8e59928ed386021d484906b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42b398a433aff307baca83e75ff3a13f678beb8e59928ed386021d484906b24", kill_on_drop: false }` [INFO] [stdout] c42b398a433aff307baca83e75ff3a13f678beb8e59928ed386021d484906b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9849f67dfe3bb46201add96892b0bb0a3aa6c50f2b37b0ac1fcf9eb47e80333e [INFO] running `Command { std: "docker" "start" "-a" "9849f67dfe3bb46201add96892b0bb0a3aa6c50f2b37b0ac1fcf9eb47e80333e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling liblzma v0.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zip v4.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling gitlab-runner v0.3.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: not within a suitable 'git' worktree! [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-retry2 v0.5.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn file(&mut self, name: &str) -> Option { [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] 60 | pub fn file(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "9849f67dfe3bb46201add96892b0bb0a3aa6c50f2b37b0ac1fcf9eb47e80333e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9849f67dfe3bb46201add96892b0bb0a3aa6c50f2b37b0ac1fcf9eb47e80333e", kill_on_drop: false }` [INFO] [stdout] 9849f67dfe3bb46201add96892b0bb0a3aa6c50f2b37b0ac1fcf9eb47e80333e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 53f400e4384ab7ae20d698051da0a4333fdabd9c430e81bd38aae03a7d0eda98 [INFO] running `Command { std: "docker" "start" "-a" "53f400e4384ab7ae20d698051da0a4333fdabd9c430e81bd38aae03a7d0eda98", kill_on_drop: false }` [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling gitlab-runner v0.3.0-rc1 (/opt/rustwide/workdir) [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: not within a suitable 'git' worktree! [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling tokio-retry2 v0.5.7 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling gitlab-runner-mock v0.2.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn file(&mut self, name: &str) -> Option { [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] 60 | pub fn file(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn file(&mut self, name: &str) -> Option { [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] 60 | pub fn file(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/artifact.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn by_index(&mut self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 316 | pub fn variable(&self, key: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | pub fn variables(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/job.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 326 | pub fn dependencies(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.49s [INFO] running `Command { std: "docker" "inspect" "53f400e4384ab7ae20d698051da0a4333fdabd9c430e81bd38aae03a7d0eda98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f400e4384ab7ae20d698051da0a4333fdabd9c430e81bd38aae03a7d0eda98", kill_on_drop: false }` [INFO] [stdout] 53f400e4384ab7ae20d698051da0a4333fdabd9c430e81bd38aae03a7d0eda98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ccbfb4a246a3e648e7a1eb1580e1e5763f0dac10fcf76b90098247b9a9803d47 [INFO] running `Command { std: "docker" "start" "-a" "ccbfb4a246a3e648e7a1eb1580e1e5763f0dac10fcf76b90098247b9a9803d47", kill_on_drop: false }` [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: not within a suitable 'git' worktree! [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: gitlab-runner@0.3.0-rc1: VERGEN_GIT_DIRTY set to default [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/artifact.rs:60:17 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn file(&mut self, name: &str) -> Option { [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] 60 | pub fn file(&mut self, name: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/artifact.rs:65:21 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn by_index(&mut self, i: usize) -> Option { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | pub fn by_index(&mut self, i: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/job.rs:316:21 [INFO] [stderr] | [INFO] [stderr] 316 | pub fn variable(&self, key: &str) -> Option { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 316 | pub fn variable(&self, key: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/job.rs:321:22 [INFO] [stderr] | [INFO] [stderr] 321 | pub fn variables(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 321 | pub fn variables(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/job.rs:326:25 [INFO] [stderr] | [INFO] [stderr] 326 | pub fn dependencies(&self) -> impl Iterator { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 326 | pub fn dependencies(&self) -> impl Iterator> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `gitlab-runner` (lib) generated 5 warnings [INFO] [stderr] warning: `gitlab-runner` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitlab_runner-7c6f3a07d79af0de) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test client::test::deserialize_variables ... ok [INFO] [stdout] test runlist::test::runlist ... ok [INFO] [stdout] test client::test::process_job ... ok [INFO] [stdout] test client::test::no_job ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/artifacts.rs (/opt/rustwide/target/debug/deps/artifacts-16e961c0fa6059b4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test multiple_upload ... ok [INFO] [stdout] test upload_download ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e1b36f9e73f24306) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] 2025-10-01T09:31:40.836300Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.838816Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38765)) [INFO] [stdout] 2025-10-01T09:31:40.838981Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.839383Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.839544Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.839776Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.847461Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.850734Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.851924Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.852048Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.854252Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.854382Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.855277Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.858750Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.861671Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.862038Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.867263Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.867665Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.870553Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.871494Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.872573Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.872721Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.879087Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.879276Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.880946Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.881070Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.883209Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.883489Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.889974Z TRACE run{gitlab.job=270}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:38765): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.890177Z DEBUG run{gitlab.job=270}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.892373Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.893105Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38765)) [INFO] [stdout] 2025-10-01T09:31:40.893300Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.896326Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.896654Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38765)) [INFO] [stdout] 2025-10-01T09:31:40.897200Z DEBUG run{gitlab.job=268}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.898858Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.899826Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38765)) [INFO] [stdout] 2025-10-01T09:31:40.899940Z DEBUG run{gitlab.job=267}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.900329Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.900468Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(38765)) [INFO] [stdout] 2025-10-01T09:31:40.900511Z DEBUG run{gitlab.job=269}: hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.900966Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.903351Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36833)) [INFO] [stdout] 2025-10-01T09:31:40.901860Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.904600Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.906286Z DEBUG run{gitlab.job=268}: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.904929Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:36833 [INFO] [stdout] 2025-10-01T09:31:40.907743Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.908067Z DEBUG run{gitlab.job=267}: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.907957Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:36833 [INFO] [stdout] 2025-10-01T09:31:40.908816Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.909575Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.911744Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.909073Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.913600Z DEBUG run{gitlab.job=269}: hyper_util::client::legacy::connect::http: connected to 127.0.0.1:38765 [INFO] [stdout] 2025-10-01T09:31:40.914587Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.915362Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.915815Z TRACE run{gitlab.job=270}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.915923Z TRACE run{gitlab.job=270}: hyper_util::client::legacy::pool: put; found waiter for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.916177Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.916461Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.916604Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.916753Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.918007Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.919162Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.919756Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.919828Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.919847Z DEBUG run{gitlab.job=268}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.920099Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.920136Z DEBUG run{gitlab.job=267}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.920310Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.920362Z DEBUG run{gitlab.job=269}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:38765) [INFO] [stdout] 2025-10-01T09:31:40.920305Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(37899)) [INFO] [stdout] 2025-10-01T09:31:40.922268Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:37899 [INFO] [stdout] 2025-10-01T09:31:40.924179Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:37899 [INFO] [stdout] 2025-10-01T09:31:40.924537Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:40.925067Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.925555Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:36833): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.926694Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.927926Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.928260Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.929841Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.929907Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:36833) [INFO] [stdout] 2025-10-01T09:31:40.932268Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:37899): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:40.932521Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.934847Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:37899) [INFO] [stdout] 2025-10-01T09:31:40.934917Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:37899) [INFO] [stdout] test job_drain ... ok [INFO] [stdout] test job_success ... ok [INFO] [stdout] test job_steps ... ok [INFO] [stdout] 2025-10-01T09:31:40.982719Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:41.018115Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(34801)) [INFO] [stdout] 2025-10-01T09:31:41.018196Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:34801 [INFO] [stdout] 2025-10-01T09:31:41.018492Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:34801 [INFO] [stdout] 2025-10-01T09:31:41.018571Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.018730Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:40.995364Z  INFO integration: TEST [INFO] [stdout] 2025-10-01T09:31:41.019778Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.019857Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(33865)) [INFO] [stdout] 2025-10-01T09:31:41.019896Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:33865 [INFO] [stdout] 2025-10-01T09:31:41.020071Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:33865 [INFO] [stdout] 2025-10-01T09:31:41.020120Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.020198Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.012378Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.023853Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(42053)) [INFO] [stdout] 2025-10-01T09:31:41.023926Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:42053 [INFO] [stdout] 2025-10-01T09:31:41.024200Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:42053 [INFO] [stdout] 2025-10-01T09:31:41.024270Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.024405Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.024805Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.024834Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.026067Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:41.026100Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:41.027082Z  INFO run{gitlab.job=266}: integration: TEST1234 [INFO] [stdout] 2025-10-01T09:31:41.027156Z TRACE run{gitlab.job=266}: integration: aa gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.027194Z TRACE run{gitlab.job=266}: integration: cc gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.029138Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:33865): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.029216Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.029706Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.033063Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.033146Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.033349Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:33865): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.033398Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.036056Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.036139Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.036946Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.037030Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:33865) [INFO] [stdout] 2025-10-01T09:31:41.037940Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:42053): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.038016Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.039102Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.039156Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:42053) [INFO] [stdout] 2025-10-01T09:31:41.040941Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:36561) [INFO] [stdout] 2025-10-01T09:31:41.041859Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(36561)) [INFO] [stdout] 2025-10-01T09:31:41.042092Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:36561 [INFO] [stdout] test job_metadata ... ok [INFO] [stdout] 2025-10-01T09:31:41.043727Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:36561 [INFO] [stdout] 2025-10-01T09:31:41.044401Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.045199Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:36561) [INFO] [stdout] test job_log ... ok [INFO] [stdout] 2025-10-01T09:31:41.047824Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:36561) [INFO] [stdout] 2025-10-01T09:31:41.048163Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:36561) [INFO] [stdout] 2025-10-01T09:31:41.052501Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:36561): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.052600Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:36561) [INFO] [stdout] 2025-10-01T09:31:41.056600Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:36561) [INFO] [stdout] 2025-10-01T09:31:41.056713Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:36561) [INFO] [stdout] test job_variables ... ok [INFO] [stdout] 2025-10-01T09:31:41.068289Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.068489Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(43539)) [INFO] [stdout] 2025-10-01T09:31:41.068566Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:43539 [INFO] [stdout] 2025-10-01T09:31:41.069546Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:43539 [INFO] [stdout] 2025-10-01T09:31:41.069672Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.069923Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.071667Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.071707Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.072470Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.072506Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.074532Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.074565Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.075457Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.075494Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.078405Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.078452Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.079819Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.079851Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.080242Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.080392Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(41627)) [INFO] [stdout] 2025-10-01T09:31:41.080444Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:41627 [INFO] [stdout] 2025-10-01T09:31:41.080840Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:41627 [INFO] [stdout] 2025-10-01T09:31:41.080895Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] 2025-10-01T09:31:41.080971Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.081170Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.081194Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.081886Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.081926Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.082393Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.082426Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.083682Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.083769Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.084552Z TRACE hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.085146Z DEBUG hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.086015Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.086224Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.087004Z TRACE run{gitlab.job=270}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.087415Z DEBUG run{gitlab.job=270}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.088796Z TRACE run{gitlab.job=270}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.088925Z DEBUG run{gitlab.job=270}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.089791Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.089973Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.090831Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.090928Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.091746Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.091847Z DEBUG run{gitlab.job=268}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.092613Z TRACE run{gitlab.job=268}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.092716Z DEBUG run{gitlab.job=268}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.093385Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.093483Z DEBUG run{gitlab.job=267}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.094290Z TRACE run{gitlab.job=267}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.094387Z DEBUG run{gitlab.job=267}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.095122Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:43539): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.095225Z DEBUG run{gitlab.job=269}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.095943Z TRACE run{gitlab.job=269}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] 2025-10-01T09:31:41.096038Z DEBUG run{gitlab.job=269}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:43539) [INFO] [stdout] test job_parallel ... ok [INFO] [stdout] 2025-10-01T09:31:41.110450Z TRACE hyper_util::client::legacy::pool: checkout waiting for idle connection: ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.111465Z TRACE hyper_util::client::legacy::connect::http: Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(46617)) [INFO] [stdout] 2025-10-01T09:31:41.111613Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:46617 [INFO] [stdout] 2025-10-01T09:31:41.112768Z DEBUG hyper_util::client::legacy::connect::http: connected to 127.0.0.1:46617 [INFO] [stdout] 2025-10-01T09:31:41.113072Z TRACE hyper_util::client::legacy::client: http1 handshake complete, spawning background dispatcher task [INFO] [stdout] test runner_run ... ok [INFO] [stdout] 2025-10-01T09:31:41.113470Z TRACE hyper_util::client::legacy::pool: checkout dropped for ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.115901Z TRACE hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.115966Z DEBUG hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.118287Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:46617): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.118418Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.120062Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:46617) [INFO] [stdout] 2025-10-01T09:31:41.120164Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:46617) [INFO] [stdout] test job_fail ... ok [INFO] [stdout] 2025-10-01T09:31:41.131226Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.231841Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.333442Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.350030Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:41627): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:41.350209Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.351804Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:41627) [INFO] [stdout] 2025-10-01T09:31:41.352374Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:41627) [INFO] [stdout] test job_panic ... ok [INFO] [stdout] 2025-10-01T09:31:41.435045Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.536672Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.638267Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.738843Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] test runner_delay ... ok [INFO] [stdout] 2025-10-01T09:31:41.840293Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:41.940873Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.042412Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.143019Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.244632Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] test runner_limit ... ok [INFO] [stdout] 2025-10-01T09:31:42.346293Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.447009Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.548624Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.650316Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.750990Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.852130Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:42.953743Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.055034Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.156622Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.258273Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.358862Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.460472Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.562036Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.663694Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.765391Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.866041Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:43.967739Z TRACE run{gitlab.job=266}: integration: logging! gitlab.output=true [INFO] [stdout] 2025-10-01T09:31:44.028416Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: take? ("http", 127.0.0.1:34801): expiration = Some(90s) [INFO] [stdout] 2025-10-01T09:31:44.028503Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: reuse idle connection for ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:44.029862Z TRACE run{gitlab.job=266}: hyper_util::client::legacy::pool: put; add idle connection for ("http", 127.0.0.1:34801) [INFO] [stdout] 2025-10-01T09:31:44.029918Z DEBUG run{gitlab.job=266}: hyper_util::client::legacy::pool: pooling idle connection for ("http", 127.0.0.1:34801) [INFO] [stdout] test job_cancel_step ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s [INFO] [stdout] [INFO] [stderr] Running tests/runhandler.rs (/opt/rustwide/target/debug/deps/runhandler-2a53b6955c1e0379) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test update_interval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] [stderr] Doc-tests gitlab_runner [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] test src/logging.rs - logging::GitlabLayer::new (line 72) ... ok [INFO] [stdout] test src/lib.rs - RunnerBuilder::new (line 231) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccbfb4a246a3e648e7a1eb1580e1e5763f0dac10fcf76b90098247b9a9803d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbfb4a246a3e648e7a1eb1580e1e5763f0dac10fcf76b90098247b9a9803d47", kill_on_drop: false }` [INFO] [stdout] ccbfb4a246a3e648e7a1eb1580e1e5763f0dac10fcf76b90098247b9a9803d47