[INFO] cloning repository https://github.com/collabora/obs-gitlab-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collabora/obs-gitlab-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0ad286ceace0d91a04bdf831c801e5e34607a03 [INFO] testing collabora/obs-gitlab-runner against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/collabora/obs-gitlab-runner [INFO] finished tweaking git repo https://github.com/collabora/obs-gitlab-runner [INFO] tweaked toml for git repo https://github.com/collabora/obs-gitlab-runner written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/collabora/obs-gitlab-runner on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/collabora/obs-gitlab-runner 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad72c478fdd555701e6db3c690924595ec7022dd114b0ceb06cba360e0f6c3b0 [INFO] running `Command { std: "docker" "start" "-a" "ad72c478fdd555701e6db3c690924595ec7022dd114b0ceb06cba360e0f6c3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad72c478fdd555701e6db3c690924595ec7022dd114b0ceb06cba360e0f6c3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad72c478fdd555701e6db3c690924595ec7022dd114b0ceb06cba360e0f6c3b0", kill_on_drop: false }` [INFO] [stdout] ad72c478fdd555701e6db3c690924595ec7022dd114b0ceb06cba360e0f6c3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25493c6b0972ffa9f491744fc3be4f55cdc105306d18cfbd1a7be35ab9775414 [INFO] running `Command { std: "docker" "start" "-a" "25493c6b0972ffa9f491744fc3be4f55cdc105306d18cfbd1a7be35ab9775414", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [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 iri-string v0.7.8 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling liblzma v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 rustls-pki-types v1.12.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling gitlab-runner v0.3.0-rc1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling zip v4.6.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling rfc822-like v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-retry2 v0.5.8 [INFO] [stderr] Compiling tokio-retry2 v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling open-build-service-api v0.1.0 (https://github.com/collabora/open-build-service-rs#bd9f78ec) [INFO] [stderr] Compiling obs-gitlab-runner v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "25493c6b0972ffa9f491744fc3be4f55cdc105306d18cfbd1a7be35ab9775414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25493c6b0972ffa9f491744fc3be4f55cdc105306d18cfbd1a7be35ab9775414", kill_on_drop: false }` [INFO] [stdout] 25493c6b0972ffa9f491744fc3be4f55cdc105306d18cfbd1a7be35ab9775414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fb4d7d5ed900e86c17e8e28007a4c152a907ef749d1b4da5d845e88616a0c2f [INFO] running `Command { std: "docker" "start" "-a" "3fb4d7d5ed900e86c17e8e28007a4c152a907ef749d1b4da5d845e88616a0c2f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling claims v0.8.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling gitlab-runner v0.3.0-rc1 [INFO] [stderr] Compiling open-build-service-api v0.1.0 (https://github.com/collabora/open-build-service-rs#bd9f78ec) [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling gitlab-runner-mock v0.2.1 [INFO] [stderr] Compiling open-build-service-mock v0.1.0 (https://github.com/collabora/open-build-service-rs#bd9f78ec) [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling obs-gitlab-runner v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.12s [INFO] running `Command { std: "docker" "inspect" "3fb4d7d5ed900e86c17e8e28007a4c152a907ef749d1b4da5d845e88616a0c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb4d7d5ed900e86c17e8e28007a4c152a907ef749d1b4da5d845e88616a0c2f", kill_on_drop: false }` [INFO] [stdout] 3fb4d7d5ed900e86c17e8e28007a4c152a907ef749d1b4da5d845e88616a0c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47061f847285d51ecbff9cab68a6392c087f9fb87708c24a49f3c58ed8cc76d2 [INFO] running `Command { std: "docker" "start" "-a" "47061f847285d51ecbff9cab68a6392c087f9fb87708c24a49f3c58ed8cc76d2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/obs_gitlab_runner-af748a7a4473dfc9) [INFO] [stdout] [INFO] [stdout] running 123 tests [INFO] [stdout] test dsc::tests::test_gpg_de ... ok [INFO] [stdout] test dsc::tests::test_de ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_repos ... ok [INFO] [stdout] test binaries::tests::test_build_results ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_2_true::dirty_1_false ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_1_false::dirty_1_false ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_2_true::dirty_2_true ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_2_Some_GenerateMonitorTimeoutLocation__HandlerOption_ ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_3_Some_GenerateMonitorTimeoutLocation__Argument_ ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_1_false::dirty_2_true ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_1_None ... ok [INFO] [stdout] test handler::tests::test_flag_parsing ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3_DputTest__ReusePreviousBuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test monitor::tests::test_download_log ... ok [INFO] [stdout] test monitor::tests::test_fails_after_repeated_duplicate_endtimes ... ok [INFO] [stdout] test monitor::tests::test_handles_missing_status ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test monitor::tests::test_handles_old_build_status ... ok [INFO] [stdout] test monitor::tests::test_latest_state ... ok [INFO] [stdout] test retry::tests::test_no_retry_on_nested_client_errors ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_variable_expansion ... ok [INFO] [stdout] test retry::tests::test_no_retry_on_client_errors ... ok [INFO] [stdout] test monitor::tests::test_srcmd5_checks ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test prune::tests::test_prune ... ok [INFO] [stdout] test upload::tests::test_commit ... ok [INFO] [stdout] test upload::tests::test_create_list_package ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test upload::tests::test_upload ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] test retry::tests::test_retry_on_nested_non_client_errors ... ok [INFO] [stdout] test retry::tests::test_retry_on_non_client_errors ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4_DputTest__Branch::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_2_false ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false stdout ---- [INFO] [stdout] 2026-01-25T07:56:29.165805Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:29.172559Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:29.177179Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:29.180765Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37639), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:29.180878Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:29.184898Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={} [INFO] [stdout] 2026-01-25T07:56:29.186315Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:29.186363Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }] } [INFO] [stdout] 2026-01-25T07:56:29.186456Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.120362Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:30.389747Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.393484Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:30.396221Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:30.405110Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37639), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:30.405229Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.407890Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:30.410346Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:30.412683Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }, CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:30.413723Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.418624Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.425199Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:30.426227Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:30.426354Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.426465Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("fe5b0f89c03e8dc85e0505d03d4bd484"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:30.901964Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.929911Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.173555Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.174221Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "fe5b0f89c03e8dc85e0505d03d4bd484", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:37639/package/live_build_log/foo/bar/repo/x86_64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.190205Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "fe5b0f89c03e8dc85e0505d03d4bd484", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "fe5b0f89c03e8dc85e0505d03d4bd484", versrel: "1.0-1", bcnt: "1", readytime: 1769327792, starttime: 1769327792, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "486beadfa6c6908054771bdab65a4b1a" }] [INFO] [stdout] 2026-01-25T07:56:32.190278Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "fe5b0f89c03e8dc85e0505d03d4bd484", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:32.190363Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:32.208897Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "fe5b0f89c03e8dc85e0505d03d4bd484", prev_endtime_for_commit: None } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'fe5b0f89c03e8dc85e0505d03d4bd484' content=srcmd5 'fe5b0f89c03e8dc85e0505d03d4bd484' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:32.209472Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: ================================================================ obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.209590Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: Build failed with reason 'failed'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.209668Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: The last 2MB of the build log is printed above. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.209740Z TRACE command{cmdline="monitor --rev 1 --srcmd5 fe5b0f89c03e8dc85e0505d03d4bd484 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: (Full logs are available in the build artifact 'build.log'.) obs_gitlab_runner.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:28.369140Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:28.372298Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:28.375308Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:28.378703Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35079), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:28.378823Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:28.382819Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:28.384227Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:28.384275Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:28.384343Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:28.386144Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.110145Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:30.665425Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.681968Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:30.688857Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:30.690820Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(35079), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:30.690949Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.695153Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2026-01-25T07:56:30.697305Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:30.697358Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2026-01-25T07:56:30.697457Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.704030Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:30.714328Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:30.717787Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:30.717908Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:30.717997Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("0d9a957757da3cfb339ff7d978c246c6"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:31.240083Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:31.257517Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: None, build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.280714Z TRACE command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.281464Z TRACE command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:35079/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:32.293924Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", versrel: "1.0-1", bcnt: "1", readytime: 1769327792, starttime: 1769327792, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "11fa0d0c28b88a5cb64119697292cbca" }] [INFO] [stdout] 2026-01-25T07:56:32.294004Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:32.294104Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Succeeded [INFO] [stdout] 2026-01-25T07:56:32.304507Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", prev_endtime_for_commit: None } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '0d9a957757da3cfb339ff7d978c246c6' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:32.405249Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mBuild logs are unavailable (overwritten by a later build revision?)\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcheck_log_md5\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ } [INFO] [stdout] 166 │ [INFO] [stdout] \x1b[37;1m 167 > #[instrument(skip(self, content))]\x1b[0m [INFO] [stdout] 168 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdownload_build_log\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "0d9a957757da3cfb339ff7d978c246c6", prev_endtime_for_commit: None } } \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"build.log"\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mmonitor\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"monitor --rev 1 --srcmd5 0d9a957757da3cfb339ff7d978c246c6 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 4: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=270\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_adhoc::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m114\x1b[0m [INFO] [stdout] 112 │ // Safety: MessageError is repr(transparent) so it is okay for the [INFO] [stdout] 113 │ // vtable to allow casting the MessageError to M. [INFO] [stdout] \x1b[37;1m 114\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 115 │ [INFO] [stdout] 116 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m::msg::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m70\x1b[0m [INFO] [stdout] 68 │ M: Display + Debug + Send + Sync + 'static, [INFO] [stdout] 69 │ { [INFO] [stdout] \x1b[37;1m 70\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_adhoc(message)\x1b[0m [INFO] [stdout] 71 │ } [INFO] [stdout] 72 │ [INFO] [stdout] 6: \x1b[91meyre[b1bb5482e0ee89bf]::private::format_err\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m1316\x1b[0m [INFO] [stdout] 1314 │ if let Some(message) = fmt_arguments_as_str { [INFO] [stdout] 1315 │ // eyre!("literal"), can downcast to &'static str [INFO] [stdout] \x1b[37;1m 1316\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::msg(message)\x1b[0m [INFO] [stdout] 1317 │ } else { [INFO] [stdout] 1318 │ // eyre!("interpolate {var}"), can downcast to String [INFO] [stdout] 7: \x1b[91m::check_log_md5\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 170 │ debug!(%needle, %content); [INFO] [stdout] \x1b[37;1m 171\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m ensure!(\x1b[0m [INFO] [stdout] 172 │ content.contains(&needle), [INFO] [stdout] 173 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: \x1b[91m::download_build_log::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m278\x1b[0m [INFO] [stdout] 276 │ .await [INFO] [stdout] 277 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout] \x1b[37;1m 278\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.check_log_md5(&String::from_utf8_lossy(&buf))?;\x1b[0m [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9: \x1b[91m::download_build_log::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 10: \x1b[91m::download_build_log::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 11: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m280\x1b[0m [INFO] [stdout] 278 │ let mut log_file = monitor [INFO] [stdout] 279 │ .download_build_log(&args.build_log_out, artifacts) [INFO] [stdout] \x1b[37;1m 280\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?;\x1b[0m [INFO] [stdout] 281 │ [INFO] [stdout] 282 │ match completion { [INFO] [stdout] 12: \x1b[91m::monitor<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 13: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 14: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m304\x1b[0m [INFO] [stdout] 302 │ &mut artifacts, [INFO] [stdout] 303 │ ) [INFO] [stdout] \x1b[37;1m 304\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?\x1b[0m [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ CommonAction::DownloadBinaries(args) => { [INFO] [stdout] 15: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 16: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 17: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 18: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 19: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 20: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 21: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 23: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 25: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 26: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 27: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 28: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 29: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 31: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 32: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 33: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 34: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 35: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 36: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 40: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 41: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 42: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 43: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 44: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 45: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 46: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 47: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 48: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 49: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 50: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 51: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 52: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 53: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 55: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 57: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 58: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 59: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 60: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 61: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 62: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 63: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 64: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 65: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 66: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 67: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 68: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 69: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 70: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 71: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 72: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 73: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 74: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 75: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 76: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 77: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 78: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 82: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 83: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 84: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 85: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:33.721822Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:33.724784Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:33.728111Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:33.732240Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39355), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:33.732377Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:33.737068Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:33.738656Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:33.738714Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:33.738805Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:33.741096Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:33.744636Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:33.951589Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:33.954377Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:33.956914Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:33.959437Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39355), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:33.959585Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:33.961705Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2026-01-25T07:56:33.963013Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:33.963067Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2026-01-25T07:56:33.963140Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:33.964778Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:33.971309Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:33.972523Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:33.972627Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:33.972706Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("58cbc15d5bfc536d0f318635a0352670"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:34.381463Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:34.402602Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.165069Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.165776Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:39355/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.185159Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2026-01-25T07:56:35.185217Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2026-01-25T07:56:35.185286Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.293175Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2026-01-25T07:56:35.293231Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2026-01-25T07:56:35.444261Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", versrel: "1.0-1", bcnt: "1", readytime: 1769327795, starttime: 1769327795, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "639886a1878c4bd96211efdd28104bb8" }] [INFO] [stdout] 2026-01-25T07:56:35.444343Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:35.444453Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:35.447243Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '58cbc15d5bfc536d0f318635a0352670' content=srcmd5 '58cbc15d5bfc536d0f318635a0352670' short [INFO] [stdout] 2026-01-25T07:56:35.447688Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: ================================================================ obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.447765Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Build failed with reason 'failed'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.447815Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: The last 2MB of the build log is printed above. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:35.447856Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: (Full logs are available in the build artifact 'build.log'.) obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.559873Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.565540Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:39355/package/live_build_log/foo/bar/repo/x86_64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.579425Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", versrel: "1.0-1", bcnt: "1", readytime: 1769327796, starttime: 1769327796, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "92d0efa73e38dcd38edddb279b832d86" }] [INFO] [stdout] 2026-01-25T07:56:36.579493Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:36.579574Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:36.584792Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "x86_64", rev: "1", srcmd5: "58cbc15d5bfc536d0f318635a0352670", prev_endtime_for_commit: None } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '58cbc15d5bfc536d0f318635a0352670' content=srcmd5 '58cbc15d5bfc536d0f318635a0352670' short [INFO] [stdout] 2026-01-25T07:56:36.586786Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: ================================================================ obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.586862Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: Build failed with reason 'failed'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.586925Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: The last 2MB of the build log is printed above. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:36.586980Z TRACE command{cmdline="monitor --rev 1 --srcmd5 58cbc15d5bfc536d0f318635a0352670 --build-log-out build.log --project foo --package bar --repository repo --arch x86_64"}:monitor: obs_gitlab_runner::actions: (Full logs are available in the build artifact 'build.log'.) obs_gitlab_runner.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_1_DputTest__Basic::build_success_2_false::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:39.308575Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:39.319743Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:39.329205Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:39.336178Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34907), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:39.336292Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:39.350202Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:39.354380Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:39.354454Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:39.354535Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:39.370312Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:39.648965Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:40.717383Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.720026Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:40.725667Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:40.730791Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34907), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:40.730912Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.732943Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={} [INFO] [stdout] 2026-01-25T07:56:40.734171Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:40.734229Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2026-01-25T07:56:40.737467Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.742239Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.753558Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:40.753674Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:40.758291Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:40.758439Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.758539Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("993f030d11d0a41a682078469684500e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:41.406741Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.409768Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:41.415950Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:41.422885Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34907), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", versrel: "1.0-1", bcnt: "1", readytime: 1769327800, starttime: 1769327800, endtime: 1769327800, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "ef7c802d63a800ee35e0e6753d2cad0f" }] }} }) [INFO] [stdout] 2026-01-25T07:56:41.423043Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.430696Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:41.435168Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.435274Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:41.439328Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.439468Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.439546Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("993f030d11d0a41a682078469684500e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:42.152552Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.167900Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:42.178443Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:42.182862Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34907), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", versrel: "1.0-1", bcnt: "1", readytime: 1769327800, starttime: 1769327800, endtime: 1769327800, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "ef7c802d63a800ee35e0e6753d2cad0f" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:42.182998Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.188828Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:42.190745Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.191748Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.191859Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:42.191898Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.195658Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("993f030d11d0a41a682078469684500e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327800) }} } [INFO] [stdout] 2026-01-25T07:56:42.920939Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.931678Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.971859Z TRACE command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.979765Z TRACE command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", prev_endtime_for_commit: Some(1769327800) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:34907/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.998027Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", prev_endtime_for_commit: Some(1769327800) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", versrel: "1.0-1", bcnt: "1", readytime: 1769327800, starttime: 1769327800, endtime: 1769327800, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "ef7c802d63a800ee35e0e6753d2cad0f" }, JobHist { package: "bar", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", versrel: "1.0-1", bcnt: "1", readytime: 1769327803, starttime: 1769327803, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "4fcac5a3cf384b81f0a45f25b08794b8" }] [INFO] [stdout] 2026-01-25T07:56:43.998099Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", prev_endtime_for_commit: Some(1769327800) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:43.998198Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Succeeded [INFO] [stdout] 2026-01-25T07:56:44.030733Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "993f030d11d0a41a682078469684500e", prev_endtime_for_commit: Some(1769327800) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '993f030d11d0a41a682078469684500e' content=srcmd5 '993f030d11d0a41a682078469684500e' short [INFO] [stdout] 2026-01-25T07:56:44.031089Z TRACE command{cmdline="monitor --rev 1 --srcmd5 993f030d11d0a41a682078469684500e --build-log-out build.log --prev-endtime-for-commit 1769327800 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Build succeeded! obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:44.031284Z TRACE command{cmdline="download-binaries --build-results-dir results --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > download-binaries --build-results-dir results --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:44.041725Z TRACE command{cmdline="download-binaries --build-results-dir results --project foo --package bar --repository repo --arch aarch64"}:download_binaries: obs_gitlab_runner::actions: Downloaded 1 artifact(s). obs_gitlab_runner.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_2_MonitorLogTest__Short::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false stdout ---- [INFO] [stdout] 2026-01-25T07:56:40.709519Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.714415Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:40.717665Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:40.721258Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40935), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:40.721378Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.723353Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:40.724767Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:40.724813Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:40.724886Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.726794Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.729933Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:41.438539Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.447074Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:41.449293Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:41.451437Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40935), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:41.451532Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.454211Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={} [INFO] [stdout] 2026-01-25T07:56:41.455355Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:41.455420Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }, CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:41.455481Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:41.456910Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:41.462176Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.462260Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:41.463200Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.463290Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.463361Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("9a1c38a4fbf6a07576bcde5c5d1939c5"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:42.026873Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.055259Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:42.058828Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:42.061113Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40935), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "e73cd117a2f814a69a2093e3533f88ce" }] }} }) [INFO] [stdout] 2026-01-25T07:56:42.061257Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.063452Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"} [INFO] [stdout] 2026-01-25T07:56:42.065586Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.065678Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:42.066674Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.066771Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.066849Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("9a1c38a4fbf6a07576bcde5c5d1939c5"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:42.863814Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.872793Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:42.875334Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:42.877560Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(40935), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "e73cd117a2f814a69a2093e3533f88ce" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:42.877678Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.881346Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} [INFO] [stdout] 2026-01-25T07:56:42.883723Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.884775Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.884868Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:42.884928Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.886013Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("9a1c38a4fbf6a07576bcde5c5d1939c5"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327801) }} } [INFO] [stdout] 2026-01-25T07:56:43.091943Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.095933Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:44.093825Z TRACE command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:44.100183Z TRACE command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:40935/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:44.119942Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "e73cd117a2f814a69a2093e3533f88ce" }, JobHist { package: "bar", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", versrel: "1.0-1", bcnt: "1", readytime: 1769327804, starttime: 1769327804, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "85542a6d311b8896fd6abc653c0d4205" }] [INFO] [stdout] 2026-01-25T07:56:44.120015Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:44.120098Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Succeeded [INFO] [stdout] 2026-01-25T07:56:44.127849Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", prev_endtime_for_commit: Some(1769327801) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '9a1c38a4fbf6a07576bcde5c5d1939c5' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:44.130856Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mBuild logs are unavailable (overwritten by a later build revision?)\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcheck_log_md5\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ } [INFO] [stdout] 166 │ [INFO] [stdout] \x1b[37;1m 167 > #[instrument(skip(self, content))]\x1b[0m [INFO] [stdout] 168 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdownload_build_log\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "9a1c38a4fbf6a07576bcde5c5d1939c5", prev_endtime_for_commit: Some(1769327801) } } \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"build.log"\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mmonitor\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"monitor --rev 1 --srcmd5 9a1c38a4fbf6a07576bcde5c5d1939c5 --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 4: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=272\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_adhoc::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m114\x1b[0m [INFO] [stdout] 112 │ // Safety: MessageError is repr(transparent) so it is okay for the [INFO] [stdout] 113 │ // vtable to allow casting the MessageError to M. [INFO] [stdout] \x1b[37;1m 114\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 115 │ [INFO] [stdout] 116 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m::msg::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m70\x1b[0m [INFO] [stdout] 68 │ M: Display + Debug + Send + Sync + 'static, [INFO] [stdout] 69 │ { [INFO] [stdout] \x1b[37;1m 70\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_adhoc(message)\x1b[0m [INFO] [stdout] 71 │ } [INFO] [stdout] 72 │ [INFO] [stdout] 6: \x1b[91meyre[b1bb5482e0ee89bf]::private::format_err\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m1316\x1b[0m [INFO] [stdout] 1314 │ if let Some(message) = fmt_arguments_as_str { [INFO] [stdout] 1315 │ // eyre!("literal"), can downcast to &'static str [INFO] [stdout] \x1b[37;1m 1316\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::msg(message)\x1b[0m [INFO] [stdout] 1317 │ } else { [INFO] [stdout] 1318 │ // eyre!("interpolate {var}"), can downcast to String [INFO] [stdout] 7: \x1b[91m::check_log_md5\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 170 │ debug!(%needle, %content); [INFO] [stdout] \x1b[37;1m 171\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m ensure!(\x1b[0m [INFO] [stdout] 172 │ content.contains(&needle), [INFO] [stdout] 173 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: \x1b[91m::download_build_log::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m278\x1b[0m [INFO] [stdout] 276 │ .await [INFO] [stdout] 277 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout] \x1b[37;1m 278\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.check_log_md5(&String::from_utf8_lossy(&buf))?;\x1b[0m [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9: \x1b[91m::download_build_log::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 10: \x1b[91m::download_build_log::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 11: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m280\x1b[0m [INFO] [stdout] 278 │ let mut log_file = monitor [INFO] [stdout] 279 │ .download_build_log(&args.build_log_out, artifacts) [INFO] [stdout] \x1b[37;1m 280\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?;\x1b[0m [INFO] [stdout] 281 │ [INFO] [stdout] 282 │ match completion { [INFO] [stdout] 12: \x1b[91m::monitor<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 13: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 14: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m304\x1b[0m [INFO] [stdout] 302 │ &mut artifacts, [INFO] [stdout] 303 │ ) [INFO] [stdout] \x1b[37;1m 304\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?\x1b[0m [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ CommonAction::DownloadBinaries(args) => { [INFO] [stdout] 15: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 16: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 17: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 18: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 19: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 20: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 21: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 23: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 25: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 26: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 27: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 28: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 29: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 31: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 32: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 33: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 34: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 35: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 36: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 40: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 41: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 42: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 43: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 44: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 45: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 46: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 47: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 48: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 49: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 50: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 51: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 52: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 53: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 55: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 57: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 58: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 59: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 60: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 61: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 62: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 63: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 64: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 65: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 66: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 67: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 68: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 69: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 70: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 71: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 72: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 73: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 74: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 75: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 76: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 77: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 78: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 82: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 83: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 84: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 85: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:40.446306Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.471887Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:40.490059Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:40.508015Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44605), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:40.508153Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:40.516173Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:40.522790Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:40.522839Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:40.522919Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.525030Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:40.529236Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:41.214333Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.216597Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:41.218940Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:41.220861Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44605), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:41.221011Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.223010Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:41.224263Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:41.224309Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }, CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:41.224373Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:41.228785Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:41.246338Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.246459Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:41.250080Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.250187Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.250353Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("ce483da5ef08c5945e89192fde94263e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:41.632357Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.635151Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:41.637578Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:41.641097Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44605), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "459380d67b867b047b3b0ef03cfc237a" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:41.641232Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.643328Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:41.645490Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.646532Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:41.646633Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:41.646681Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.646769Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("ce483da5ef08c5945e89192fde94263e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:41.988453Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.990970Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:41.993462Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2026-01-25T07:56:41.995474Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44605), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "459380d67b867b047b3b0ef03cfc237a" }] }} }) [INFO] [stdout] 2026-01-25T07:56:41.995575Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:41.998155Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:42.000199Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.000382Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:42.001722Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:42.001829Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.002824Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("ce483da5ef08c5945e89192fde94263e"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327801) }} } [INFO] [stdout] 2026-01-25T07:56:42.869236Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:42.890563Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.942545Z TRACE command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.943211Z TRACE command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:44605/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:43.947755Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", versrel: "1.0-1", bcnt: "1", readytime: 1769327801, starttime: 1769327801, endtime: 1769327801, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "459380d67b867b047b3b0ef03cfc237a" }, JobHist { package: "bar", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", versrel: "1.0-1", bcnt: "1", readytime: 1769327803, starttime: 1769327803, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "7b0aa5e3feeedf1e1a7e1f1de359b437" }] [INFO] [stdout] 2026-01-25T07:56:43.947828Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", prev_endtime_for_commit: Some(1769327801) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:43.947904Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Succeeded [INFO] [stdout] 2026-01-25T07:56:43.967135Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", prev_endtime_for_commit: Some(1769327801) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'ce483da5ef08c5945e89192fde94263e' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:43.991526Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mBuild logs are unavailable (overwritten by a later build revision?)\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcheck_log_md5\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ } [INFO] [stdout] 166 │ [INFO] [stdout] \x1b[37;1m 167 > #[instrument(skip(self, content))]\x1b[0m [INFO] [stdout] 168 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdownload_build_log\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "ce483da5ef08c5945e89192fde94263e", prev_endtime_for_commit: Some(1769327801) } } \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"build.log"\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mmonitor\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"monitor --rev 1 --srcmd5 ce483da5ef08c5945e89192fde94263e --build-log-out build.log --prev-endtime-for-commit 1769327801 --project foo --package bar --repository repo --arch aarch64"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 4: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=272\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_adhoc::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m114\x1b[0m [INFO] [stdout] 112 │ // Safety: MessageError is repr(transparent) so it is okay for the [INFO] [stdout] 113 │ // vtable to allow casting the MessageError to M. [INFO] [stdout] \x1b[37;1m 114\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 115 │ [INFO] [stdout] 116 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m::msg::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m70\x1b[0m [INFO] [stdout] 68 │ M: Display + Debug + Send + Sync + 'static, [INFO] [stdout] 69 │ { [INFO] [stdout] \x1b[37;1m 70\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_adhoc(message)\x1b[0m [INFO] [stdout] 71 │ } [INFO] [stdout] 72 │ [INFO] [stdout] 6: \x1b[91meyre[b1bb5482e0ee89bf]::private::format_err\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m1316\x1b[0m [INFO] [stdout] 1314 │ if let Some(message) = fmt_arguments_as_str { [INFO] [stdout] 1315 │ // eyre!("literal"), can downcast to &'static str [INFO] [stdout] \x1b[37;1m 1316\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::msg(message)\x1b[0m [INFO] [stdout] 1317 │ } else { [INFO] [stdout] 1318 │ // eyre!("interpolate {var}"), can downcast to String [INFO] [stdout] 7: \x1b[91m::check_log_md5\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 170 │ debug!(%needle, %content); [INFO] [stdout] \x1b[37;1m 171\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m ensure!(\x1b[0m [INFO] [stdout] 172 │ content.contains(&needle), [INFO] [stdout] 173 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: \x1b[91m::download_build_log::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m278\x1b[0m [INFO] [stdout] 276 │ .await [INFO] [stdout] 277 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout] \x1b[37;1m 278\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.check_log_md5(&String::from_utf8_lossy(&buf))?;\x1b[0m [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9: \x1b[91m::download_build_log::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 10: \x1b[91m::download_build_log::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 11: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m280\x1b[0m [INFO] [stdout] 278 │ let mut log_file = monitor [INFO] [stdout] 279 │ .download_build_log(&args.build_log_out, artifacts) [INFO] [stdout] \x1b[37;1m 280\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?;\x1b[0m [INFO] [stdout] 281 │ [INFO] [stdout] 282 │ match completion { [INFO] [stdout] 12: \x1b[91m::monitor<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 13: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 14: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m304\x1b[0m [INFO] [stdout] 302 │ &mut artifacts, [INFO] [stdout] 303 │ ) [INFO] [stdout] \x1b[37;1m 304\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?\x1b[0m [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ CommonAction::DownloadBinaries(args) => { [INFO] [stdout] 15: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 16: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 17: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 18: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 19: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 20: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 21: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 23: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 25: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 26: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 27: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 28: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 29: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 31: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 32: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 33: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 34: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 35: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 36: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 40: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 41: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 42: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 43: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 44: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 45: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 46: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 47: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 48: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 49: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 50: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 51: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 52: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 53: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 55: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 57: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 58: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 59: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 60: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 61: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 62: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 63: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 64: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 65: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 66: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 67: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 68: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 69: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 70: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 71: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 72: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 73: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 74: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 75: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 76: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 77: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 78: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 82: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 83: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 84: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 85: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_1_true::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:45.584700Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:45.630053Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:45.633041Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:45.640833Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44557), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:45.640983Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:45.644959Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:45.646602Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:45.646660Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:45.646749Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:45.650444Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:45.657871Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:46.677369Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:46.787926Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:46.836206Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:46.914041Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44557), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:46.914184Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:46.934019Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2026-01-25T07:56:46.945457Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:46.945519Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2026-01-25T07:56:46.945597Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:46.959813Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:47.002614Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.009063Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.009186Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:47.009240Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.009327Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("18e64c885e1b626087678010e50d944f"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:47.345767Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.360102Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:47.368257Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:47.370421Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44557), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "aacfeb1e8f86d910e676ed17be8609df" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:47.370552Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.372587Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} present_files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} [INFO] [stdout] 2026-01-25T07:56:47.374628Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.375690Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.375787Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:47.375834Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.375914Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("18e64c885e1b626087678010e50d944f"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:48.018119Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.027998Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:48.033005Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:48.036341Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(44557), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "aacfeb1e8f86d910e676ed17be8609df" }] }} }) [INFO] [stdout] 2026-01-25T07:56:48.036508Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.041930Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:48.046335Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.046478Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:48.048800Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.048914Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.052849Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("18e64c885e1b626087678010e50d944f"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327807) }} } [INFO] [stdout] 2026-01-25T07:56:48.563385Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.574343Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.601312Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.606675Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:44557/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.631311Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "aacfeb1e8f86d910e676ed17be8609df" }, JobHist { package: "bar", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", versrel: "1.0-1", bcnt: "1", readytime: 1769327809, starttime: 1769327809, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "e2e95d2655807263108fb85b110d4834" }] [INFO] [stdout] 2026-01-25T07:56:49.631412Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:49.631505Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:49.633660Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "18e64c885e1b626087678010e50d944f", prev_endtime_for_commit: Some(1769327807) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '18e64c885e1b626087678010e50d944f' content=srcmd5 '18e64c885e1b626087678010e50d944f' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:49.633908Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: ================================================================ obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.633972Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Build failed with reason 'failed'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.634005Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: The last 2MB of the build log is printed above. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.634042Z TRACE command{cmdline="monitor --rev 1 --srcmd5 18e64c885e1b626087678010e50d944f --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: (Full logs are available in the build artifact 'build.log'.) obs_gitlab_runner.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_1_true::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true stdout ---- [INFO] [stdout] 2026-01-25T07:56:45.685148Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:45.700580Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:45.717413Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:45.761102Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39083), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:45.761258Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:45.808352Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de"} present_files={} [INFO] [stdout] 2026-01-25T07:56:45.825294Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:45.825364Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }] } [INFO] [stdout] 2026-01-25T07:56:45.825477Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:45.875106Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:46.979502Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.015589Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:47.020243Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:47.030372Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39083), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:47.030514Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.035869Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2026-01-25T07:56:47.040255Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:47.040303Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2026-01-25T07:56:47.040369Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:47.049852Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:47.064880Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.066061Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.066179Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:47.066237Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.066321Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("c15e0925018ca583c0b2b6801c13bf79"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:47.651743Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.665339Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:47.668777Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:47.673529Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39083), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "b596c8aa7c283e701a9dc1f06744086b" }] }} }) [INFO] [stdout] 2026-01-25T07:56:47.673638Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.677489Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={"test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:47.681757Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.681857Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:47.683845Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:47.683956Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.684032Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("c15e0925018ca583c0b2b6801c13bf79"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:48.660050Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.672034Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:48.677219Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:48.687785Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(39083), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "b596c8aa7c283e701a9dc1f06744086b" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:48.687894Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.693831Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e"} [INFO] [stdout] 2026-01-25T07:56:48.702478Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.705781Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.705885Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:48.705934Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.713650Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("c15e0925018ca583c0b2b6801c13bf79"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327807) }} } [INFO] [stdout] 2026-01-25T07:56:49.807961Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.832952Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: None, build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.901474Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.902230Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:39083/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.920639Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", versrel: "1.0-1", bcnt: "1", readytime: 1769327807, starttime: 1769327807, endtime: 1769327807, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "b596c8aa7c283e701a9dc1f06744086b" }, JobHist { package: "bar", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", versrel: "1.0-1", bcnt: "1", readytime: 1769327810, starttime: 1769327810, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "0dccf55da455229099e926c09e477329" }] [INFO] [stdout] 2026-01-25T07:56:50.920720Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", prev_endtime_for_commit: Some(1769327807) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:50.920812Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:50.923061Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "c15e0925018ca583c0b2b6801c13bf79", prev_endtime_for_commit: Some(1769327807) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'c15e0925018ca583c0b2b6801c13bf79' content=srcmd5 'c15e0925018ca583c0b2b6801c13bf79' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:50.923299Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: ================================================================ obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.923375Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Build failed with reason 'failed'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.923442Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: The last 2MB of the build log is printed above. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.923484Z TRACE command{cmdline="monitor --rev 1 --srcmd5 c15e0925018ca583c0b2b6801c13bf79 --build-log-out build.log --prev-endtime-for-commit 1769327807 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: (Full logs are available in the build artifact 'build.log'.) obs_gitlab_runner.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 31: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 32: ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729 [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  729 >  let ret = self.enter(|mut core, context| { [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 33: ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200 [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout]  200 >  return core.block_on(future); [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 34: tokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 35: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188 [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout]  188 >  crate::runtime::context::enter_runtime(handle, false, |blocking| { [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 36: ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout]  356 >  Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 37: ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330 [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout]  330 >  self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 38: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 39: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_1_MonitorLogTest__Long::download_binaries_2_false::prune_only_if_job_unsuccessful_1_true::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 40: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 41:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 42: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 43: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 44:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 49: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 50: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 51: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 52: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 53: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 54: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 55: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 56: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 57: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 58: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 59:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 60: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 61: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false stdout ---- [INFO] [stdout] 2026-01-25T07:56:47.978321Z TRACE command{cmdline="dput foo test1-bad.dsc"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:47.997020Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:48.000930Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:48.004465Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37457), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:48.004586Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.006680Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:48.008140Z TRACE command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:48.008190Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:48.008259Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:48.010111Z DEBUG command{cmdline="dput foo test1-bad.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:48.013473Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mCould not find artifact 'test1.missing'\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mopen\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124 > #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_file\x1b[0m with \x1b[96m\x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"test1.missing"\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommit\x1b[0m with \x1b[96m\x1b[3mcommit_message\x1b[0m\x1b[2m=\x1b[0m"test1-bad.dsc" \x1b[3mroot\x1b[0m\x1b[2m=\x1b[0m"" \x1b[3mfiles\x1b[0m\x1b[2m=\x1b[0m{"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70"}\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195 > #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::upload\x1b[0m\x1b[91m::\x1b[0m\x1b[91mupload_package\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsDscUploader { project: "foo", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }\x1b[0m [INFO] [stdout] at \x1b[35msrc/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 4: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdput\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 5: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"dput foo test1-bad.dsc"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 6: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=267\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_std::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m90\x1b[0m [INFO] [stdout] 88 │ [INFO] [stdout] 89 │ // Safety: passing vtable that operates on the right type E. [INFO] [stdout] \x1b[37;1m 90\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 91 │ [INFO] [stdout] 92 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m>::from\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m496\x1b[0m [INFO] [stdout] 494 │ #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] 495 │ fn from(error: E) -> Self { [INFO] [stdout] \x1b[37;1m 496\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_std(error)\x1b[0m [INFO] [stdout] 497 │ } [INFO] [stdout] 498 │ } [INFO] [stdout] 6: \x1b[32m>::into\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/convert/mod.rs\x1b[0m:\x1b[35m778\x1b[0m [INFO] [stdout] 7: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m142\x1b[0m [INFO] [stdout] 140 │ } [INFO] [stdout] 141 │ [INFO] [stdout] \x1b[37;1m 142\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Err(MissingArtifact(path.to_owned()).into())\x1b[0m [INFO] [stdout] 143 │ } [INFO] [stdout] 144 │ [INFO] [stdout] 8: \x1b[91m::open<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 9: \x1b[91m::open::<&camino[e68ebed1c4ac0785]::Utf8PathBuf>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m124\x1b[0m [INFO] [stdout] 122 │ #[async_trait] [INFO] [stdout] 123 │ impl ArtifactDirectory for GitLabArtifacts<'_> { [INFO] [stdout] \x1b[37;1m 124\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, path), path = path.as_ref())]\x1b[0m [INFO] [stdout] 125 │ async fn open(&self, path: impl AsRef + Send) -> Result { [INFO] [stdout] 126 │ let path = path.as_ref(); [INFO] [stdout] 10: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 11: \x1b[91m::upload_file::::{closure#0}::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m183\x1b[0m [INFO] [stdout] 181 │ [INFO] [stdout] 182 │ retry_request!({ [INFO] [stdout] \x1b[37;1m 183\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let file = artifacts.open(&path).await?;\x1b[0m [INFO] [stdout] 184 │ self.client [INFO] [stdout] 185 │ .project(self.project.clone()) [INFO] [stdout] 12: \x1b[91m::upload_file::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/retry.rs\x1b[0m:\x1b[35m64\x1b[0m [INFO] [stdout] 62 │ let mut retrier = $crate::retry::Retrier::default(); [INFO] [stdout] 63 │ loop { [INFO] [stdout] \x1b[37;1m 64\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret: Result<_, _> = async { $expr }.await;\x1b[0m [INFO] [stdout] 65 │ match ret { [INFO] [stdout] 66 │ Ok(ret) => break 'outer Ok(ret), [INFO] [stdout] 13: \x1b[91m::upload_file::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 14: \x1b[91m::upload_file::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m172\x1b[0m [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout] \x1b[37;1m 172\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 173 │ async fn upload_file( [INFO] [stdout] 174 │ &self, [INFO] [stdout] 15: \x1b[91m::commit::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m243\x1b[0m [INFO] [stdout] 241 │ [INFO] [stdout] 242 │ for entry in missing.entries { [INFO] [stdout] \x1b[37;1m 243\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.upload_file(root, &entry.name, artifacts).await?;\x1b[0m [INFO] [stdout] 244 │ } [INFO] [stdout] 245 │ } [INFO] [stdout] 16: \x1b[91m::commit::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 17: \x1b[91m::commit::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m195\x1b[0m [INFO] [stdout] 193 │ } [INFO] [stdout] 194 │ [INFO] [stdout] \x1b[37;1m 195\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self, artifacts))]\x1b[0m [INFO] [stdout] 196 │ async fn commit( [INFO] [stdout] 197 │ &self, [INFO] [stdout] 18: \x1b[91m::upload_package::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m289\x1b[0m [INFO] [stdout] 287 │ ( [INFO] [stdout] 288 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout] \x1b[37;1m 289\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?,\x1b[0m [INFO] [stdout] 290 │ false, [INFO] [stdout] 291 │ ) [INFO] [stdout] 19: \x1b[91m::upload_package::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 20: \x1b[91m::upload_package::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/upload.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout] \x1b[37;1m 250\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 251 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 252 │ let dsc_parent = self [INFO] [stdout] 21: \x1b[91m::dput::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m190\x1b[0m [INFO] [stdout] 188 │ debug!(?initial_build_meta); [INFO] [stdout] 189 │ [INFO] [stdout] \x1b[37;1m 190\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let result = uploader.upload_package(artifacts).await?;\x1b[0m [INFO] [stdout] 191 │ [INFO] [stdout] 192 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22: \x1b[91m::dput::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 23: \x1b[91m::dput::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m136\x1b[0m [INFO] [stdout] 134 │ [INFO] [stdout] 135 │ impl Actions { [INFO] [stdout] \x1b[37;1m 136\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 137 │ pub async fn dput( [INFO] [stdout] 138 │ &mut self, [INFO] [stdout] 24: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m287\x1b[0m [INFO] [stdout] 285 │ [INFO] [stdout] 286 │ match action { [INFO] [stdout] \x1b[37;1m 287\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CommonAction::Dput(args) => self.actions.dput(args, &mut artifacts).await?,\x1b[0m [INFO] [stdout] 288 │ CommonAction::Monitor(args) => { [INFO] [stdout] 289 │ self.actions [INFO] [stdout] 25: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 26: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 27: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 28: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 29: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 30: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 31: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 33: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 35: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 36: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 39: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 41: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 42: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 43: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 44: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 45: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 46: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 47: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 50: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 51: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 52: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 53: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 55: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 56: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 57: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 58: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 59: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 60: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 61: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 62: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 63: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 64: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 65: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 66: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 67: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 68: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 69: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 70: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 71: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 72: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 73: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 74: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 75: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 76: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 77: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 78: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 82: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 83: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 84: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 85: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 86: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 87: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 88: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 89: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 90: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 91: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 92: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 93: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 94: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 95: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2026-01-25T07:56:48.546081Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.592991Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:48.597031Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:48.602793Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37457), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:48.602913Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.609343Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2026-01-25T07:56:48.617755Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2026-01-25T07:56:48.617809Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }, CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2026-01-25T07:56:48.617893Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:48.627958Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2026-01-25T07:56:48.647756Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.647869Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:48.651092Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:48.651197Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package uploaded with revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:48.651272Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("a538b970fdbfd8af2cb3fe47c0c72eca"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:49.864070Z TRACE command{cmdline="dput foo test1.dsc"}: obs_gitlab_runner::handler: > dput foo test1.dsc obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.910902Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:49.913859Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:49.916306Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37457), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", versrel: "1.0-1", bcnt: "1", readytime: 1769327808, starttime: 1769327808, endtime: 1769327808, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "cb84620840990e40676cf0813eb402ef" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:49.916461Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.918832Z TRACE command{cmdline="dput foo test1.dsc"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} present_files={"test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70"} [INFO] [stdout] 2026-01-25T07:56:49.921598Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:49.922821Z DEBUG command{cmdline="dput foo test1.dsc"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:49.922915Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:49.922965Z TRACE command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:49.923055Z DEBUG command{cmdline="dput foo test1.dsc"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("a538b970fdbfd8af2cb3fe47c0c72eca"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2026-01-25T07:56:50.760618Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}: obs_gitlab_runner::handler: > dput foo test1.dsc --rebuild-if-unchanged obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.766454Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving initial build info: ObsBuildInfo { project: "foo", package: "bar", rev: None, srcmd5: None, is_branched: false, enabled_repos: {} } [INFO] [stdout] 2026-01-25T07:56:50.774645Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_if_package_exists{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo", repositories: [RepositoryMeta { name: "repo", rebuild: Transitive, block: All, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2026-01-25T07:56:50.781780Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37457), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Matcher], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [JobHist { package: "bar", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", versrel: "1.0-1", bcnt: "1", readytime: 1769327808, starttime: 1769327808, endtime: 1769327808, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "cb84620840990e40676cf0813eb402ef" }] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2026-01-25T07:56:50.781892Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo/bar... obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.787844Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:upload_package{self=ObsDscUploader { project: "foo", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1": "202cb962ac59075b964b07152d234b70", "_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={"_meta": "78f10d1c7cd65f5a2e157b5f8c723d3e", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} [INFO] [stdout] 2026-01-25T07:56:50.793759Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Failed, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:50.794780Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput:get_status_when_ready{project="foo" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Disabled, dirty: false, details: Some("") } [INFO] [stdout] 2026-01-25T07:56:50.794875Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::build_meta: Disabling repo=repo repo_arch.arch=x86_64 [INFO] [stdout] 2026-01-25T07:56:50.794914Z TRACE command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Package unchanged at revision 1. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:50.796030Z DEBUG command{cmdline="dput foo test1.dsc --rebuild-if-unchanged"}:dput: obs_gitlab_runner::actions: Saving complete build info: ObsBuildInfo { project: "foo", package: "bar", rev: Some("1"), srcmd5: Some("a538b970fdbfd8af2cb3fe47c0c72eca"), is_branched: false, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: Some(1769327808) }} } [INFO] [stdout] 2026-01-25T07:56:51.416105Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:51.452156Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:53.044240Z TRACE command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:53.044971Z TRACE command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", prev_endtime_for_commit: Some(1769327808) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:37457/package/live_build_log/foo/bar/repo/aarch64 obs_gitlab_runner.output=true [INFO] [stdout] 2026-01-25T07:56:53.152111Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", prev_endtime_for_commit: Some(1769327808) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", versrel: "1.0-1", bcnt: "1", readytime: 1769327808, starttime: 1769327808, endtime: 1769327808, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "cb84620840990e40676cf0813eb402ef" }, JobHist { package: "bar", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", versrel: "1.0-1", bcnt: "1", readytime: 1769327813, starttime: 1769327813, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "cec3360cdacd0d6922d968d8ef28282d" }] [INFO] [stdout] 2026-01-25T07:56:53.152203Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}:monitor:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", prev_endtime_for_commit: Some(1769327808) } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2026-01-25T07:56:53.152293Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}:monitor: obs_gitlab_runner::actions: Completed with: Failed(Failed) [INFO] [stdout] 2026-01-25T07:56:53.161630Z DEBUG command{cmdline="monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"}:monitor:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", prev_endtime_for_commit: Some(1769327808) } } filename="build.log"}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'a538b970fdbfd8af2cb3fe47c0c72eca' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2026-01-25T07:56:53.168586Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: \x1b[91mBuild logs are unavailable (overwritten by a later build revision?)\x1b[0m [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcheck_log_md5\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ } [INFO] [stdout] 166 │ [INFO] [stdout] \x1b[37;1m 167 > #[instrument(skip(self, content))]\x1b[0m [INFO] [stdout] 168 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: \x1b[91mobs_gitlab_runner::monitor\x1b[0m\x1b[91m::\x1b[0m\x1b[91mdownload_build_log\x1b[0m with \x1b[96m\x1b[3mself\x1b[0m\x1b[2m=\x1b[0mObsMonitor { package: MonitoredPackage { project: "foo", package: "bar", repository: "repo", arch: "aarch64", rev: "1", srcmd5: "a538b970fdbfd8af2cb3fe47c0c72eca", prev_endtime_for_commit: Some(1769327808) } } \x1b[3mfilename\x1b[0m\x1b[2m=\x1b[0m"build.log"\x1b[0m [INFO] [stdout] at \x1b[35msrc/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242 > #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 2: \x1b[91mobs_gitlab_runner::actions\x1b[0m\x1b[91m::\x1b[0m\x1b[91mmonitor\x1b[0m [INFO] [stdout] at \x1b[35msrc/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253 > #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 3: \x1b[91mobs_gitlab_runner::handler\x1b[0m\x1b[91m::\x1b[0m\x1b[91mcommand\x1b[0m with \x1b[96m\x1b[3mcmdline\x1b[0m\x1b[2m=\x1b[0m"monitor --rev 1 --srcmd5 a538b970fdbfd8af2cb3fe47c0c72eca --build-log-out build.log --prev-endtime-for-commit 1769327808 --project foo --package bar --repository repo --arch aarch64"\x1b[0m [INFO] [stdout] at \x1b[35msrc/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269 > #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 4: \x1b[91mgitlab_runner::gitlab::job\x1b[0m\x1b[91m::\x1b[0m\x1b[91mrun\x1b[0m with \x1b[96mgitlab.job=272\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m252\x1b[0m [INFO] [stdout] 250 │ // the gitlab_runner::gitlab::job target is specified for crate users to depend on; Also it's [INFO] [stdout] 251 │ // at max verbosity (error), so it always shows up regardless of level. [INFO] [stdout] \x1b[37;1m 252 > #[tracing::instrument(target = "gitlab_runner::gitlab::job",\x1b[0m [INFO] [stdout] 253 │ level = "error", [INFO] [stdout] 254 │ skip_all, [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: \x1b[91m::default\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m [INFO] [stdout] 1016 │ pub(crate) fn default(&self, error: &(dyn std::error::Error + 'static)) -> crate::Handler { [INFO] [stdout] 1017 │ let backtrace = if lib_verbosity() != Verbosity::Minimal { [INFO] [stdout] \x1b[37;1m 1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Some(backtrace::Backtrace::new())\x1b[0m [INFO] [stdout] 1019 │ } else { [INFO] [stdout] 1020 │ None [INFO] [stdout] 2: \x1b[91m::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m [INFO] [stdout] 1066 │ /// Convert the self into the boxed type expected by `eyre::set_hook`. [INFO] [stdout] 1067 │ pub fn into_eyre_hook(self) -> HookFunc { [INFO] [stdout] \x1b[37;1m 1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Box::new(move |e| Box::new(self.default(e)))\x1b[0m [INFO] [stdout] 1069 │ } [INFO] [stdout] 1070 │ } [INFO] [stdout] 3: \x1b[91meyre[b1bb5482e0ee89bf]::capture_handler\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m601\x1b[0m [INFO] [stdout] 599 │ .as_ref(); [INFO] [stdout] 600 │ [INFO] [stdout] \x1b[37;1m 601\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut handler = hook(error);\x1b[0m [INFO] [stdout] 602 │ [INFO] [stdout] 603 │ #[cfg(track_caller)] [INFO] [stdout] 4: \x1b[91m::from_adhoc::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m114\x1b[0m [INFO] [stdout] 112 │ // Safety: MessageError is repr(transparent) so it is okay for the [INFO] [stdout] 113 │ // vtable to allow casting the MessageError to M. [INFO] [stdout] \x1b[37;1m 114\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let handler = Some(crate::capture_handler(&error));\x1b[0m [INFO] [stdout] 115 │ [INFO] [stdout] 116 │ unsafe { Report::construct(error, vtable, handler) } [INFO] [stdout] 5: \x1b[91m::msg::<&str>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs\x1b[0m:\x1b[35m70\x1b[0m [INFO] [stdout] 68 │ M: Display + Debug + Send + Sync + 'static, [INFO] [stdout] 69 │ { [INFO] [stdout] \x1b[37;1m 70\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::from_adhoc(message)\x1b[0m [INFO] [stdout] 71 │ } [INFO] [stdout] 72 │ [INFO] [stdout] 6: \x1b[91meyre[b1bb5482e0ee89bf]::private::format_err\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/lib.rs\x1b[0m:\x1b[35m1316\x1b[0m [INFO] [stdout] 1314 │ if let Some(message) = fmt_arguments_as_str { [INFO] [stdout] 1315 │ // eyre!("literal"), can downcast to &'static str [INFO] [stdout] \x1b[37;1m 1316\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Report::msg(message)\x1b[0m [INFO] [stdout] 1317 │ } else { [INFO] [stdout] 1318 │ // eyre!("interpolate {var}"), can downcast to String [INFO] [stdout] 7: \x1b[91m::check_log_md5\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m171\x1b[0m [INFO] [stdout] 169 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 170 │ debug!(%needle, %content); [INFO] [stdout] \x1b[37;1m 171\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m ensure!(\x1b[0m [INFO] [stdout] 172 │ content.contains(&needle), [INFO] [stdout] 173 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: \x1b[91m::download_build_log::::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m278\x1b[0m [INFO] [stdout] 276 │ .await [INFO] [stdout] 277 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout] \x1b[37;1m 278\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.check_log_md5(&String::from_utf8_lossy(&buf))?;\x1b[0m [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9: \x1b[91m::download_build_log::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 10: \x1b[91m::download_build_log::::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/monitor.rs\x1b[0m:\x1b[35m242\x1b[0m [INFO] [stdout] 240 │ } [INFO] [stdout] 241 │ [INFO] [stdout] \x1b[37;1m 242\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(artifacts))]\x1b[0m [INFO] [stdout] 243 │ pub async fn download_build_log( [INFO] [stdout] 244 │ &self, [INFO] [stdout] 11: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m280\x1b[0m [INFO] [stdout] 278 │ let mut log_file = monitor [INFO] [stdout] 279 │ .download_build_log(&args.build_log_out, artifacts) [INFO] [stdout] \x1b[37;1m 280\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?;\x1b[0m [INFO] [stdout] 281 │ [INFO] [stdout] 282 │ match completion { [INFO] [stdout] 12: \x1b[91m::monitor<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 13: \x1b[91m::monitor::<::command::{closure#0}::{closure#0}::{closure#0}::{closure#0}, ::command::{closure#0}::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::GitLabArtifacts>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/actions.rs\x1b[0m:\x1b[35m253\x1b[0m [INFO] [stdout] 251 │ } [INFO] [stdout] 252 │ [INFO] [stdout] \x1b[37;1m 253\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip_all, fields(args))]\x1b[0m [INFO] [stdout] 254 │ pub async fn monitor> + Send>( [INFO] [stdout] 255 │ &mut self, [INFO] [stdout] 14: \x1b[91m::command::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m304\x1b[0m [INFO] [stdout] 302 │ &mut artifacts, [INFO] [stdout] 303 │ ) [INFO] [stdout] \x1b[37;1m 304\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await?\x1b[0m [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ CommonAction::DownloadBinaries(args) => { [INFO] [stdout] 15: \x1b[91m::command::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 16: \x1b[91m::command::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m269\x1b[0m [INFO] [stdout] 267 │ } [INFO] [stdout] 268 │ [INFO] [stdout] \x1b[37;1m 269\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[instrument(skip(self))]\x1b[0m [INFO] [stdout] 270 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 271 │ // TODO: inject user? [INFO] [stdout] 17: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m367\x1b[0m [INFO] [stdout] 365 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 366 │ for command in script { [INFO] [stdout] \x1b[37;1m 367\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m if let Err(err) = self.command(command).await {\x1b[0m [INFO] [stdout] 368 │ // Failed builds would already have information on them printed [INFO] [stdout] 369 │ // above, so don't print anything on them again. [INFO] [stdout] 18: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 19: \x1b[91m>::step::{closure#0}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/macros/select.rs\x1b[0m:\x1b[35m708\x1b[0m [INFO] [stdout] 706 │ [INFO] [stdout] 707 │ // Try polling it [INFO] [stdout] \x1b[37;1m 708\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let out = match Future::poll(fut, cx) {\x1b[0m [INFO] [stdout] 709 │ Ready(out) => out, [INFO] [stdout] 710 │ Pending => { [INFO] [stdout] 20: \x1b[32m>::step::{closure#0}::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/poll_fn.rs\x1b[0m:\x1b[35m151\x1b[0m [INFO] [stdout] 21: \x1b[91m>::step::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/lib.rs\x1b[0m:\x1b[35m198\x1b[0m [INFO] [stdout] 196 │ cancel_token: &CancellationToken, [INFO] [stdout] 197 │ ) -> JobResult { [INFO] [stdout] \x1b[37;1m 198\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m tokio::select! {\x1b[0m [INFO] [stdout] 199 │ r = self.step(script, phase) => r, [INFO] [stdout] 200 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22: \x1b[32m> + core[7ebf52c056bd56a4]::marker::Send>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 23: \x1b[91mgitlab_runner[854849fd673377ae]::run::run::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.3.0-rc1/src/run.rs\x1b[0m:\x1b[35m42\x1b[0m [INFO] [stdout] 40 │ let script_result = handler [INFO] [stdout] 41 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout] \x1b[37;1m 42\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m .await;\x1b[0m [INFO] [stdout] 43 │ [INFO] [stdout] 44 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m321\x1b[0m [INFO] [stdout] 319 │ let (span, inner) = self.project().span_and_inner_pin_mut(); [INFO] [stdout] 320 │ let _enter = span.enter(); [INFO] [stdout] \x1b[37;1m 321\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m inner.poll(cx)\x1b[0m [INFO] [stdout] 322 │ } [INFO] [stdout] 323 │ } [INFO] [stdout] 25: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs\x1b[0m:\x1b[35m388\x1b[0m [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout] \x1b[37;1m 388\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(cx)\x1b[0m [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 26: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>> as core[7ebf52c056bd56a4]::future::future::Future>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 27: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m365\x1b[0m [INFO] [stdout] 363 │ [INFO] [stdout] 364 │ let _guard = TaskIdGuard::enter(self.task_id); [INFO] [stdout] \x1b[37;1m 365\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m future.poll(&mut cx)\x1b[0m [INFO] [stdout] 366 │ }) [INFO] [stdout] 367 │ }; [INFO] [stdout] 28: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>>>>::with_mut::>, ::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs\x1b[0m:\x1b[35m16\x1b[0m [INFO] [stdout] 14 │ #[inline(always)] [INFO] [stdout] 15 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout] \x1b[37;1m 16\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f(self.0.get())\x1b[0m [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ } [INFO] [stdout] 29: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs\x1b[0m:\x1b[35m354\x1b[0m [INFO] [stdout] 352 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 353 │ let res = { [INFO] [stdout] \x1b[37;1m 354\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.stage.stage.with_mut(|ptr| {\x1b[0m [INFO] [stdout] 355 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 356 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m535\x1b[0m [INFO] [stdout] 533 │ } [INFO] [stdout] 534 │ let guard = Guard { core }; [INFO] [stdout] \x1b[37;1m 535\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = guard.core.poll(cx);\x1b[0m [INFO] [stdout] 536 │ mem::forget(guard); [INFO] [stdout] 537 │ res [INFO] [stdout] 31: \x1b[32m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 32: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 33: \x1b[32m__rust_try\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] 34: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::>, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 35: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 36: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::harness::poll_future::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m523\x1b[0m [INFO] [stdout] 521 │ fn poll_future(core: &Core, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 522 │ // Poll the future. [INFO] [stdout] \x1b[37;1m 523\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let output = panic::catch_unwind(panic::AssertUnwindSafe(|| {\x1b[0m [INFO] [stdout] 524 │ struct Guard<'a, T: Future, S: Schedule> { [INFO] [stdout] 525 │ core: &'a Core, [INFO] [stdout] 37: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m210\x1b[0m [INFO] [stdout] 208 │ let waker_ref = waker_ref::(&header_ptr); [INFO] [stdout] 209 │ let cx = Context::from_waker(&waker_ref); [INFO] [stdout] \x1b[37;1m 210\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let res = poll_future(self.core(), cx);\x1b[0m [INFO] [stdout] 211 │ [INFO] [stdout] 212 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: \x1b[91m::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs\x1b[0m:\x1b[35m155\x1b[0m [INFO] [stdout] 153 │ pub(super) fn poll(self) { [INFO] [stdout] 154 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout] \x1b[37;1m 155\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m match self.poll_inner() {\x1b[0m [INFO] [stdout] 156 │ PollFuture::Notified => { [INFO] [stdout] 157 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: \x1b[91mtokio[a7621e7ce80c633b]::runtime::task::raw::poll::::{closure#0}::{closure#0}, obs_gitlab_runner[83f482fd33b1b7b6]::handler::ObsJobHandler, obs_gitlab_runner[83f482fd33b1b7b6]::handler::UploadableArtifact, futures_util[ec00d7a376530c69]::future::ready::Ready>>::{closure#0}>>>>, alloc[ed4a2d6a5f8966cc]::sync::Arc>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m325\x1b[0m [INFO] [stdout] 323 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 324 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout] \x1b[37;1m 325\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m harness.poll();\x1b[0m [INFO] [stdout] 326 │ } [INFO] [stdout] 327 │ [INFO] [stdout] 40: \x1b[91m::poll\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs\x1b[0m:\x1b[35m255\x1b[0m [INFO] [stdout] 253 │ pub(crate) fn poll(self) { [INFO] [stdout] 254 │ let vtable = self.header().vtable; [INFO] [stdout] \x1b[37;1m 255\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m unsafe { (vtable.poll)(self.ptr) }\x1b[0m [INFO] [stdout] 256 │ } [INFO] [stdout] 257 │ [INFO] [stdout] 41: \x1b[91m>>::run\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs\x1b[0m:\x1b[35m509\x1b[0m [INFO] [stdout] 507 │ let raw = self.task.raw; [INFO] [stdout] 508 │ mem::forget(self); [INFO] [stdout] \x1b[37;1m 509\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m raw.poll();\x1b[0m [INFO] [stdout] 510 │ } [INFO] [stdout] 511 │ } [INFO] [stdout] 42: \x1b[91m::block_on::>>>::{closure#0}::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m789\x1b[0m [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 788 │ [INFO] [stdout] \x1b[37;1m 789\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m task.run();\x1b[0m [INFO] [stdout] 790 │ [INFO] [stdout] 791 │ #[cfg(tokio_unstable)] [INFO] [stdout] 43: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::with_budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m167\x1b[0m [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout] \x1b[37;1m 167\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 44: \x1b[91mtokio[a7621e7ce80c633b]::task::coop::budget::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs\x1b[0m:\x1b[35m133\x1b[0m [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 133\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m with_budget(Budget::initial(), f)\x1b[0m [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 45: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 46: \x1b[91m::enter::<(), ::run_task<(), ::block_on>>>::{closure#0}::{closure#1}>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m432\x1b[0m [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout] \x1b[37;1m 432\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = f();\x1b[0m [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 47: \x1b[91m::run_task::<(), ::block_on>>>::{closure#0}::{closure#1}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m368\x1b[0m [INFO] [stdout] 366 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 367 │ core.metrics.start_poll(); [INFO] [stdout] \x1b[37;1m 368\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let mut ret = self.enter(core, || crate::task::coop::budget(f));\x1b[0m [INFO] [stdout] 369 │ ret.0.metrics.end_poll(); [INFO] [stdout] 370 │ ret [INFO] [stdout] 48: \x1b[91m::block_on::>>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m785\x1b[0m [INFO] [stdout] 783 │ let task_meta = task.task_meta(); [INFO] [stdout] 784 │ [INFO] [stdout] \x1b[37;1m 785\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (c, ()) = context.run_task(core, || {\x1b[0m [INFO] [stdout] 786 │ #[cfg(tokio_unstable)] [INFO] [stdout] 787 │ context.handle.task_hooks.poll_start_callback(&task_meta); [INFO] [stdout] 49: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 50: \x1b[91m>::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs\x1b[0m:\x1b[35m40\x1b[0m [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout] \x1b[37;1m 40\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m f()\x1b[0m [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 51: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 52: \x1b[32m>::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m513\x1b[0m [INFO] [stdout] 53: \x1b[32m>::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs\x1b[0m:\x1b[35m477\x1b[0m [INFO] [stdout] 54: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs\x1b[0m:\x1b[35m176\x1b[0m [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout] \x1b[37;1m 176\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m CONTEXT.with(|c| c.scheduler.set(v, f))\x1b[0m [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 55: \x1b[91m::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m829\x1b[0m [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout] \x1b[37;1m 829\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let (core, ret) = context::set_scheduler(&self.context, || f(core, context));\x1b[0m [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: \x1b[91m::block_on::>>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m729\x1b[0m [INFO] [stdout] 727 │ #[track_caller] [INFO] [stdout] 728 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout] \x1b[37;1m 729\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m let ret = self.enter(|mut core, context| {\x1b[0m [INFO] [stdout] 730 │ let waker = Handle::waker_ref(&context.handle); [INFO] [stdout] 731 │ let mut cx = std::task::Context::from_waker(&waker); [INFO] [stdout] 57: \x1b[91m::block_on::>>::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m200\x1b[0m [INFO] [stdout] 198 │ .worker_metrics [INFO] [stdout] 199 │ .set_thread_id(thread::current().id()); [INFO] [stdout] \x1b[37;1m 200\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return core.block_on(future);\x1b[0m [INFO] [stdout] 201 │ } else { [INFO] [stdout] 202 │ let notified = self.notify.notified(); [INFO] [stdout] 58: \x1b[91mtokio[a7621e7ce80c633b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs\x1b[0m:\x1b[35m65\x1b[0m [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout] \x1b[37;1m 65\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m return f(&mut guard.blocking);\x1b[0m [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 59: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs\x1b[0m:\x1b[35m188\x1b[0m [INFO] [stdout] 186 │ pin!(future); [INFO] [stdout] 187 │ [INFO] [stdout] \x1b[37;1m 188\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m crate::runtime::context::enter_runtime(handle, false, |blocking| {\x1b[0m [INFO] [stdout] 189 │ let handle = handle.as_current_thread(); [INFO] [stdout] 190 │ [INFO] [stdout] 60: \x1b[91m::block_on_inner::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m356\x1b[0m [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ match &self.scheduler { [INFO] [stdout] \x1b[37;1m 356\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),\x1b[0m [INFO] [stdout] 357 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 358 │ Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 61: \x1b[91m::block_on::>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs\x1b[0m:\x1b[35m330\x1b[0m [INFO] [stdout] 328 │ self.block_on_inner(Box::pin(future), SpawnMeta::new_unnamed(fut_size)) [INFO] [stdout] 329 │ } else { [INFO] [stdout] \x1b[37;1m 330\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m self.block_on_inner(future, SpawnMeta::new_unnamed(fut_size))\x1b[0m [INFO] [stdout] 331 │ } [INFO] [stdout] 332 │ } [INFO] [stdout] 62: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 63: \x1b[91mobs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/opt/rustwide/workdir/src/handler.rs\x1b[0m:\x1b[35m1414\x1b[0m [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout] \x1b[37;1m 1414\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m #[rstest]\x1b[0m [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 64: \x1b[32m>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 65: \x1b[32m core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 66: \x1b[32mtest[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m663\x1b[0m [INFO] [stdout] 67: \x1b[32mtest[3318909d72adbd73]::run_test_in_process::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 68: \x1b[32m as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 69: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 70: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 71: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 72: \x1b[32mtest[3318909d72adbd73]::run_test_in_process\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m686\x1b[0m [INFO] [stdout] 73: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m607\x1b[0m [INFO] [stdout] 74: \x1b[32mtest[3318909d72adbd73]::run_test::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs\x1b[0m:\x1b[35m637\x1b[0m [INFO] [stdout] 75: \x1b[32mstd[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m [INFO] [stdout] 76: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m91\x1b[0m [INFO] [stdout] 77: \x1b[32m::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs\x1b[0m:\x1b[35m274\x1b[0m [INFO] [stdout] 78: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m [INFO] [stdout] 79: \x1b[32mstd[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m [INFO] [stdout] 80: \x1b[32mstd[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m [INFO] [stdout] 81: \x1b[32mstd[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs\x1b[0m:\x1b[35m89\x1b[0m [INFO] [stdout] 82: \x1b[32m::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m [INFO] [stdout] 83: \x1b[32m + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs\x1b[0m:\x1b[35m2206\x1b[0m [INFO] [stdout] 84: \x1b[32m::new::thread_start\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m/rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs\x1b[0m:\x1b[35m127\x1b[0m [INFO] [stdout] 85: \x1b[91mclone\x1b[0m\x1b[90m\x1b[0m [INFO] [stdout] at \x1b[35m\x1b[0m:\x1b[35m\x1b[0m [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] Location: src/handler.rs:1259 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:975 [INFO] [stdout] 973 │ [INFO] [stdout] 974 │ let backtrace = if capture_bt { [INFO] [stdout]  975 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 976 │ } else { [INFO] [stdout] 977 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs:954 [INFO] [stdout] 952 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 953 │ Box::new(move |panic_info| { [INFO] [stdout]  954 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 955 │ }) [INFO] [stdout] 956 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:439 [INFO] [stdout] 10: core[7ebf52c056bd56a4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:394 [INFO] [stdout] 11: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_monitoring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1259 [INFO] [stdout] 1257 │ // so don't check for an old build status. [INFO] [stdout] 1258 │ let build_actually_occurred = dput_test != DputTest::ReusePreviousBuild; [INFO] [stdout]  1259 >  assert_eq!( [INFO] [stdout] 1260 │ job_log.contains("Waiting for build status"), [INFO] [stdout] 1261 │ build_actually_occurred [INFO] [stdout] 12: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}::{closure#0}:: [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1446 [INFO] [stdout] 1444 │ download_binaries, [INFO] [stdout] 1445 │ ) [INFO] [stdout]  1446 >  .await; [INFO] [stdout] 1447 │ [INFO] [stdout] 1448 │ test_prune( [INFO] [stdout] 13: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:388 [INFO] [stdout] 386 │ let future = this.inner; [INFO] [stdout] 387 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  388 >  future.poll(cx) [INFO] [stdout] 389 │ } [INFO] [stdout] 390 │ } [INFO] [stdout] 14: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::with_context::<(), obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:529 [INFO] [stdout] 527 │ .with(GitLabForwarder::new(layer)), [INFO] [stdout] 528 │ ) [INFO] [stdout]  529 >  .await [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout] 15: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1456 [INFO] [stdout] 1454 │ .await; [INFO] [stdout] 1455 │ }) [INFO] [stdout]  1456 >  .await; [INFO] [stdout] 1457 │ } [INFO] [stdout] 1458 │ [INFO] [stdout] 16: obs_gitlab_runner[83f482fd33b1b7b6]::handler::tests::test_handler_flow::dput_test_2_DputTest__Rebuild::build_success_2_false::log_test_3_MonitorLogTest__Unavailable::download_binaries_1_true::prune_only_if_job_unsuccessful_2_false::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1414 [INFO] [stdout] 1412 │ } [INFO] [stdout] 1413 │ [INFO] [stdout]  1414 >  #[rstest] [INFO] [stdout] 1415 │ #[tokio::test] [INFO] [stdout] 1416 │ async fn test_handler_flow( [INFO] [stdout] 17: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 18: >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 20: tokio[a7621e7ce80c633b]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167 [INFO] [stdout] 165 │ // The function is called regardless even if the budget is not successfully [INFO] [stdout] 166 │ // set due to the thread-local being destroyed. [INFO] [stdout]  167 >  f() [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout] 21: tokio[a7621e7ce80c633b]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133 [INFO] [stdout] 131 │ #[inline(always)] [INFO] [stdout] 132 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  133 >  with_budget(Budget::initial(), f) [INFO] [stdout] 134 │ } [INFO] [stdout] 135 │ [INFO] [stdout] 22: ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742 [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout] 741 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  742 >  crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 744 │ [INFO] [stdout] 23: ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432 [INFO] [stdout] 430 │ [INFO] [stdout] 431 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  432 >  let ret = f(); [INFO] [stdout] 433 │ [INFO] [stdout] 434 │ // Take the scheduler core back [INFO] [stdout] 24: ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741 [INFO] [stdout] 739 │ [INFO] [stdout] 740 │ if handle.reset_woken() { [INFO] [stdout]  741 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 742 │ crate::task::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 743 │ }); [INFO] [stdout] 25: ::enter::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829 [INFO] [stdout] 827 │ [INFO] [stdout] 828 │ // Call the closure and place `core` back [INFO] [stdout]  829 >  let (core, ret) = context::set_scheduler(&self.context, || f(core, context)); [INFO] [stdout] 830 │ [INFO] [stdout] 831 │ *context.core.borrow_mut() = Some(core); [INFO] [stdout] 26: >::set::<::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40 [INFO] [stdout] 38 │ }; [INFO] [stdout] 39 │ [INFO] [stdout]  40 >  f() [INFO] [stdout] 41 │ } [INFO] [stdout] 42 │ [INFO] [stdout] 27: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [INFO] [stdout]  176 >  CONTEXT.with(|c| c.scheduler.set(v, f)) [INFO] [stdout] 177 │ } [INFO] [stdout] 178 │ [INFO] [stdout] 28: >::try_with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513 [INFO] [stdout] 29: >::with::, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>)> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477 [INFO] [stdout] 30: tokio[a7621e7ce80c633b]::runtime::context::set_scheduler::<(alloc[ed4a2d6a5f8966cc]::boxed::Box, core[7ebf52c056bd56a4]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176 [INFO] [stdout] 174 │ [INFO] [stdout] 175 │ pub(super) fn set_scheduler(v: &scheduler::Context, f: impl FnOnce() -> R) -> R { [WARN] too many lines in the log, truncating it